diff --git a/packages/frontend/package.json b/packages/frontend/package.json index e7bef6b83..d70eb2af1 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -36,7 +36,7 @@ "@turf/convex": "7.1.0", "@turf/helpers": "7.1.0", "csv-stringify": "6.5.1", - "i18next": "23.13.0", + "i18next": "23.15.2", "i18next-http-backend": "2.6.2", "jotai": "2.9.3", "lru-cache": "11.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 14eef688a..fdb0f9b0a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -215,8 +215,8 @@ importers: specifier: 6.5.1 version: 6.5.1 i18next: - specifier: 23.13.0 - version: 23.13.0 + specifier: 23.15.2 + version: 23.15.2 i18next-http-backend: specifier: 2.6.2 version: 2.6.2 @@ -249,7 +249,7 @@ importers: version: 7.51.5(react@18.3.1) react-i18next: specifier: 15.0.2 - version: 15.0.2(i18next@23.13.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 15.0.2(i18next@23.15.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-intersection-observer: specifier: 9.13.1 version: 9.13.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -2292,8 +2292,8 @@ packages: i18next-http-backend@2.6.2: resolution: {integrity: sha512-Hp/kd8/VuoxIHmxsknJXjkTYYHzivAyAF15pzliKzk2TiXC25rZCEerb1pUFoxz4IVrG3fCvQSY51/Lu4ECV4A==} - i18next@23.13.0: - resolution: {integrity: sha512-B+g0/KTKmN3+NeMKPljQxdrih6Q6lyDF5O2e/Ofd0JQsTLojJD/BSTTN04iw6OVc0yBiHeypu5hoBNV6ag44Zw==} + i18next@23.15.2: + resolution: {integrity: sha512-zcPSWzCvw6uKnuYHIqs4W7hTuB9e3AFcSdZgvCWoPXIZsBjBd4djN2/2uOHIB+1DFFkQnMBXvhNg7J3WyCuywQ==} ieee754@1.2.1: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} @@ -5844,7 +5844,7 @@ snapshots: transitivePeerDependencies: - encoding - i18next@23.13.0: + i18next@23.15.2: dependencies: '@babel/runtime': 7.25.6 @@ -6541,11 +6541,11 @@ snapshots: dependencies: react: 18.3.1 - react-i18next@15.0.2(i18next@23.13.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-i18next@15.0.2(i18next@23.15.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@babel/runtime': 7.25.6 html-parse-stringify: 3.0.1 - i18next: 23.13.0 + i18next: 23.15.2 react: 18.3.1 optionalDependencies: react-dom: 18.3.1(react@18.3.1)