committed by
GitHub
parent
fcb37e7d75
commit
a3c37d0e7c
@@ -27,9 +27,9 @@
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@supabase/supabase-js": "2.49.1",
|
||||
"@types/react": "19.0.11",
|
||||
"@types/react": "19.0.12",
|
||||
"date-fns": "^4.1.0",
|
||||
"lucide-react": "^0.482.0",
|
||||
"lucide-react": "^0.483.0",
|
||||
"next": "15.2.3",
|
||||
"react": "19.0.0",
|
||||
"react-hook-form": "^7.54.2",
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"@kit/supabase": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@types/react": "19.0.11",
|
||||
"@types/react": "19.0.12",
|
||||
"next": "15.2.3",
|
||||
"react": "19.0.0",
|
||||
"zod": "^3.24.2"
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"./components": "./src/components/index.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@stripe/react-stripe-js": "^3.5.0",
|
||||
"@stripe/react-stripe-js": "^3.5.1",
|
||||
"@stripe/stripe-js": "^6.1.0",
|
||||
"stripe": "^17.7.0"
|
||||
},
|
||||
@@ -27,7 +27,7 @@
|
||||
"@kit/supabase": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@types/react": "19.0.11",
|
||||
"@types/react": "19.0.12",
|
||||
"date-fns": "^4.1.0",
|
||||
"next": "15.2.3",
|
||||
"react": "19.0.0",
|
||||
|
||||
Reference in New Issue
Block a user