mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
Preparing the repository
This commit is contained in:
+7
-9
@@ -10,9 +10,9 @@
|
||||
"email": "email dev"
|
||||
},
|
||||
"dependencies": {
|
||||
"@auth/prisma-adapter": "^2.4.1",
|
||||
"@auth/prisma-adapter": "^2.7.4",
|
||||
"@hookform/resolvers": "^3.9.1",
|
||||
"@prisma/client": "^5.22.0",
|
||||
"@prisma/client": "^6.1.0",
|
||||
"@radix-ui/react-accordion": "^1.2.1",
|
||||
"@radix-ui/react-alert-dialog": "^1.1.2",
|
||||
"@radix-ui/react-aspect-ratio": "^1.1.0",
|
||||
@@ -43,7 +43,7 @@
|
||||
"@radix-ui/react-tooltip": "^1.1.3",
|
||||
"@react-email/components": "^0.0.28",
|
||||
"@t3-oss/env-nextjs": "^0.11.1",
|
||||
"@tanstack/react-query": "^5.59.18",
|
||||
"@tanstack/react-query": "^5.62.11",
|
||||
"@tanstack/react-table": "^8.20.5",
|
||||
"@types/ws": "^8.5.13",
|
||||
"@zenstackhq/runtime": "2.10.2",
|
||||
@@ -58,10 +58,9 @@
|
||||
"input-otp": "^1.4.0",
|
||||
"lucide-react": "^0.468.0",
|
||||
"minio": "^8.0.2",
|
||||
"next": "15.0.3",
|
||||
"next": "15.1.3",
|
||||
"next-auth": "^5.0.0-beta.25",
|
||||
"next-intl": "^3.24.0",
|
||||
"next-safe-action": "^7.4.3",
|
||||
"next-safe-action": "^7.10.2",
|
||||
"next-themes": "^0.3.0",
|
||||
"nodemailer": "^6.9.16",
|
||||
"npm-check-updates": "^17.1.13",
|
||||
@@ -81,8 +80,7 @@
|
||||
"uuid": "^11.0.3",
|
||||
"vaul": "^1.1.1",
|
||||
"ws": "^8.18.0",
|
||||
"zod": "^3.23.8",
|
||||
"zustand": "^5.0.2"
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/eslint-plugin-tailwindcss": "^3",
|
||||
@@ -95,7 +93,7 @@
|
||||
"eslint-config-next": "15.0.3",
|
||||
"eslint-plugin-tailwindcss": "^3.17.5",
|
||||
"postcss": "^8",
|
||||
"prisma": "^5.22.0",
|
||||
"prisma": "^6.1.0",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"typescript": "^5",
|
||||
"zenstack": "2.10.2"
|
||||
|
||||
Reference in New Issue
Block a user