Updated Dependencies (Next.js 15.1.3)

This commit is contained in:
gbuomprisco
2024-12-30 10:55:04 +08:00
parent cec47cef78
commit 3970076899
16 changed files with 838 additions and 333 deletions

View File

@@ -21,11 +21,11 @@
"@kit/shared": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@tanstack/react-query": "5.62.8",
"next": "15.1.2",
"@tanstack/react-query": "5.62.11",
"next": "15.1.3",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-i18next": "^15.2.0"
"react-i18next": "^15.3.0"
},
"dependencies": {
"i18next": "24.2.0",