diff --git a/docs/package.json b/docs/package.json index 63d0b747..d2beac27 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.4.0", + "react-i18next": "^13.4.1", "react-icons": "^4.11.0", "react-markdown": "^9.0.1", "react-particles": "^2.12.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 349e8c84..c1a57d46 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.4.0 - version: 13.4.0(i18next@23.7.5)(react-dom@18.2.0)(react@18.2.0) + specifier: ^13.4.1 + version: 13.4.1(i18next@23.7.5)(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.4.0(i18next@23.7.5)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-sZlTQEVK5dQuvq8AaIuj2OKviPqEskcBZdcHrsaoNGLv/uVCqUBfKYvJg9vcVeVqlxjJyYQ6A7LIHl4k7kkD3w==} + /react-i18next@13.4.1(i18next@23.7.5)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-z02JvLbt6Gavbuhr4CBOI6vasLypo+JSLvMgUOGeOMPv1g6spngfAb9jWAPwvuavPlKYU4dro9yRduflwyBeyA==} peerDependencies: i18next: '>= 23.2.3' react: '>= 16.8.0'