Skip to content

Commit 23941f1

Browse files
committed
chore: update to latest ZenStack
1 parent 419a804 commit 23941f1

File tree

2 files changed

+83
-76
lines changed

2 files changed

+83
-76
lines changed

package-lock.json

+79-72
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"@prisma/client": "^6.2.0",
2525
"@tanstack/react-query": "^5.8.4",
2626
"@tanstack/react-query-devtools": "^5.8.3",
27-
"@zenstackhq/runtime": "^2.11.5",
28-
"@zenstackhq/server": "^2.11.5",
29-
"@zenstackhq/tanstack-query": "^2.11.5",
27+
"@zenstackhq/runtime": "^2.11.6",
28+
"@zenstackhq/server": "^2.11.6",
29+
"@zenstackhq/tanstack-query": "^2.11.6",
3030
"babel-plugin-superjson-next": "^0.4.5",
3131
"bcryptjs": "^2.4.3",
3232
"daisyui": "^4.0.7",
@@ -56,6 +56,6 @@
5656
"prisma": "^6.2.0",
5757
"tailwindcss": "^3.4.16",
5858
"typescript": "^5.3.2",
59-
"zenstack": "^2.11.5"
59+
"zenstack": "^2.11.6"
6060
}
6161
}

0 commit comments

Comments
 (0)