From 689274a97abe0f41d35523329234efde093e03ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 20:26:38 +0000 Subject: [PATCH] chore(deps): bump i18next from 23.16.4 to 23.16.5 in /ui Bumps [i18next](https://github.com/i18next/i18next) from 23.16.4 to 23.16.5. - [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.4...v23.16.5) --- 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 90f814b9..c6ba0ebe 100644 --- a/ui/package.json +++ b/ui/package.json @@ -25,7 +25,7 @@ "dayjs": "^1.11.13", "graphql": "^16.9.0", "hat": "^0.0.3", - "i18next": "^23.16.4", + "i18next": "^23.16.5", "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 bd702d5c..e3051c2b 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -8258,12 +8258,12 @@ __metadata: languageName: node linkType: hard -"i18next@npm:^23.16.4": - version: 23.16.4 - resolution: "i18next@npm:23.16.4" +"i18next@npm:^23.16.5": + version: 23.16.5 + resolution: "i18next@npm:23.16.5" dependencies: "@babel/runtime": "npm:^7.23.2" - checksum: 10/a3aa6189aa4bf3022c372a03c88a2216d420b70f01369bd1017f7e51d0ed012dcda8b5f6476021835ab9574ee0ac5d056049fe4b720b5458b42bcc6ae66bd38d + checksum: 10/842b6d35d6e0822f1c8c3c2ca8af0fec9d8d9e37a54f63cdf42c0fcc7908d980082daff6ab77ad248324d2c45a0f1fe1e40efe23ba84d950722ece36b61d647c languageName: node linkType: hard @@ -12762,7 +12762,7 @@ __metadata: graphql: "npm:^16.9.0" hat: "npm:^0.0.3" husky: "npm:^9.1.6" - i18next: "npm:^23.16.4" + i18next: "npm:^23.16.5" i18next-browser-languagedetector: "npm:^8.0.0" jest: "npm:^29.7.0" jsdom: "npm:^25.0.1"