Skip to content

Commit 8cd77cf

Browse files
committed
chore: update to latest ZenStack
1 parent d94afc9 commit 8cd77cf

File tree

2 files changed

+115
-58
lines changed

2 files changed

+115
-58
lines changed

package-lock.json

Lines changed: 111 additions & 54 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
@@ -23,8 +23,8 @@
2323
"@next-auth/prisma-adapter": "^1.0.6",
2424
"@prisma/client": "^6.0.1",
2525
"@vercel/analytics": "^1.0.1",
26-
"@zenstackhq/runtime": "2.10.1",
27-
"@zenstackhq/server": "2.10.1",
26+
"@zenstackhq/runtime": "2.10.2",
27+
"@zenstackhq/server": "2.10.2",
2828
"babel-plugin-superjson-next": "^0.4.5",
2929
"bcryptjs": "^2.4.3",
3030
"daisyui": "^4.4.10",
@@ -46,14 +46,14 @@
4646
"@types/react-dom": "18.0.6",
4747
"@typescript-eslint/eslint-plugin": "^6.13.1",
4848
"@typescript-eslint/parser": "^6.13.1",
49-
"@zenstackhq/swr": "2.10.1",
49+
"@zenstackhq/swr": "2.10.2",
5050
"autoprefixer": "^10.4.12",
5151
"eslint": "^7.19.0",
5252
"eslint-config-next": "12.3.1",
5353
"postcss": "^8.4.16",
5454
"prisma": "^6.0.1",
5555
"tailwindcss": "^3.1.8",
5656
"typescript": "^5.1.6",
57-
"zenstack": "2.10.1"
57+
"zenstack": "2.10.2"
5858
}
5959
}

0 commit comments

Comments
 (0)