Updated all dependencies (#95)

* Updated all dependencies
* Increase workflow timeout
* Fix Supabase JS to non buggy version
This commit is contained in:
Giancarlo Buomprisco
2024-12-13 07:56:07 +01:00
committed by GitHub
parent 97d2cf9f85
commit 4efe5f3f7b
23 changed files with 586 additions and 539 deletions

View File

@@ -25,10 +25,10 @@
"next": "15.1.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-i18next": "^15.1.4"
"react-i18next": "^15.2.0"
},
"dependencies": {
"i18next": "24.0.5",
"i18next": "24.1.0",
"i18next-browser-languagedetector": "8.0.2",
"i18next-resources-to-backend": "^1.2.1"
},