chore: update dependencies and versions across multiple packages (#410)
- Upgraded various dependencies including @supabase/supabase-js to version 2.80.0, lucide-react to version 0.553.0, and react-i18next to version 16.2.4. - Updated @types/node to version 24.10.0 and adjusted related dependencies. - Incremented pino-pretty to version 13.1.2 and updated @tailwindcss/postcss to version 4.1.17. - Refactored package.json files to ensure consistency across applications and libraries.
This commit is contained in:
committed by
GitHub
parent
fa2fa9a15c
commit
2829979363
@@ -24,10 +24,10 @@
|
||||
"next": "catalog:",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0",
|
||||
"react-i18next": "^16.2.3"
|
||||
"react-i18next": "^16.2.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"i18next": "25.6.0",
|
||||
"i18next": "25.6.1",
|
||||
"i18next-browser-languagedetector": "8.2.0",
|
||||
"i18next-resources-to-backend": "^1.2.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user