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:
Giancarlo Buomprisco
2025-03-02 10:41:12 +07:00
committed by GitHub
parent 131b1061e6
commit d14d19f330
26 changed files with 906 additions and 819 deletions

View File

@@ -19,10 +19,10 @@
"@kit/supabase": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@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",
"lucide-react": "^0.477.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-i18next": "^15.4.1"