Update package versions in pnpm-lock.yaml
Several package versions including '@types/node', '@supabase/supabase-js', '@tanstack/react-query' and others were updated in the pnpm-lock.yaml file. This commit ensures all references to these versions are properly updated across the project, contributing to the maintenance of dependency consistency.
This commit is contained in:
@@ -21,12 +21,12 @@
|
||||
"@kit/shared": "workspace:^",
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@tanstack/react-query": "5.36.0",
|
||||
"@tanstack/react-query": "5.36.2",
|
||||
"react-i18next": "^14.1.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"i18next": "^23.11.4",
|
||||
"i18next-browser-languagedetector": "7.2.1",
|
||||
"i18next-browser-languagedetector": "8.0.0",
|
||||
"i18next-resources-to-backend": "^1.2.1"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
||||
Reference in New Issue
Block a user