Dependencies + Next.js 15.2.0 (#193)
- Updated All dependencies - Updated Next.js 15.2.0 - Updated Stripe API version - Remove Sentry replayIntegration by default - Added IMPROVEMENT.yml file - Bump version to 2.5.1
This commit is contained in:
committed by
GitHub
parent
131b1061e6
commit
d14d19f330
@@ -19,7 +19,7 @@
|
||||
"./resend-email-link": "./src/components/resend-auth-link-form.tsx"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@hookform/resolvers": "^4.1.1",
|
||||
"@hookform/resolvers": "^4.1.2",
|
||||
"@kit/eslint-config": "workspace:*",
|
||||
"@kit/prettier-config": "workspace:*",
|
||||
"@kit/shared": "workspace:*",
|
||||
@@ -28,11 +28,11 @@
|
||||
"@kit/ui": "workspace:*",
|
||||
"@marsidev/react-turnstile": "^1.1.0",
|
||||
"@radix-ui/react-icons": "^1.3.2",
|
||||
"@supabase/supabase-js": "2.48.1",
|
||||
"@tanstack/react-query": "5.66.9",
|
||||
"@supabase/supabase-js": "2.49.1",
|
||||
"@tanstack/react-query": "5.66.11",
|
||||
"@types/react": "19.0.10",
|
||||
"lucide-react": "^0.475.0",
|
||||
"next": "15.1.7",
|
||||
"lucide-react": "^0.477.0",
|
||||
"next": "15.2.0",
|
||||
"react-hook-form": "^7.54.2",
|
||||
"react-i18next": "^15.4.1",
|
||||
"sonner": "^2.0.1",
|
||||
|
||||
Reference in New Issue
Block a user