diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7af1bb5..63d9259 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -97,7 +97,7 @@ importers: version: 2.1.2 i18next: specifier: ^23.10.1 - version: 23.12.6 + version: 23.13.0 i18next-resources-to-backend: specifier: ^1.2.0 version: 1.2.1 @@ -127,7 +127,7 @@ importers: version: 7.52.2(react@18.3.1) react-i18next: specifier: ^14.1.0 - version: 14.1.3(i18next@23.12.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 14.1.3(i18next@23.13.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) sharp: specifier: ^0.33.2 version: 0.33.4 @@ -2599,8 +2599,8 @@ packages: i18next-resources-to-backend@1.2.1: resolution: {integrity: sha512-okHbVA+HZ7n1/76MsfhPqDou0fptl2dAlhRDu2ideXloRRduzHsqDOznJBef+R3DFZnbvWoBW+KxJ7fnFjd6Yw==} - i18next@23.12.6: - resolution: {integrity: sha512-dhvsB9zXgcWfaLHMmiHcwtMm1ZHrG0bOtECsijvFvWU5XUHrSeeoAhGCQMLC0fwXzvXvZ04ZlMkcHPu52DViGA==} + i18next@23.13.0: + resolution: {integrity: sha512-B+g0/KTKmN3+NeMKPljQxdrih6Q6lyDF5O2e/Ofd0JQsTLojJD/BSTTN04iw6OVc0yBiHeypu5hoBNV6ag44Zw==} iconv-lite@0.6.3: resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} @@ -7074,7 +7074,7 @@ snapshots: dependencies: '@babel/runtime': 7.24.4 - i18next@23.12.6: + i18next@23.13.0: dependencies: '@babel/runtime': 7.25.0 @@ -7687,11 +7687,11 @@ snapshots: dependencies: react: 18.3.1 - react-i18next@14.1.3(i18next@23.12.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-i18next@14.1.3(i18next@23.13.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@babel/runtime': 7.24.8 html-parse-stringify: 3.0.1 - i18next: 23.12.6 + i18next: 23.13.0 react: 18.3.1 optionalDependencies: react-dom: 18.3.1(react@18.3.1)