fix(deps): update dependency undici to v7.4.0 (#2445)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-02-28 11:16:57 +00:00
committed by GitHub
parent 11d2972713
commit 06ba0f0e9f
5 changed files with 12 additions and 12 deletions

View File

@@ -38,7 +38,7 @@
"dayjs": "^1.11.13", "dayjs": "^1.11.13",
"dotenv": "^16.4.7", "dotenv": "^16.4.7",
"superjson": "2.2.2", "superjson": "2.2.2",
"undici": "7.3.0" "undici": "7.4.0"
}, },
"devDependencies": { "devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0", "@homarr/eslint-config": "workspace:^0.2.0",

View File

@@ -23,7 +23,7 @@
"prettier": "@homarr/prettier-config", "prettier": "@homarr/prettier-config",
"dependencies": { "dependencies": {
"@homarr/common": "workspace:^0.1.0", "@homarr/common": "workspace:^0.1.0",
"undici": "7.3.0" "undici": "7.4.0"
}, },
"devDependencies": { "devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0", "@homarr/eslint-config": "workspace:^0.2.0",

View File

@@ -33,7 +33,7 @@
"next": "15.1.7", "next": "15.1.7",
"react": "19.0.0", "react": "19.0.0",
"react-dom": "19.0.0", "react-dom": "19.0.0",
"undici": "7.3.0", "undici": "7.4.0",
"zod": "^3.24.2" "zod": "^3.24.2"
}, },
"devDependencies": { "devDependencies": {

View File

@@ -37,7 +37,7 @@
"@homarr/validation": "workspace:^0.1.0", "@homarr/validation": "workspace:^0.1.0",
"@jellyfin/sdk": "^0.11.0", "@jellyfin/sdk": "^0.11.0",
"proxmox-api": "1.1.1", "proxmox-api": "1.1.1",
"undici": "7.3.0", "undici": "7.4.0",
"xml2js": "^0.6.2", "xml2js": "^0.6.2",
"zod": "^3.24.2" "zod": "^3.24.2"
}, },

16
pnpm-lock.yaml generated
View File

@@ -396,8 +396,8 @@ importers:
specifier: 2.2.2 specifier: 2.2.2
version: 2.2.2 version: 2.2.2
undici: undici:
specifier: 7.3.0 specifier: 7.4.0
version: 7.3.0 version: 7.4.0
devDependencies: devDependencies:
'@homarr/eslint-config': '@homarr/eslint-config':
specifier: workspace:^0.2.0 specifier: workspace:^0.2.0
@@ -744,8 +744,8 @@ importers:
specifier: workspace:^0.1.0 specifier: workspace:^0.1.0
version: link:../common version: link:../common
undici: undici:
specifier: 7.3.0 specifier: 7.4.0
version: 7.3.0 version: 7.4.0
devDependencies: devDependencies:
'@homarr/eslint-config': '@homarr/eslint-config':
specifier: workspace:^0.2.0 specifier: workspace:^0.2.0
@@ -818,8 +818,8 @@ importers:
specifier: 19.0.0 specifier: 19.0.0
version: 19.0.0(react@19.0.0) version: 19.0.0(react@19.0.0)
undici: undici:
specifier: 7.3.0 specifier: 7.4.0
version: 7.3.0 version: 7.4.0
zod: zod:
specifier: ^3.24.2 specifier: ^3.24.2
version: 3.24.2 version: 3.24.2
@@ -1295,8 +1295,8 @@ importers:
specifier: 1.1.1 specifier: 1.1.1
version: 1.1.1 version: 1.1.1
undici: undici:
specifier: 7.3.0 specifier: 7.4.0
version: 7.3.0 version: 7.4.0
xml2js: xml2js:
specifier: ^0.6.2 specifier: ^0.6.2
version: 0.6.2 version: 0.6.2