Skip to content

Commit 965ed76

Browse files
committed
chore: update to latest ZenStack
1 parent 7790373 commit 965ed76

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": "^5.19.1",
2525
"@tanstack/react-query": "^5.8.4",
2626
"@tanstack/react-query-devtools": "^5.8.3",
27-
"@zenstackhq/runtime": "^2.8.0",
28-
"@zenstackhq/server": "^2.8.0",
29-
"@zenstackhq/tanstack-query": "^2.8.0",
27+
"@zenstackhq/runtime": "^2.8.1",
28+
"@zenstackhq/server": "^2.8.1",
29+
"@zenstackhq/tanstack-query": "^2.8.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.1.8",
5858
"typescript": "^5.3.2",
59-
"zenstack": "^2.8.0"
59+
"zenstack": "^2.8.1"
6060
}
6161
}

0 commit comments

Comments
 (0)