diff --git a/bun.lock b/bun.lock index caf423b2..098933e2 100644 --- a/bun.lock +++ b/bun.lock @@ -55,7 +55,7 @@ "patch-package": "^8.0.0", "react": "19.1.0", "react-dom": "19.1.0", - "react-i18next": "16.0.0", + "react-i18next": "16.5.1", "react-native": "0.81.5", "react-native-awesome-slider": "^2.9.0", "react-native-bottom-tabs": "1.1.0", @@ -1627,7 +1627,7 @@ "react-freeze": ["react-freeze@1.0.4", "", { "peerDependencies": { "react": ">=17.0.0" } }, "sha512-r4F0Sec0BLxWicc7HEyo2x3/2icUTrRmDjaaRyzzn+7aDyFZliszMDOgLVwSnQnYENOlL1o569Ze2HZefk8clA=="], - "react-i18next": ["react-i18next@16.0.0", "", { "dependencies": { "@babel/runtime": "^7.27.6", "html-parse-stringify": "^3.0.1" }, "peerDependencies": { "i18next": ">= 25.5.2", "react": ">= 16.8.0", "typescript": "^5" }, "optionalPeers": ["typescript"] }, "sha512-JQ+dFfLnFSKJQt7W01lJHWRC0SX7eDPobI+MSTJ3/gP39xH2g33AuTE7iddAfXYHamJdAeMGM0VFboPaD3G68Q=="], + "react-i18next": ["react-i18next@16.5.1", "", { "dependencies": { "@babel/runtime": "^7.28.4", "html-parse-stringify": "^3.0.1", "use-sync-external-store": "^1.6.0" }, "peerDependencies": { "i18next": ">= 25.6.2", "react": ">= 16.8.0", "typescript": "^5" }, "optionalPeers": ["typescript"] }, "sha512-Hks6UIRZWW4c+qDAnx1csVsCGYeIR4MoBGQgJ+NUoNnO6qLxXuf8zu0xdcinyXUORgGzCdRsexxO1Xzv3sTdnw=="], "react-is": ["react-is@19.2.0", "", {}, "sha512-x3Ax3kNSMIIkyVYhWPyO09bu0uttcAIoecO/um/rKGQ4EltYWVYtyiGkS/3xMynrbVQdS69Jhlv8FXUEZehlzA=="], diff --git a/package.json b/package.json index 99ba08d8..7e8dbb6e 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "patch-package": "^8.0.0", "react": "19.1.0", "react-dom": "19.1.0", - "react-i18next": "16.0.0", + "react-i18next": "16.5.1", "react-native": "0.81.5", "react-native-awesome-slider": "^2.9.0", "react-native-bottom-tabs": "1.1.0",