Update multiple packages across the project
Multiple packages have been upgraded including both "@tanstack/react-query" and "@types/node" among others. React-i18next package have also been upgraded to version 15. All changes have been reflected in the "pnpm-lock.yaml" file.
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
"@kit/shared": "workspace:^",
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@tanstack/react-query": "5.51.3",
|
||||
"react-i18next": "^14.1.3"
|
||||
"@tanstack/react-query": "5.51.8",
|
||||
"react-i18next": "^15.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"i18next": "^23.12.1",
|
||||
|
||||
Reference in New Issue
Block a user