Skip to content

Commit 4b6bb20

Browse files
committed
chore: update to latest ZenStack
1 parent 9cfac4d commit 4b6bb20

File tree

2 files changed

+79
-61
lines changed

2 files changed

+79
-61
lines changed

package-lock.json

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

package.json

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

0 commit comments

Comments
 (0)