Updated packages (Next.js 15.1.0)
Fixed linting
This commit is contained in:
@@ -21,15 +21,15 @@
|
||||
"@kit/shared": "workspace:*",
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@tanstack/react-query": "5.62.3",
|
||||
"next": "15.0.4",
|
||||
"@tanstack/react-query": "5.62.7",
|
||||
"next": "15.1.0",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-i18next": "^15.1.3"
|
||||
"react-i18next": "^15.1.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"i18next": "24.0.5",
|
||||
"i18next-browser-languagedetector": "8.0.1",
|
||||
"i18next-browser-languagedetector": "8.0.2",
|
||||
"i18next-resources-to-backend": "^1.2.1"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
||||
Reference in New Issue
Block a user