fix(deps): update dependency undici to v7.8.0 (#2841)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-04-10 10:56:42 +00:00
committed by GitHub
parent 7fb6beceef
commit f13be4a708
5 changed files with 12 additions and 18 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.7.0" "undici": "7.8.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.7.0" "undici": "7.8.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.3.0", "next": "15.3.0",
"react": "19.1.0", "react": "19.1.0",
"react-dom": "19.1.0", "react-dom": "19.1.0",
"undici": "7.7.0", "undici": "7.8.0",
"zod": "^3.24.2" "zod": "^3.24.2"
}, },
"devDependencies": { "devDependencies": {

View File

@@ -39,7 +39,7 @@
"node-ical": "^0.20.1", "node-ical": "^0.20.1",
"proxmox-api": "1.1.1", "proxmox-api": "1.1.1",
"tsdav": "^2.1.3", "tsdav": "^2.1.3",
"undici": "7.7.0", "undici": "7.8.0",
"xml2js": "^0.6.2", "xml2js": "^0.6.2",
"zod": "^3.24.2" "zod": "^3.24.2"
}, },

22
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.7.0 specifier: 7.8.0
version: 7.7.0 version: 7.8.0
devDependencies: devDependencies:
'@homarr/eslint-config': '@homarr/eslint-config':
specifier: workspace:^0.2.0 specifier: workspace:^0.2.0
@@ -750,8 +750,8 @@ importers:
specifier: workspace:^0.1.0 specifier: workspace:^0.1.0
version: link:../common version: link:../common
undici: undici:
specifier: 7.7.0 specifier: 7.8.0
version: 7.7.0 version: 7.8.0
devDependencies: devDependencies:
'@homarr/eslint-config': '@homarr/eslint-config':
specifier: workspace:^0.2.0 specifier: workspace:^0.2.0
@@ -827,8 +827,8 @@ importers:
specifier: 19.1.0 specifier: 19.1.0
version: 19.1.0(react@19.1.0) version: 19.1.0(react@19.1.0)
undici: undici:
specifier: 7.7.0 specifier: 7.8.0
version: 7.7.0 version: 7.8.0
zod: zod:
specifier: ^3.24.2 specifier: ^3.24.2
version: 3.24.2 version: 3.24.2
@@ -1316,8 +1316,8 @@ importers:
specifier: ^2.1.3 specifier: ^2.1.3
version: 2.1.3 version: 2.1.3
undici: undici:
specifier: 7.7.0 specifier: 7.8.0
version: 7.7.0 version: 7.8.0
xml2js: xml2js:
specifier: ^0.6.2 specifier: ^0.6.2
version: 0.6.2 version: 0.6.2
@@ -10028,10 +10028,6 @@ packages:
resolution: {integrity: sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA==} resolution: {integrity: sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA==}
engines: {node: '>=14.0'} engines: {node: '>=14.0'}
undici@7.7.0:
resolution: {integrity: sha512-tZ6+5NBq4KH35rr46XJ2JPFKxfcBlYNaqLF/wyWIO9RMHqqU/gx/CLB1Y2qMcgB8lWw/bKHa7qzspqCN7mUHvA==}
engines: {node: '>=20.18.1'}
undici@7.8.0: undici@7.8.0:
resolution: {integrity: sha512-vFv1GA99b7eKO1HG/4RPu2Is3FBTWBrmzqzO0mz+rLxN3yXkE4mqRcb8g8fHxzX4blEysrNZLqg5RbJLqX5buA==} resolution: {integrity: sha512-vFv1GA99b7eKO1HG/4RPu2Is3FBTWBrmzqzO0mz+rLxN3yXkE4mqRcb8g8fHxzX4blEysrNZLqg5RbJLqX5buA==}
engines: {node: '>=20.18.1'} engines: {node: '>=20.18.1'}
@@ -19122,8 +19118,6 @@ snapshots:
dependencies: dependencies:
'@fastify/busboy': 2.1.1 '@fastify/busboy': 2.1.1
undici@7.7.0: {}
undici@7.8.0: {} undici@7.8.0: {}
unenv@1.10.0: unenv@1.10.0: