Update dependencies and versions across multiple packages (#403)
- Upgraded Next.js to version 16.0.1 and React to version 19.2.0. - Updated various packages including @supabase/supabase-js to 2.78.0, lucide-react to 0.548.0, and react-i18next to 16.2.3. - Adjusted @types/node version to 24.9.2 and other related dependencies. - Refactored package.json files to use PNPM catalogs for better dependency management. - Updated ESLint configurations and related plugins to the latest versions.
This commit is contained in:
committed by
GitHub
parent
8bfcfe4a22
commit
a920dea2b3
@@ -25,7 +25,7 @@
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@radix-ui/react-icons": "^1.3.2",
|
||||
"@supabase/supabase-js": "2.76.1",
|
||||
"@supabase/supabase-js": "2.78.0",
|
||||
"@types/react": "catalog:",
|
||||
"@types/react-dom": "19.2.2",
|
||||
"react": "19.2.0",
|
||||
|
||||
Reference in New Issue
Block a user