diff --git a/package.json b/package.json index 87d3be3..4536c5e 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "graphql": "^16.8.1", "graphql-request": "^6.1.0", "husky": "^8.0.3", - "i18next": "^23.7.6", + "i18next": "^23.7.7", "i18next-browser-languagedetector": "^7.2.0", "js-base64": "^3.7.5", "jsdom": "^23.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2010f12..d0a47a8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -108,8 +108,8 @@ dependencies: specifier: ^8.0.3 version: 8.0.3 i18next: - specifier: ^23.7.6 - version: 23.7.6 + specifier: ^23.7.7 + version: 23.7.7 i18next-browser-languagedetector: specifier: ^7.2.0 version: 7.2.0 @@ -175,7 +175,7 @@ dependencies: version: 7.48.2(react@18.2.0) react-i18next: specifier: ^13.5.0 - version: 13.5.0(i18next@23.7.6)(react-dom@18.2.0)(react@18.2.0) + version: 13.5.0(i18next@23.7.7)(react-dom@18.2.0)(react@18.2.0) react-syntax-highlighter: specifier: ^15.5.0 version: 15.5.0(react@18.2.0) @@ -205,7 +205,7 @@ dependencies: version: 3.22.4 zod-i18n-map: specifier: ^2.21.0 - version: 2.21.0(i18next@23.7.6)(zod@3.22.4) + version: 2.21.0(i18next@23.7.7)(zod@3.22.4) packages: @@ -7195,8 +7195,8 @@ packages: '@babel/runtime': 7.23.2 dev: false - /i18next@23.7.6: - resolution: {integrity: sha512-O66BhXBw0fH4bEJMA0/klQKPEbcwAp5wjXEL803pdAynNbg2f4qhLIYlNHJyE7icrL6XmSZKPYaaXwy11kJ6YQ==} + /i18next@23.7.7: + resolution: {integrity: sha512-peTvdT+Lma+o0LfLFD7IC2M37N9DJ04dH0IJYOyOHRhDfLo6nK36v7LkrQH35C2l8NHiiXZqGirhKESlEb/5PA==} dependencies: '@babel/runtime': 7.23.2 dev: false @@ -9011,7 +9011,7 @@ packages: react: 18.2.0 dev: false - /react-i18next@13.5.0(i18next@23.7.6)(react-dom@18.2.0)(react@18.2.0): + /react-i18next@13.5.0(i18next@23.7.7)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-CFJ5NDGJ2MUyBohEHxljOq/39NQ972rh1ajnadG9BjTk+UXbHLq4z5DKEbEQBDoIhUmmbuS/fIMJKo6VOax1HA==} peerDependencies: i18next: '>= 23.2.3' @@ -9026,7 +9026,7 @@ packages: dependencies: '@babel/runtime': 7.23.2 html-parse-stringify: 3.0.1 - i18next: 23.7.6 + i18next: 23.7.7 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -10788,13 +10788,13 @@ packages: engines: {node: '>=12.20'} dev: false - /zod-i18n-map@2.21.0(i18next@23.7.6)(zod@3.22.4): + /zod-i18n-map@2.21.0(i18next@23.7.7)(zod@3.22.4): resolution: {integrity: sha512-5yyL8m6GDfaNH2u9GC7QE3U8XTPYOGjXMFgxhXzK8N/HCTZHyBQR5X0Y76n4AscbHNmBfxLKXLwkjWXpx6JZaw==} peerDependencies: i18next: '>=21.3.0' zod: '>=3.17.0' dependencies: - i18next: 23.7.6 + i18next: 23.7.7 zod: 3.22.4 dev: false