Updated dependencies; added translation string to CreateTeamSchema schema
This commit is contained in:
@@ -30,8 +30,8 @@
|
||||
"@supabase/supabase-js": "^2.45.4",
|
||||
"@types/react": "^18.3.5",
|
||||
"date-fns": "^3.6.0",
|
||||
"lucide-react": "^0.440.0",
|
||||
"next": "14.2.10",
|
||||
"lucide-react": "^0.441.0",
|
||||
"next": "14.2.11",
|
||||
"react": "18.3.1",
|
||||
"react-hook-form": "^7.53.0",
|
||||
"react-i18next": "^15.0.1",
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:^",
|
||||
"@types/react": "^18.3.5",
|
||||
"next": "14.2.10",
|
||||
"next": "14.2.11",
|
||||
"react": "18.3.1",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"dependencies": {
|
||||
"@stripe/react-stripe-js": "^2.8.0",
|
||||
"@stripe/stripe-js": "^4.4.0",
|
||||
"stripe": "^16.10.0"
|
||||
"stripe": "^16.11.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@kit/billing": "workspace:^",
|
||||
@@ -30,7 +30,7 @@
|
||||
"@kit/ui": "workspace:^",
|
||||
"@types/react": "^18.3.5",
|
||||
"date-fns": "^3.6.0",
|
||||
"next": "14.2.10",
|
||||
"next": "14.2.11",
|
||||
"react": "18.3.1",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user