From 2bf8b4d4b8df97604193eb159a0eac5af400803a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 20:32:07 +0000 Subject: [PATCH] chore(deps): bump i18next from 23.16.0 to 23.16.2 in /ui Bumps [i18next](https://github.com/i18next/i18next) from 23.16.0 to 23.16.2. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v23.16.0...v23.16.2) --- updated-dependencies: - dependency-name: 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 f6d3f1a5..59183fd7 100644 --- a/ui/package.json +++ b/ui/package.json @@ -21,7 +21,7 @@ "dayjs": "^1.11.13", "graphql": "^16.9.0", "hat": "^0.0.3", - "i18next": "^23.16.0", + "i18next": "^23.16.2", "i18next-browser-languagedetector": "^8.0.0", "lodash": "^4.17.21", "mapbox-gl-style-switcher": "^1.0.11", diff --git a/ui/yarn.lock b/ui/yarn.lock index 0f3c06ee..6c23c285 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -8161,12 +8161,12 @@ __metadata: languageName: node linkType: hard -"i18next@npm:^23.16.0": - version: 23.16.0 - resolution: "i18next@npm:23.16.0" +"i18next@npm:^23.16.2": + version: 23.16.2 + resolution: "i18next@npm:23.16.2" dependencies: "@babel/runtime": "npm:^7.23.2" - checksum: 10/5efe08a5fcf3dd6e5f4e3ab215d91b5c1c71bc1d0756957f5c02a50c2d82169f1ed0449be6fff053393798ec4886ba2d73866f28f519816e717b25cc3518c1c4 + checksum: 10/38635d5b4530d256055b9b9bc471eddad630060c5fce06a426628487e05ea2ad0ed5dd2cb45e7e7afd16d58ecb8e6d13fad81c2391a07f1313256cf4b58dfb26 languageName: node linkType: hard @@ -12651,7 +12651,7 @@ __metadata: graphql: "npm:^16.9.0" hat: "npm:^0.0.3" husky: "npm:^9.1.6" - i18next: "npm:^23.16.0" + i18next: "npm:^23.16.2" i18next-browser-languagedetector: "npm:^8.0.0" jest: "npm:^29.7.0" jsdom: "npm:^25.0.1"