diff --git a/package.json b/package.json index 3367979fb..526c5ab59 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "dockerode": "^4.0.7", "follow-redirects": "^1.15.11", "gamedig": "^5.3.2", - "i18next": "^25.5.3", + "i18next": "^25.8.0", "ical.js": "^2.1.0", "js-yaml": "^4.1.1", "json-rpc-2.0": "^1.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b09f71001..846274977 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^5.3.2 version: 5.3.2 i18next: - specifier: ^25.5.3 - version: 25.5.3(typescript@5.7.3) + specifier: ^25.8.0 + version: 25.8.0(typescript@5.7.3) ical.js: specifier: ^2.1.0 version: 2.1.0 @@ -73,7 +73,7 @@ importers: version: 18.3.1(react@18.3.1) react-i18next: specifier: ^15.5.3 - version: 15.5.3(i18next@25.5.3(typescript@5.7.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.3) + version: 15.5.3(i18next@25.8.0(typescript@5.7.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.3) react-icons: specifier: ^5.5.0 version: 5.5.0(react@18.3.1) @@ -169,8 +169,8 @@ packages: resolution: {integrity: sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==} engines: {node: '>=6.9.0'} - '@babel/runtime@7.28.4': - resolution: {integrity: sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==} + '@babel/runtime@7.28.6': + resolution: {integrity: sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==} engines: {node: '>=6.9.0'} '@balena/dockerignore@1.0.2': @@ -1777,8 +1777,8 @@ packages: i18next@21.10.0: resolution: {integrity: sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==} - i18next@25.5.3: - resolution: {integrity: sha512-joFqorDeQ6YpIXni944upwnuHBf5IoPMuqAchGVeQLdWC2JOjxgM9V8UGLhNIIH/Q8QleRxIi0BSRQehSrDLcg==} + i18next@25.8.0: + resolution: {integrity: sha512-urrg4HMFFMQZ2bbKRK7IZ8/CTE7D8H4JRlAwqA2ZwDRFfdd0K/4cdbNNLgfn9mo+I/h9wJu61qJzH7jCFAhUZQ==} peerDependencies: typescript: ^5 peerDependenciesMeta: @@ -3064,7 +3064,7 @@ snapshots: '@babel/runtime@7.27.6': {} - '@babel/runtime@7.28.4': {} + '@babel/runtime@7.28.6': {} '@balena/dockerignore@1.0.2': {} @@ -4869,11 +4869,11 @@ snapshots: i18next@21.10.0: dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.28.6 - i18next@25.5.3(typescript@5.7.3): + i18next@25.8.0(typescript@5.7.3): dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.28.6 optionalDependencies: typescript: 5.7.3 @@ -5480,18 +5480,18 @@ snapshots: react-i18next@11.18.6(i18next@21.10.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.28.6 html-parse-stringify: 3.0.1 i18next: 21.10.0 react: 18.3.1 optionalDependencies: react-dom: 18.3.1(react@18.3.1) - react-i18next@15.5.3(i18next@25.5.3(typescript@5.7.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.3): + react-i18next@15.5.3(i18next@25.8.0(typescript@5.7.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.3): dependencies: '@babel/runtime': 7.27.6 html-parse-stringify: 3.0.1 - i18next: 25.5.3(typescript@5.7.3) + i18next: 25.8.0(typescript@5.7.3) react: 18.3.1 optionalDependencies: react-dom: 18.3.1(react@18.3.1)