diff --git a/packages/translation/package.json b/packages/translation/package.json index 814c4d65f..f2f8716e7 100644 --- a/packages/translation/package.json +++ b/packages/translation/package.json @@ -36,6 +36,6 @@ }, "prettier": "@homarr/prettier-config", "dependencies": { - "next-international": "^1.2.3" + "next-international": "^1.2.4" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d21378ef9..4b88bd16d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -446,8 +446,8 @@ importers: packages/translation: dependencies: next-international: - specifier: ^1.2.3 - version: 1.2.3 + specifier: ^1.2.4 + version: 1.2.4 devDependencies: '@homarr/eslint-config': specifier: workspace:^0.2.0 @@ -5874,8 +5874,8 @@ packages: react: 18.2.0 dev: false - /next-international@1.2.3: - resolution: {integrity: sha512-pLHX6dIjg2bd/LHcBIylhQXsiv2CQgAEKXb1tlVMXIj+RxpxgB9ymgkNdm4OsEmEpVlleCoq4T3k4Pi9QXZ8wQ==} + /next-international@1.2.4: + resolution: {integrity: sha512-JQvp+h2iSgA/t8hu5S/Lwow1ZErJutQRdpnplxjv4VTlCiND8T95fYih8BjkHcVhQbtM+Wu9Mb1CM32wD9hlWQ==} dependencies: client-only: 0.0.1 international-types: 0.8.1