From 0d2ed8d5ca019c1640f5ef861d3c6817e783b838 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 06:01:15 +0000 Subject: [PATCH] chore(deps): bump react-i18next from 15.0.2 to 15.0.3 in /ui Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.0.2 to 15.0.3. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v15.0.2...v15.0.3) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- ui/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ui/package.json b/ui/package.json index 0d6cb5f1..6711e458 100644 --- a/ui/package.json +++ b/ui/package.json @@ -28,7 +28,7 @@ "react-autocomplete-hint": "^2.0.0", "react-color": "^2.19.3", "react-dom": "^18.3.1", - "react-i18next": "^15.0.2", + "react-i18next": "^15.0.3", "react-map-gl": "~7.1.7", "react-markdown": "^9.0.1", "react-router-dom": "^6.27.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index 6e175b20..7eb19ba0 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -11584,9 +11584,9 @@ __metadata: languageName: node linkType: hard -"react-i18next@npm:^15.0.2": - version: 15.0.2 - resolution: "react-i18next@npm:15.0.2" +"react-i18next@npm:^15.0.3": + version: 15.0.3 + resolution: "react-i18next@npm:15.0.3" dependencies: "@babel/runtime": "npm:^7.25.0" html-parse-stringify: "npm:^3.0.1" @@ -11598,7 +11598,7 @@ __metadata: optional: true react-native: optional: true - checksum: 10/25e6a611e2d1f250103120023ceb5dbf285e796cc0a2ab7685844438c3f698793d68bc454025aa0ca3379708bd468c9acfe6603c7b64f850358f2deb9b37a570 + checksum: 10/4437785347fffa0a1b92f8ca3303eccb11f0d7e83f671c5e27bfa785f2eb400c6fc444d1f382a8bfb564b426d16229cecbfffdaaf13bc9c2921ea0f4f7553ebe languageName: node linkType: hard @@ -12663,7 +12663,7 @@ __metadata: react-autocomplete-hint: "npm:^2.0.0" react-color: "npm:^2.19.3" react-dom: "npm:^18.3.1" - react-i18next: "npm:^15.0.2" + react-i18next: "npm:^15.0.3" react-map-gl: "npm:~7.1.7" react-markdown: "npm:^9.0.1" react-router-dom: "npm:^6.27.0"