From 2375d99725305b43d08f615bfc4de89926cb0700 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 10:28:13 +0100 Subject: [PATCH] chore(deps): bump i18next from 23.4.6 to 23.4.9 (#984) Bumps [i18next](https://github.com/i18next/i18next) from 23.4.6 to 23.4.9. - [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.4.6...v23.4.9) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 593985e7..6d103b60 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "fast-deep-equal": "3.1.3", "hast-util-from-html": "2.0.1", "hast-util-to-html": "8.0.4", - "i18next": "23.4.6", + "i18next": "23.4.9", "i18next-resources-to-backend": "1.1.4", "immer": "10.0.2", "ioredis": "5.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b7ce499d..8298177c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -156,8 +156,8 @@ dependencies: specifier: 8.0.4 version: 8.0.4 i18next: - specifier: 23.4.6 - version: 23.4.6 + specifier: 23.4.9 + version: 23.4.9 i18next-resources-to-backend: specifier: 1.1.4 version: 1.1.4 @@ -253,7 +253,7 @@ dependencies: version: 2.4.1(csstype@3.1.2)(react-dom@18.2.0)(react@18.2.0) react-i18next: specifier: 13.2.2 - version: 13.2.2(i18next@23.4.6)(react-dom@18.2.0)(react@18.2.0) + version: 13.2.2(i18next@23.4.9)(react-dom@18.2.0)(react@18.2.0) react-parallax-tilt: specifier: 1.7.164 version: 1.7.164(react-dom@18.2.0)(react@18.2.0) @@ -745,13 +745,13 @@ packages: engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.14.0 + dev: false /@babel/runtime@7.22.15: resolution: {integrity: sha512-T0O+aa+4w0u06iNmapipJXMV4HoUir03hpx3/YqXXhu9xim3w+dVphjFWl1OH8NbZHw5Lbm9k45drDkgq2VNNA==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.14.0 - dev: false /@babel/template@7.22.15: resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==} @@ -5436,7 +5436,7 @@ packages: resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==} engines: {node: '>=0.11'} dependencies: - '@babel/runtime': 7.22.10 + '@babel/runtime': 7.22.15 dev: false /dayjs@1.11.9: @@ -6043,7 +6043,7 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 dependencies: - '@babel/runtime': 7.22.10 + '@babel/runtime': 7.22.15 aria-query: 5.3.0 array-includes: 3.1.6 array.prototype.flatmap: 1.3.1 @@ -7104,8 +7104,8 @@ packages: '@babel/runtime': 7.22.10 dev: false - /i18next@23.4.6: - resolution: {integrity: sha512-jBE8bui969Ygv7TVYp0pwDZB7+he0qsU+nz7EcfdqSh+QvKjEfl9YPRQd/KrGiMhTYFGkeuPaeITenKK/bSFDg==} + /i18next@23.4.9: + resolution: {integrity: sha512-F8YQ29LD6FvWS/aOYbZ4WqjDEuQZmug8akAM0QOcAtR+EuHHlBYf/JpsjeqUDdYiClmj2zE9rI9ZUWzN7W+trQ==} dependencies: '@babel/runtime': 7.22.15 dev: false @@ -9839,7 +9839,7 @@ packages: - csstype dev: false - /react-i18next@13.2.2(i18next@23.4.6)(react-dom@18.2.0)(react@18.2.0): + /react-i18next@13.2.2(i18next@23.4.9)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-+nFUkbRByFwnrfDcYqvzBuaeZb+nACHx+fAWN/pZMddWOCJH5hoc21+Sa/N/Lqi6ne6/9wC/qRGOoQhJa6IkEQ==} peerDependencies: i18next: '>= 23.2.3' @@ -9854,7 +9854,7 @@ packages: dependencies: '@babel/runtime': 7.22.15 html-parse-stringify: 3.0.1 - i18next: 23.4.6 + i18next: 23.4.9 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false