fix(deps): update dependency next-international to ^1.2.3 (#35)

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
This commit is contained in:
Manuel
2024-02-04 08:53:16 +01:00
committed by GitHub
parent 837e3900fa
commit b8fe04144f
2 changed files with 5 additions and 5 deletions

View File

@@ -36,6 +36,6 @@
}, },
"prettier": "@homarr/prettier-config", "prettier": "@homarr/prettier-config",
"dependencies": { "dependencies": {
"next-international": "^1.1.4" "next-international": "^1.2.3"
} }
} }

8
pnpm-lock.yaml generated
View File

@@ -431,8 +431,8 @@ importers:
packages/translation: packages/translation:
dependencies: dependencies:
next-international: next-international:
specifier: ^1.1.4 specifier: ^1.2.3
version: 1.1.4 version: 1.2.3
devDependencies: devDependencies:
'@homarr/eslint-config': '@homarr/eslint-config':
specifier: workspace:^0.2.0 specifier: workspace:^0.2.0
@@ -5189,8 +5189,8 @@ packages:
react: 18.2.0 react: 18.2.0
dev: false dev: false
/next-international@1.1.4: /next-international@1.2.3:
resolution: {integrity: sha512-peIJXXEC5lM7zZONCgN1uUxCkIHpSW1pZuHoRTp9ND14K7CDdHajDMz9RTxVCmQUGWXSaqruM6XVAuq4d+Gpxg==} resolution: {integrity: sha512-pLHX6dIjg2bd/LHcBIylhQXsiv2CQgAEKXb1tlVMXIj+RxpxgB9ymgkNdm4OsEmEpVlleCoq4T3k4Pi9QXZ8wQ==}
dependencies: dependencies:
client-only: 0.0.1 client-only: 0.0.1
international-types: 0.8.1 international-types: 0.8.1