Updated Dependencies (#104)

This commit is contained in:
Giancarlo Buomprisco
2025-01-07 20:34:40 +08:00
committed by GitHub
parent 10898231fe
commit 8f3c1b2aeb
21 changed files with 287 additions and 336 deletions

View File

@@ -21,14 +21,14 @@
"@kit/shared": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@tanstack/react-query": "5.62.11",
"@tanstack/react-query": "5.62.16",
"next": "15.1.3",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-i18next": "^15.3.0"
"react-i18next": "^15.4.0"
},
"dependencies": {
"i18next": "24.2.0",
"i18next": "24.2.1",
"i18next-browser-languagedetector": "8.0.2",
"i18next-resources-to-backend": "^1.2.1"
},