chore(deps): update dependency tar-fs@>=3.0.0 <3.0.9 to >=3.1.0 (#3947)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-08-30 10:55:42 +00:00
committed by GitHub
parent e0c9c0fab7
commit f277ceb302
2 changed files with 2 additions and 2 deletions

View File

@@ -89,7 +89,7 @@
"proxmox-api>undici": "7.14.0",
"rollup@>=4.0.0 <4.22.4": ">=4.49.0",
"sha.js@<=2.4.11": ">=2.4.12",
"tar-fs@>=3.0.0 <3.0.9": ">=3.0.9",
"tar-fs@>=3.0.0 <3.0.9": ">=3.1.0",
"tar-fs@>=2.0.0 <2.1.3": ">=2.1.3",
"tmp@<=0.2.3": ">=0.2.5",
"vite@>=5.0.0 <=5.4.18": ">=5.4.19"

2
pnpm-lock.yaml generated
View File

@@ -19,7 +19,7 @@ overrides:
proxmox-api>undici: 7.14.0
rollup@>=4.0.0 <4.22.4: '>=4.49.0'
sha.js@<=2.4.11: '>=2.4.12'
tar-fs@>=3.0.0 <3.0.9: '>=3.0.9'
tar-fs@>=3.0.0 <3.0.9: '>=3.1.0'
tar-fs@>=2.0.0 <2.1.3: '>=2.1.3'
tmp@<=0.2.3: '>=0.2.5'
vite@>=5.0.0 <=5.4.18: '>=5.4.19'