From 60d5ebbc11fd8a8f5494e303335e2bd46ec09a3d Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 11:27:31 +0100 Subject: [PATCH] fix(deps): update dependency next-international to ^1.2.4 (#76) Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> --- packages/translation/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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