Update dependency versions in multiple packages
This commit updates `@tanstack/react-query` to version 5.29.2 in `supabase`, `auth`, `admin`, `accounts`, and `team-accounts` packages. It also bumps up the `i18next-browser-languagedetector` version to 7.2.1 in the `i18n` package. These updates help keep dependencies current and ensure the packages are compatible with the latest versions of their dependencies.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"peerDependencies": {
|
||||
"@kit/shared": "^0.1.0",
|
||||
"i18next": "^23.10.1",
|
||||
"i18next-browser-languagedetector": "7.2.0",
|
||||
"i18next-browser-languagedetector": "7.2.1",
|
||||
"i18next-resources-to-backend": "^1.2.0",
|
||||
"react-i18next": "^14.1.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user