mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 16:30:57 +01:00
chore(deps): update dependency proxmox-api>undici to v7.12.0 (#3649)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7f34c4323e
commit
553f192605
@@ -70,7 +70,7 @@
|
||||
"tree-sitter-json"
|
||||
],
|
||||
"overrides": {
|
||||
"proxmox-api>undici": "7.11.0"
|
||||
"proxmox-api>undici": "7.12.0"
|
||||
},
|
||||
"allowUnusedPatches": true,
|
||||
"ignoredBuiltDependencies": [
|
||||
|
||||
32
pnpm-lock.yaml
generated
32
pnpm-lock.yaml
generated
@@ -5,7 +5,7 @@ settings:
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
overrides:
|
||||
proxmox-api>undici: 7.11.0
|
||||
proxmox-api>undici: 7.12.0
|
||||
|
||||
patchedDependencies:
|
||||
'@types/node-unifi':
|
||||
@@ -10359,6 +10359,10 @@ packages:
|
||||
resolution: {integrity: sha512-heTSIac3iLhsmZhUCjyS3JQEkZELateufzZuBaVM5RHXdSBMb1LPMQf5x+FH7qjsZYDP0ttAc3nnVpUB+wYbOg==}
|
||||
engines: {node: '>=20.18.1'}
|
||||
|
||||
undici@7.12.0:
|
||||
resolution: {integrity: sha512-GrKEsc3ughskmGA9jevVlIOPMiiAHJ4OFUtaAH+NhfTUSiZ1wMPIQqQvAJUrJspFXJt3EBWgpAeoHEDVT1IBug==}
|
||||
engines: {node: '>=20.18.1'}
|
||||
|
||||
unicode-emoji-modifier-base@1.0.0:
|
||||
resolution: {integrity: sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g==}
|
||||
engines: {node: '>=4'}
|
||||
@@ -11077,7 +11081,7 @@ snapshots:
|
||||
'@babel/helper-module-imports@7.25.9':
|
||||
dependencies:
|
||||
'@babel/traverse': 7.27.4
|
||||
'@babel/types': 7.27.6
|
||||
'@babel/types': 7.28.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@@ -11169,8 +11173,8 @@ snapshots:
|
||||
'@babel/template@7.27.2':
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.27.1
|
||||
'@babel/parser': 7.27.5
|
||||
'@babel/types': 7.27.6
|
||||
'@babel/parser': 7.28.0
|
||||
'@babel/types': 7.28.1
|
||||
|
||||
'@babel/traverse@7.25.9':
|
||||
dependencies:
|
||||
@@ -11992,8 +11996,8 @@ snapshots:
|
||||
|
||||
'@jridgewell/source-map@0.3.6':
|
||||
dependencies:
|
||||
'@jridgewell/gen-mapping': 0.3.8
|
||||
'@jridgewell/trace-mapping': 0.3.25
|
||||
'@jridgewell/gen-mapping': 0.3.12
|
||||
'@jridgewell/trace-mapping': 0.3.29
|
||||
|
||||
'@jridgewell/sourcemap-codec@1.5.0': {}
|
||||
|
||||
@@ -12152,7 +12156,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@antfu/ni': 0.21.12
|
||||
'@axiomhq/js': 1.0.0-rc.3
|
||||
'@babel/parser': 7.27.5
|
||||
'@babel/parser': 7.28.0
|
||||
'@babel/types': 7.26.0
|
||||
'@clack/prompts': 0.7.0
|
||||
ast-types: 0.14.2
|
||||
@@ -13449,16 +13453,16 @@ snapshots:
|
||||
|
||||
'@types/babel__generator@7.6.8':
|
||||
dependencies:
|
||||
'@babel/types': 7.27.6
|
||||
'@babel/types': 7.28.1
|
||||
|
||||
'@types/babel__template@7.4.4':
|
||||
dependencies:
|
||||
'@babel/parser': 7.27.5
|
||||
'@babel/types': 7.27.6
|
||||
'@babel/parser': 7.28.0
|
||||
'@babel/types': 7.28.1
|
||||
|
||||
'@types/babel__traverse@7.20.6':
|
||||
dependencies:
|
||||
'@babel/types': 7.27.6
|
||||
'@babel/types': 7.28.1
|
||||
|
||||
'@types/bcrypt@5.0.2':
|
||||
dependencies:
|
||||
@@ -18409,7 +18413,7 @@ snapshots:
|
||||
|
||||
proxmox-api@1.1.1:
|
||||
dependencies:
|
||||
undici: 7.11.0
|
||||
undici: 7.12.0
|
||||
|
||||
proxy-agent@6.5.0:
|
||||
dependencies:
|
||||
@@ -19681,7 +19685,7 @@ snapshots:
|
||||
|
||||
terser-webpack-plugin@5.3.14(webpack@5.94.0):
|
||||
dependencies:
|
||||
'@jridgewell/trace-mapping': 0.3.25
|
||||
'@jridgewell/trace-mapping': 0.3.29
|
||||
jest-worker: 27.5.1
|
||||
schema-utils: 4.3.0
|
||||
serialize-javascript: 6.0.2
|
||||
@@ -20096,6 +20100,8 @@ snapshots:
|
||||
|
||||
undici@7.11.0: {}
|
||||
|
||||
undici@7.12.0: {}
|
||||
|
||||
unicode-emoji-modifier-base@1.0.0: {}
|
||||
|
||||
unicorn-magic@0.1.0: {}
|
||||
|
||||
Reference in New Issue
Block a user