Skip to content

Commit 3711e02

Browse files
committed
chore: update to latest ZenStack
1 parent 3f01cc7 commit 3711e02

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
@@ -23,8 +23,8 @@
2323
"@next-auth/prisma-adapter": "^1.0.6",
2424
"@prisma/client": "^6.1.0",
2525
"@vercel/analytics": "^1.0.1",
26-
"@zenstackhq/runtime": "2.13.2",
27-
"@zenstackhq/server": "2.13.2",
26+
"@zenstackhq/runtime": "2.13.3",
27+
"@zenstackhq/server": "2.13.3",
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.13.2",
49+
"@zenstackhq/swr": "2.13.3",
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.1.0",
5555
"tailwindcss": "^3.1.8",
5656
"typescript": "^5.1.6",
57-
"zenstack": "2.13.2"
57+
"zenstack": "2.13.3"
5858
}
5959
}

0 commit comments

Comments
 (0)