From fdea9ae7ccc0789c98a64953e16ad069ca1cf316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 20:55:57 +0000 Subject: [PATCH] chore(deps): bump i18next from 23.15.2 to 23.16.0 in /ui Bumps [i18next](https://github.com/i18next/i18next) from 23.15.2 to 23.16.0. - [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.15.2...v23.16.0) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-minor ... 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 5b8975c0..0d6cb5f1 100644 --- a/ui/package.json +++ b/ui/package.json @@ -19,7 +19,7 @@ "dayjs": "^1.11.13", "graphql": "^16.9.0", "hat": "^0.0.3", - "i18next": "^23.15.2", + "i18next": "^23.16.0", "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 cd2ba41e..6e175b20 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -8161,12 +8161,12 @@ __metadata: languageName: node linkType: hard -"i18next@npm:^23.15.2": - version: 23.15.2 - resolution: "i18next@npm:23.15.2" +"i18next@npm:^23.16.0": + version: 23.16.0 + resolution: "i18next@npm:23.16.0" dependencies: "@babel/runtime": "npm:^7.23.2" - checksum: 10/ed14a290ba8e761a06b6a6ce5e608861f367eb0806fa1b4eb77494340502ad20491748ab2b27423ba186f5602b89cbcb87565683a03443d0368cd4b182ae6ef9 + checksum: 10/5efe08a5fcf3dd6e5f4e3ab215d91b5c1c71bc1d0756957f5c02a50c2d82169f1ed0449be6fff053393798ec4886ba2d73866f28f519816e717b25cc3518c1c4 languageName: node linkType: hard @@ -12650,7 +12650,7 @@ __metadata: graphql: "npm:^16.9.0" hat: "npm:^0.0.3" husky: "npm:^9.1.6" - i18next: "npm:^23.15.2" + i18next: "npm:^23.16.0" i18next-browser-languagedetector: "npm:^8.0.0" jest: "npm:^29.7.0" jsdom: "npm:^25.0.1"