From 6e4b2f297d89955b4d374915a60462c95774d289 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 04:51:36 +0000 Subject: [PATCH] chore(deps): bump react-i18next from 15.0.2 to 15.1.0 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.0.2 to 15.1.0. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v15.0.2...v15.1.0) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 98ca9667..cc8786c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,6 @@ "@ant-design/pro-components": "^2.7.10", "@casualbot/jest-sonar-reporter": "2.4.0", "@monaco-editor/react": "4.6.0", - "@rollup/rollup-linux-x64-gnu": "4.24.0", "@terrestris/base-util": "2.0.0", "@terrestris/ol-util": "19.0.1", "@terrestris/shogun-util": "9.0.0", @@ -32,7 +31,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "react-hotkeys-hook": "4.5.1", - "react-i18next": "15.0.2", + "react-i18next": "15.1.0", "react-router-dom": "6.27.0", "recoil": "0.7.7", "shapefile.js": "1.1.4" @@ -23017,9 +23016,9 @@ } }, "node_modules/react-i18next": { - "version": "15.0.2", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.0.2.tgz", - "integrity": "sha512-z0W3/RES9Idv3MmJUcf0mDNeeMOUXe+xoL0kPfQPbDoZHmni/XsIoq5zgT2MCFUiau283GuBUK578uD/mkAbLQ==", + "version": "15.1.0", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.1.0.tgz", + "integrity": "sha512-zj3nJynMnZsy2gPZiOTC7XctCY5eQGqT3tcKMmfJWC9FMvgd+960w/adq61j8iPzpwmsXejqID9qC3Mqu1Xu2Q==", "dependencies": { "@babel/runtime": "^7.25.0", "html-parse-stringify": "^3.0.1" diff --git a/package.json b/package.json index aa08ab42..7aad7e86 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "react-hotkeys-hook": "4.5.1", - "react-i18next": "15.0.2", + "react-i18next": "15.1.0", "react-router-dom": "6.27.0", "recoil": "0.7.7", "shapefile.js": "1.1.4"