chore(deps): update dependency tar-fs@>=2.0.0 <2.1.3 to v3 (#3953)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-08-31 11:42:41 +02:00
committed by GitHub
parent de7699689f
commit 42071e36ca
2 changed files with 2 additions and 2 deletions

View File

@@ -90,7 +90,7 @@
"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.1.0",
"tar-fs@>=2.0.0 <2.1.3": ">=2.1.3",
"tar-fs@>=2.0.0 <2.1.3": ">=3.1.0",
"tmp@<=0.2.3": ">=0.2.5",
"vite@>=5.0.0 <=5.4.18": ">=5.4.19"
},

2
pnpm-lock.yaml generated
View File

@@ -20,7 +20,7 @@ overrides:
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.1.0'
tar-fs@>=2.0.0 <2.1.3: '>=2.1.3'
tar-fs@>=2.0.0 <2.1.3: '>=3.1.0'
tmp@<=0.2.3: '>=0.2.5'
vite@>=5.0.0 <=5.4.18: '>=5.4.19'