From cf14c0b1476187f49b8f9e8877fa705f65dfd8ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 09:10:49 +0000 Subject: [PATCH] fix(deps): update dependency react-i18next to v14 --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 0c3d3d26..26083c38 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "i18next": "23.7.11", "react": "18.2.0", "react-dom": "18.2.0", - "react-i18next": "13.5.0", + "react-i18next": "14.0.3", "react-toastify": "10.0.4", "typescript": "5.3.3" }, diff --git a/yarn.lock b/yarn.lock index f24c0003..0dc9301d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1578,7 +1578,7 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.22.5, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.5, @babel/runtime@npm:^7.23.7, @babel/runtime@npm:^7.23.9, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7": +"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.5, @babel/runtime@npm:^7.23.7, @babel/runtime@npm:^7.23.9, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7": version: 7.23.9 resolution: "@babel/runtime@npm:7.23.9" dependencies: @@ -6780,7 +6780,7 @@ __metadata: prettier: "npm:3.2.4" react: "npm:18.2.0" react-dom: "npm:18.2.0" - react-i18next: "npm:13.5.0" + react-i18next: "npm:14.0.3" react-toastify: "npm:10.0.4" typescript: "npm:5.3.3" uuid: "npm:9.0.1" @@ -9286,11 +9286,11 @@ __metadata: languageName: node linkType: hard -"react-i18next@npm:13.5.0": - version: 13.5.0 - resolution: "react-i18next@npm:13.5.0" +"react-i18next@npm:14.0.3": + version: 14.0.3 + resolution: "react-i18next@npm:14.0.3" dependencies: - "@babel/runtime": "npm:^7.22.5" + "@babel/runtime": "npm:^7.23.9" html-parse-stringify: "npm:^3.0.1" peerDependencies: i18next: ">= 23.2.3" @@ -9300,7 +9300,7 @@ __metadata: optional: true react-native: optional: true - checksum: 903b486d112cd0aa40bdc3afaefd0c32b91c0a1e3e3561367c8d91ddc0fbad9945f1d630c3ddcd4764795fc00e0887252e2d337256a825caf3a86de038f6b2db + checksum: 2c919b3b261b44adf2d0f36556e8db0fb31150596536edc00047d5e5d69f5d1ae8aa662feec60513ee5d3c5cbc11192440d4e1e65d86354d0b408235d3e94a2b languageName: node linkType: hard