Skip to content

Commit bccb17c

Browse files
committed
chore: update to latest ZenStack
1 parent b6614a4 commit bccb17c

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

package-lock.json

+26-26
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
@@ -27,8 +27,8 @@
2727
"@trpc/next": "^11.0.0-rc.502",
2828
"@trpc/react-query": "^11.0.0-rc.502",
2929
"@trpc/server": "^11.0.0-rc.502",
30-
"@zenstackhq/runtime": "^2.12.0",
31-
"@zenstackhq/trpc": "^2.12.0",
30+
"@zenstackhq/runtime": "^2.12.1",
31+
"@zenstackhq/trpc": "^2.12.1",
3232
"babel-plugin-superjson-next": "^0.4.5",
3333
"bcryptjs": "^2.4.3",
3434
"cross-env": "^7.0.3",
@@ -56,6 +56,6 @@
5656
"prisma": "^6.1.0",
5757
"tailwindcss": "^3.1.8",
5858
"typescript": "^5.3.2",
59-
"zenstack": "^2.12.0"
59+
"zenstack": "^2.12.1"
6060
}
6161
}

0 commit comments

Comments
 (0)