diff --git a/package.json b/package.json index 2406fe73..54781fcd 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "react-dnd": "^16.0.1", "react-dnd-html5-backend": "^16.0.1", "react-dom": "^18.2.0", - "react-i18next": "^14.0.0", + "react-i18next": "^15.0.0", "react-redux": "^9.0.0", "react-router": "^6.0.0", "react-router-dom": "^6.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 299b3f2e..55b8d8d1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ dependencies: specifier: ^18.2.0 version: 18.3.1(react@18.3.1) react-i18next: - specifier: ^14.0.0 - version: 14.1.2(i18next@23.12.1)(react-dom@18.3.1)(react@18.3.1) + specifier: ^15.0.0 + version: 15.0.0(i18next@23.12.1)(react-dom@18.3.1)(react@18.3.1) react-redux: specifier: ^9.0.0 version: 9.1.2(@types/react@18.3.3)(react@18.3.1)(redux@5.0.1) @@ -326,13 +326,6 @@ packages: regenerator-runtime: 0.14.1 dev: false - /@babel/runtime@7.24.6: - resolution: {integrity: sha512-Ja18XcETdEl5mzzACGd+DKgaGJzPTCow7EglgwTmHdwokzDFYh/MHua6lU6DV/hjF2IaOJ4oX2nqnjG7RElKOw==} - engines: {node: '>=6.9.0'} - dependencies: - regenerator-runtime: 0.14.1 - dev: false - /@babel/runtime@7.24.7: resolution: {integrity: sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==} engines: {node: '>=6.9.0'} @@ -864,7 +857,7 @@ packages: react: '>=16.14.0' react-dom: '>=16.14.0' dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 '@popperjs/core': 2.11.8 '@react-aria/ssr': 3.9.4(react@18.3.1) '@restart/hooks': 0.4.16(react@18.3.1) @@ -1482,7 +1475,7 @@ packages: /dom-helpers@5.2.1: resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==} dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 csstype: 3.1.3 dev: false @@ -2387,8 +2380,8 @@ packages: scheduler: 0.23.2 dev: false - /react-i18next@14.1.2(i18next@23.12.1)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-FSIcJy6oauJbGEXfhUgVeLzvWBhIBIS+/9c6Lj4niwKZyGaGb4V4vUbATXSlsHJDXXB+ociNxqFNiFuV1gmoqg==} + /react-i18next@15.0.0(i18next@23.12.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-2O3IgF4zivg57Q6p6i+ChDgJ371IDcEWbuWC6gvoh5NbkDMs0Q+O7RPr4v61+Se32E0V+LmtwePAeqWZW0bi6g==} peerDependencies: i18next: '>= 23.2.3' react: '>= 16.8.0' @@ -2400,7 +2393,7 @@ packages: react-native: optional: true dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.24.8 html-parse-stringify: 3.0.1 i18next: 23.12.1 react: 18.3.1 @@ -2468,7 +2461,7 @@ packages: react: '>=16.6.0' react-dom: '>=16.6.0' dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 @@ -2949,7 +2942,7 @@ packages: peerDependencies: react: '>=15.0.0' dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 '@types/react': 18.3.3 invariant: 2.2.4 react: 18.3.1