Skip to content

Commit 4ae6486

Browse files
committed
update to latest zenstack
1 parent 3419df7 commit 4ae6486

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package-lock.json

+23-23
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": "^10.44.1",
2828
"@trpc/react-query": "^10.5.0",
2929
"@trpc/server": "^10.5.0",
30-
"@zenstackhq/runtime": "^1.10.2",
31-
"@zenstackhq/trpc": "^1.10.2",
30+
"@zenstackhq/runtime": "^1.10.3",
31+
"@zenstackhq/trpc": "^1.10.3",
3232
"babel-plugin-superjson-next": "^0.4.5",
3333
"bcryptjs": "^2.4.3",
3434
"cross-env": "^7.0.3",
@@ -57,6 +57,6 @@
5757
"prisma": "^5.7.1",
5858
"tailwindcss": "^3.1.8",
5959
"typescript": "^5.3.2",
60-
"zenstack": "^1.10.2"
60+
"zenstack": "^1.10.3"
6161
}
6262
}

0 commit comments

Comments
 (0)