Updated dependencies (#88)

This commit is contained in:
Giancarlo Buomprisco
2024-12-03 06:56:43 +01:00
committed by GitHub
parent fbea66eba9
commit 7fb24f606c
15 changed files with 340 additions and 352 deletions

View File

@@ -21,11 +21,11 @@
"@kit/shared": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@tanstack/react-query": "5.61.3",
"@tanstack/react-query": "5.62.1",
"next": "15.0.3",
"react": "19.0.0-rc-45804af1-20241021",
"react-dom": "19.0.0-rc-45804af1-20241021",
"react-i18next": "^15.1.2"
"react-i18next": "^15.1.3"
},
"dependencies": {
"i18next": "24.0.2",