Skip to content

Commit 4b0a317

Browse files
committed
update to latest zenstack
1 parent 311244e commit 4b0a317

File tree

2 files changed

+76
-76
lines changed

2 files changed

+76
-76
lines changed

package-lock.json

Lines changed: 72 additions & 72 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,8 +24,8 @@
2424
"@prisma/client": "^5.0.0",
2525
"@tanstack/react-query": "^4.20.2",
2626
"@vercel/analytics": "^1.0.1",
27-
"@zenstackhq/runtime": "1.0.0-beta.12",
28-
"@zenstackhq/server": "1.0.0-beta.12",
27+
"@zenstackhq/runtime": "1.0.0-beta.13",
28+
"@zenstackhq/server": "1.0.0-beta.13",
2929
"babel-plugin-superjson-next": "^0.4.5",
3030
"bcryptjs": "^2.4.3",
3131
"daisyui": "^2.31.0",
@@ -45,14 +45,14 @@
4545
"@types/node": "^14.17.3",
4646
"@types/react": "18.0.21",
4747
"@types/react-dom": "18.0.6",
48-
"@zenstackhq/swr": "1.0.0-beta.12",
48+
"@zenstackhq/swr": "1.0.0-beta.13",
4949
"autoprefixer": "^10.4.12",
5050
"eslint": "^7.19.0",
5151
"eslint-config-next": "12.3.1",
5252
"postcss": "^8.4.16",
5353
"prisma": "^5.0.0",
5454
"tailwindcss": "^3.1.8",
5555
"typescript": "^5.1.6",
56-
"zenstack": "1.0.0-beta.12"
56+
"zenstack": "1.0.0-beta.13"
5757
}
5858
}

0 commit comments

Comments
 (0)