chore(deps): update dependency tmp@<=0.2.3 to >=0.2.5 (#3936)

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:14:49 +00:00
committed by GitHub
parent 36f2181643
commit feee4b3ad7
2 changed files with 10 additions and 4 deletions

View File

@@ -91,7 +91,7 @@
"sha.js@<=2.4.11": ">=2.4.12", "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.0.9",
"tar-fs@>=2.0.0 <2.1.3": ">=2.1.3", "tar-fs@>=2.0.0 <2.1.3": ">=2.1.3",
"tmp@<=0.2.3": ">=0.2.4", "tmp@<=0.2.3": ">=0.2.5",
"vite@>=5.0.0 <=5.4.18": ">=5.4.19" "vite@>=5.0.0 <=5.4.18": ">=5.4.19"
}, },
"patchedDependencies": { "patchedDependencies": {

12
pnpm-lock.yaml generated
View File

@@ -21,7 +21,7 @@ overrides:
sha.js@<=2.4.11: '>=2.4.12' 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.0.9'
tar-fs@>=2.0.0 <2.1.3: '>=2.1.3' tar-fs@>=2.0.0 <2.1.3: '>=2.1.3'
tmp@<=0.2.3: '>=0.2.4' tmp@<=0.2.3: '>=0.2.5'
vite@>=5.0.0 <=5.4.18: '>=5.4.19' vite@>=5.0.0 <=5.4.18: '>=5.4.19'
patchedDependencies: patchedDependencies:
@@ -9850,6 +9850,10 @@ packages:
resolution: {integrity: sha512-UdiSoX6ypifLmrfQ/XfiawN6hkjSBpCjhKxxZcWlUUmoXLaCKQU0bx4HF/tdDK2uzRuchf1txGvrWBzYREssoQ==} resolution: {integrity: sha512-UdiSoX6ypifLmrfQ/XfiawN6hkjSBpCjhKxxZcWlUUmoXLaCKQU0bx4HF/tdDK2uzRuchf1txGvrWBzYREssoQ==}
engines: {node: '>=14.14'} engines: {node: '>=14.14'}
tmp@0.2.5:
resolution: {integrity: sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==}
engines: {node: '>=14.14'}
to-buffer@1.2.1: to-buffer@1.2.1:
resolution: {integrity: sha512-tB82LpAIWjhLYbqjx3X4zEeHN6M8CiuOEy2JY8SEQVdYRe3CCHOFaqrBW1doLDrfpWhplcW7BL+bO3/6S3pcDQ==} resolution: {integrity: sha512-tB82LpAIWjhLYbqjx3X4zEeHN6M8CiuOEy2JY8SEQVdYRe3CCHOFaqrBW1doLDrfpWhplcW7BL+bO3/6S3pcDQ==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
@@ -11772,7 +11776,7 @@ snapshots:
semver: 7.6.3 semver: 7.6.3
socket.io: 4.8.1 socket.io: 4.8.1
socket.io-client: 4.7.5 socket.io-client: 4.7.5
tmp: 0.2.4 tmp: 0.2.5
unplugin: 1.14.1(webpack-sources@3.2.3) unplugin: 1.14.1(webpack-sources@3.2.3)
update-notifier-cjs: 5.1.6 update-notifier-cjs: 5.1.6
transitivePeerDependencies: transitivePeerDependencies:
@@ -15390,7 +15394,7 @@ snapshots:
dependencies: dependencies:
chardet: 0.7.0 chardet: 0.7.0
iconv-lite: 0.4.24 iconv-lite: 0.4.24
tmp: 0.2.4 tmp: 0.2.5
fast-check@3.23.2: fast-check@3.23.2:
dependencies: dependencies:
@@ -19366,6 +19370,8 @@ snapshots:
tmp@0.2.4: {} tmp@0.2.4: {}
tmp@0.2.5: {}
to-buffer@1.2.1: to-buffer@1.2.1:
dependencies: dependencies:
isarray: 2.0.5 isarray: 2.0.5