From 65d56713caef169e963666759e515ff35073a1ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 10:50:57 +0000 Subject: [PATCH] chore(deps): bump i18next from 23.14.0 to 23.15.1 in /ui (#428) Bumps [i18next](https://github.com/i18next/i18next) from 23.14.0 to 23.15.1. - [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.14.0...v23.15.1) --- updated-dependencies: - dependency-name: 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 9b15ff4f..05250006 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.14.0", + "i18next": "^23.15.1", "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 90454068..76559f4e 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -7837,12 +7837,12 @@ __metadata: languageName: node linkType: hard -"i18next@npm:^23.14.0": - version: 23.14.0 - resolution: "i18next@npm:23.14.0" +"i18next@npm:^23.15.1": + version: 23.15.1 + resolution: "i18next@npm:23.15.1" dependencies: "@babel/runtime": "npm:^7.23.2" - checksum: 10/661c1b22ae20bf75a616b3a804b96fd55bd04ed880853a05ef93912ed37f65b9546d8f8bbe55dfe2967a5b0f2ce110a7e9f4b7a6a3d90eb097d06c858d2b3e3f + checksum: 10/bfd4935517ddd68bd12ccc0b7bd454f1a19403b627d79a2fe81c9059380674f085804f8d7475dd248a887f90d9e2da0f9be64179ddf32e9eebac47e4b9f92889 languageName: node linkType: hard @@ -12344,7 +12344,7 @@ __metadata: graphql: "npm:^16.9.0" hat: "npm:^0.0.3" husky: "npm:^9.1.5" - i18next: "npm:^23.14.0" + i18next: "npm:^23.15.1" i18next-browser-languagedetector: "npm:^8.0.0" jest: "npm:^29.7.0" jsdom: "npm:^25.0.0"