From e12de9dc2e472ef16c2ac4a230e481371bd28411 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 14:36:19 +0000 Subject: [PATCH] chore(deps): Bump react-i18next from 14.1.1 to 14.1.2 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.1.1 to 14.1.2. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v14.1.1...v14.1.2) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 41cab5c..6759784 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "react": "^18.2.0", "react-altdraw": "^1.0.3", "react-dom": "^18.2.0", - "react-i18next": "^14.1.1", + "react-i18next": "^14.1.2", "react-image": "^4.1.0", "react-loading": "^2.0.3", "react-query": "^3.39.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5aa4638..7f18174 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ dependencies: specifier: ^18.2.0 version: 18.2.0(react@18.2.0) react-i18next: - specifier: ^14.1.1 - version: 14.1.1(i18next@23.11.5)(react-dom@18.2.0)(react@18.2.0) + specifier: ^14.1.2 + version: 14.1.2(i18next@23.11.5)(react-dom@18.2.0)(react@18.2.0) react-image: specifier: ^4.1.0 version: 4.1.0(@babel/runtime@7.24.0)(react-dom@18.2.0)(react@18.2.0) @@ -4524,8 +4524,8 @@ packages: scheduler: 0.23.0 dev: false - /react-i18next@14.1.1(i18next@23.11.5)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-QSiKw+ihzJ/CIeIYWrarCmXJUySHDwQr5y8uaNIkbxoGRm/5DukkxZs+RPla79IKyyDPzC/DRlgQCABHtrQuQQ==} + /react-i18next@14.1.2(i18next@23.11.5)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-FSIcJy6oauJbGEXfhUgVeLzvWBhIBIS+/9c6Lj4niwKZyGaGb4V4vUbATXSlsHJDXXB+ociNxqFNiFuV1gmoqg==} peerDependencies: i18next: '>= 23.2.3' react: '>= 16.8.0'