mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
adding zenstack.
This commit is contained in:
+5
-1
@@ -46,6 +46,7 @@
|
||||
"@tanstack/react-query": "^5.59.18",
|
||||
"@tanstack/react-table": "^8.20.5",
|
||||
"@types/ws": "^8.5.13",
|
||||
"@zenstackhq/runtime": "2.10.1",
|
||||
"argon2": "^0.41.1",
|
||||
"bcrypt": "^5.1.1",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
@@ -86,12 +87,15 @@
|
||||
"@types/node": "^20",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||
"@zenstackhq/openapi": "^2.10.1",
|
||||
"@zenstackhq/tanstack-query": "^2.10.1",
|
||||
"eslint": "^8",
|
||||
"eslint-config-next": "15.0.3",
|
||||
"postcss": "^8",
|
||||
"prisma": "^5.22.0",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"typescript": "^5"
|
||||
"typescript": "^5",
|
||||
"zenstack": "2.10.1"
|
||||
},
|
||||
"overrides": {
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
|
||||
Reference in New Issue
Block a user