1. Updated packages (#211)
1. Updated packages 2. Improved responsiveness
This commit is contained in:
committed by
GitHub
parent
d415263b81
commit
4bba67246b
@@ -27,10 +27,10 @@
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@supabase/supabase-js": "2.49.1",
|
||||
"@types/react": "19.0.10",
|
||||
"@types/react": "19.0.11",
|
||||
"date-fns": "^4.1.0",
|
||||
"lucide-react": "^0.479.0",
|
||||
"next": "15.2.2",
|
||||
"lucide-react": "^0.482.0",
|
||||
"next": "15.2.3",
|
||||
"react": "19.0.0",
|
||||
"react-hook-form": "^7.54.2",
|
||||
"react-i18next": "^15.4.1",
|
||||
|
||||
@@ -24,8 +24,8 @@
|
||||
"@kit/supabase": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@types/react": "19.0.10",
|
||||
"next": "15.2.2",
|
||||
"@types/react": "19.0.11",
|
||||
"next": "15.2.3",
|
||||
"react": "19.0.0",
|
||||
"zod": "^3.24.2"
|
||||
},
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
"./components": "./src/components/index.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@stripe/react-stripe-js": "^3.4.0",
|
||||
"@stripe/stripe-js": "^6.0.0",
|
||||
"@stripe/react-stripe-js": "^3.5.0",
|
||||
"@stripe/stripe-js": "^6.1.0",
|
||||
"stripe": "^17.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -27,9 +27,9 @@
|
||||
"@kit/supabase": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@types/react": "19.0.10",
|
||||
"@types/react": "19.0.11",
|
||||
"date-fns": "^4.1.0",
|
||||
"next": "15.2.2",
|
||||
"next": "15.2.3",
|
||||
"react": "19.0.0",
|
||||
"zod": "^3.24.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user