diff --git a/frontend/web/package.json b/frontend/web/package.json index 3c0c4fc..d8ef70d 100644 --- a/frontend/web/package.json +++ b/frontend/web/package.json @@ -25,7 +25,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-hot-toast": "^2.5.1", - "react-i18next": "^15.1.0", + "react-i18next": "^15.5.1", "react-router-dom": "^7.4.1", "react-use": "^17.6.0", "tailwindcss": "^3.4.14", diff --git a/frontend/web/pnpm-lock.yaml b/frontend/web/pnpm-lock.yaml index 72fea3d..a1851a3 100644 --- a/frontend/web/pnpm-lock.yaml +++ b/frontend/web/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^2.5.1 version: 2.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-i18next: - specifier: ^15.1.0 - version: 15.1.0(i18next@24.2.0(typescript@5.6.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^15.5.1 + version: 15.5.1(i18next@24.2.0(typescript@5.6.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.3) react-router-dom: specifier: ^7.4.1 version: 7.4.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -2025,18 +2025,21 @@ packages: react: '>=16' react-dom: '>=16' - react-i18next@15.1.0: - resolution: {integrity: sha512-zj3nJynMnZsy2gPZiOTC7XctCY5eQGqT3tcKMmfJWC9FMvgd+960w/adq61j8iPzpwmsXejqID9qC3Mqu1Xu2Q==} + react-i18next@15.5.1: + resolution: {integrity: sha512-C8RZ7N7H0L+flitiX6ASjq9p5puVJU1Z8VyL3OgM/QOMRf40BMZX+5TkpxzZVcTmOLPX5zlti4InEX5pFyiVeA==} peerDependencies: i18next: '>= 23.2.3' react: '>= 16.8.0' react-dom: '*' react-native: '*' + typescript: ^5 peerDependenciesMeta: react-dom: optional: true react-native: optional: true + typescript: + optional: true react-is@16.13.1: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} @@ -2948,7 +2951,7 @@ snapshots: '@mui/private-theming@5.16.6(@types/react@18.3.12)(react@18.3.1)': dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.1 '@mui/utils': 5.16.6(@types/react@18.3.12)(react@18.3.1) prop-types: 15.8.1 react: 18.3.1 @@ -2957,7 +2960,7 @@ snapshots: '@mui/styled-engine@5.16.6(@emotion/react@11.14.0(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)': dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.1 '@emotion/cache': 11.13.5 csstype: 3.1.2 prop-types: 15.8.1 @@ -3401,7 +3404,7 @@ snapshots: babel-plugin-macros@3.1.0: dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.1 cosmiconfig: 7.1.0 resolve: 1.22.10 @@ -4512,14 +4515,15 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-i18next@15.1.0(i18next@24.2.0(typescript@5.6.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-i18next@15.5.1(i18next@24.2.0(typescript@5.6.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.3): dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.27.1 html-parse-stringify: 3.0.1 i18next: 24.2.0(typescript@5.6.3) react: 18.3.1 optionalDependencies: react-dom: 18.3.1(react@18.3.1) + typescript: 5.6.3 react-is@16.13.1: {}