From 04046324aa605973b6255d815c0621d932b7c292 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 06:19:11 +0000 Subject: [PATCH] chore(deps): bump react-i18next from 15.0.3 to 15.1.0 in /ui (#475) Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.0.3 to 15.1.0. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v15.0.3...v15.1.0) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 7846036d..e24b0811 100644 --- a/ui/package.json +++ b/ui/package.json @@ -30,7 +30,7 @@ "react-autocomplete-hint": "^2.0.0", "react-color": "^2.19.3", "react-dom": "^18.3.1", - "react-i18next": "^15.0.3", + "react-i18next": "^15.1.0", "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 c35580f7..573d26df 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -11584,9 +11584,9 @@ __metadata: languageName: node linkType: hard -"react-i18next@npm:^15.0.3": - version: 15.0.3 - resolution: "react-i18next@npm:15.0.3" +"react-i18next@npm:^15.1.0": + version: 15.1.0 + resolution: "react-i18next@npm:15.1.0" 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/4437785347fffa0a1b92f8ca3303eccb11f0d7e83f671c5e27bfa785f2eb400c6fc444d1f382a8bfb564b426d16229cecbfffdaaf13bc9c2921ea0f4f7553ebe + checksum: 10/e69af30ff2b5863c14cfa450267f370b4bca781152c9fb7714ce4f6e10d82ec7868608d3539ffa709e9bdf0097ebb4829e33dc03a13c116c30ba74e73439bf81 languageName: node linkType: hard @@ -12664,7 +12664,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.3" + react-i18next: "npm:^15.1.0" react-map-gl: "npm:~7.1.7" react-markdown: "npm:^9.0.1" react-router-dom: "npm:^6.27.0"