Skip to content

Commit 5a62ad5

Browse files
committed
chore: update to latest ZenStack
1 parent 421410e commit 5a62ad5

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

package-lock.json

+29-29
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
@@ -25,17 +25,17 @@
2525
"tailwindcss": "^3.3.3",
2626
"vue": "^3.4.21",
2727
"vue-router": "^4.3.0",
28-
"zenstack": "^2.12.1"
28+
"zenstack": "^2.12.2"
2929
},
3030
"dependencies": {
3131
"@heroicons/vue": "^2.0.18",
3232
"@next-auth/prisma-adapter": "^1.0.7",
3333
"@prisma/client": "^6.1.0",
3434
"@sidebase/nuxt-auth": "^0.7.2",
3535
"@tanstack/vue-query": "^5.32.0",
36-
"@zenstackhq/runtime": "^2.12.1",
37-
"@zenstackhq/server": "^2.12.1",
38-
"@zenstackhq/tanstack-query": "^2.12.1",
36+
"@zenstackhq/runtime": "^2.12.2",
37+
"@zenstackhq/server": "^2.12.2",
38+
"@zenstackhq/tanstack-query": "^2.12.2",
3939
"bcryptjs": "^2.4.3",
4040
"moment": "^2.29.4",
4141
"nanoid": "^5.0.1",

0 commit comments

Comments
 (0)