From 373902b808b41c49e485b20daca3850533ee1b09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 20:25:28 +0000 Subject: [PATCH] chore(deps): bump react-i18next from 15.1.0 to 15.1.1 in /ui Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.1.0 to 15.1.1. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v15.1.0...v15.1.1) --- 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 54f315e6..90ca445f 100644 --- a/ui/package.json +++ b/ui/package.json @@ -34,7 +34,7 @@ "react-autocomplete-hint": "^2.0.0", "react-color": "^2.19.3", "react-dom": "^18.3.1", - "react-i18next": "^15.1.0", + "react-i18next": "^15.1.1", "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 7b751ce1..d39705b4 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -11688,9 +11688,9 @@ __metadata: languageName: node linkType: hard -"react-i18next@npm:^15.1.0": - version: 15.1.0 - resolution: "react-i18next@npm:15.1.0" +"react-i18next@npm:^15.1.1": + version: 15.1.1 + resolution: "react-i18next@npm:15.1.1" dependencies: "@babel/runtime": "npm:^7.25.0" html-parse-stringify: "npm:^3.0.1" @@ -11702,7 +11702,7 @@ __metadata: optional: true react-native: optional: true - checksum: 10/e69af30ff2b5863c14cfa450267f370b4bca781152c9fb7714ce4f6e10d82ec7868608d3539ffa709e9bdf0097ebb4829e33dc03a13c116c30ba74e73439bf81 + checksum: 10/bde93043b2a9ca986bcf021686a0045f9208dabd6e6a7aab75f8c7e38f30410f7dae6bc4b3be47502863621b10ac8a46c1a8c929708fbd822633d76cbb41ae3a languageName: node linkType: hard @@ -12775,7 +12775,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.1.0" + react-i18next: "npm:^15.1.1" react-map-gl: "npm:~7.1.7" react-markdown: "npm:^9.0.1" react-router-dom: "npm:^6.27.0"