Skip to content

Commit cb76e83

Browse files
committed
chore: update to latest ZenStack
1 parent e156959 commit cb76e83

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

package-lock.json

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
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.2",
28-
"@zenstackhq/server": "^2.11.2",
29-
"@zenstackhq/tanstack-query": "^2.11.2",
27+
"@zenstackhq/runtime": "^2.11.3",
28+
"@zenstackhq/server": "^2.11.3",
29+
"@zenstackhq/tanstack-query": "^2.11.3",
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.2"
59+
"zenstack": "^2.11.3"
6060
}
6161
}

0 commit comments

Comments
 (0)