From 16b9ef684f194f299b27abe5edde8d8c7b407fef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 16:54:52 +0000 Subject: [PATCH] fix(deps): update dependency react-i18next to ^13.3.2 --- docs/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package.json b/docs/package.json index 6cd022f7..03fb2d77 100644 --- a/docs/package.json +++ b/docs/package.json @@ -29,7 +29,7 @@ "nextjs-toploader": "^1.6.4", "react": "18.2.0", "react-dom": "18.2.0", - "react-i18next": "^13.3.1", + "react-i18next": "^13.3.2", "react-icons": "^4.11.0", "react-markdown": "^9.0.0", "react-particles": "^2.12.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 10e16380..0cee5ffe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -215,8 +215,8 @@ importers: specifier: 18.2.0 version: 18.2.0(react@18.2.0) react-i18next: - specifier: ^13.3.1 - version: 13.3.1(i18next@23.6.0)(react-dom@18.2.0)(react@18.2.0) + specifier: ^13.3.2 + version: 13.3.2(i18next@23.6.0)(react-dom@18.2.0)(react@18.2.0) react-icons: specifier: ^4.11.0 version: 4.11.0(react@18.2.0) @@ -12345,8 +12345,8 @@ packages: resolution: {integrity: sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==} dev: false - /react-i18next@13.3.1(i18next@23.6.0)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-JAtYREK879JXaN9GdzfBI4yJeo/XyLeXWUsRABvYXiFUakhZJ40l+kaTo+i+A/3cKIED41kS/HAbZ5BzFtq/Og==} + /react-i18next@13.3.2(i18next@23.6.0)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-K5t2qwuLvGHH/VqVDPiilTw42it5Aa8qG5zBeA8pvE8IAbVSi2OryryZbY4giumHgTAUby9O854xod8iI/tZdQ==} peerDependencies: i18next: '>= 23.2.3' react: '>= 16.8.0'