Update dependencies versions in pnpm-lock.yaml
Updated the versions of various dependencies including '@tanstack/react-query', '@marsidev/react-turnstile', and 'i18next' among others in pnpm-lock.yaml. This ensures the project uses the latest and most secure versions of these dependencies.
This commit is contained in:
@@ -21,11 +21,11 @@
|
||||
"@kit/shared": "workspace:^",
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@tanstack/react-query": "5.35.1",
|
||||
"@tanstack/react-query": "5.35.5",
|
||||
"react-i18next": "^14.1.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"i18next": "^23.11.3",
|
||||
"i18next": "^23.11.4",
|
||||
"i18next-browser-languagedetector": "7.2.1",
|
||||
"i18next-resources-to-backend": "^1.2.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user