diff --git a/example/package.json b/example/package.json index 1441825..bde2af9 100644 --- a/example/package.json +++ b/example/package.json @@ -31,7 +31,7 @@ "date-fns": "3.3.1", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-i18next": "14.0.8", + "react-i18next": "14.1.3", "react-leaflet": "^4.2.1", "react-router-dom": "6.22.3", "react-toastify": "10.0.5", diff --git a/yarn.lock b/yarn.lock index bee4d8d..8585648 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10078,7 +10078,7 @@ __metadata: prettier: "npm:3.2.5" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" - react-i18next: "npm:14.0.8" + react-i18next: "npm:14.1.3" react-leaflet: "npm:^4.2.1" react-router-dom: "npm:6.22.3" react-toastify: "npm:10.0.5" @@ -15125,6 +15125,24 @@ __metadata: languageName: node linkType: hard +"react-i18next@npm:14.1.3": + version: 14.1.3 + resolution: "react-i18next@npm:14.1.3" + dependencies: + "@babel/runtime": "npm:^7.23.9" + html-parse-stringify: "npm:^3.0.1" + peerDependencies: + i18next: ">= 23.2.3" + react: ">= 16.8.0" + peerDependenciesMeta: + react-dom: + optional: true + react-native: + optional: true + checksum: 10/d0fa0f2717103c60758f9ddc1710e529f52e341465ca3f106ffa9168d88ad2db1bdbae58c77cca389933ae14bc39835abb37d1982049551ca15f6d310e2b3f57 + languageName: node + linkType: hard + "react-is@npm:18.1.0": version: 18.1.0 resolution: "react-is@npm:18.1.0"