chore(deps): update dependency esbuild@<=0.24.2 to >=0.25.12 (#4431)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
97052b8bff
commit
b450ff6877
@@ -80,7 +80,7 @@
|
|||||||
"axios@>=1.0.0 <1.8.2": ">=1.13.1",
|
"axios@>=1.0.0 <1.8.2": ">=1.13.1",
|
||||||
"brace-expansion@>=2.0.0 <=2.0.1": ">=4.0.1",
|
"brace-expansion@>=2.0.0 <=2.0.1": ">=4.0.1",
|
||||||
"brace-expansion@>=1.0.0 <=1.1.11": ">=4.0.1",
|
"brace-expansion@>=1.0.0 <=1.1.11": ">=4.0.1",
|
||||||
"esbuild@<=0.24.2": ">=0.25.11",
|
"esbuild@<=0.24.2": ">=0.25.12",
|
||||||
"form-data@>=4.0.0 <4.0.4": ">=4.0.4",
|
"form-data@>=4.0.0 <4.0.4": ">=4.0.4",
|
||||||
"hono@<4.6.5": ">=4.10.4",
|
"hono@<4.6.5": ">=4.10.4",
|
||||||
"linkifyjs@<4.3.2": ">=4.3.2",
|
"linkifyjs@<4.3.2": ">=4.3.2",
|
||||||
|
|||||||
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
@@ -10,7 +10,7 @@ overrides:
|
|||||||
axios@>=1.0.0 <1.8.2: '>=1.13.1'
|
axios@>=1.0.0 <1.8.2: '>=1.13.1'
|
||||||
brace-expansion@>=2.0.0 <=2.0.1: '>=4.0.1'
|
brace-expansion@>=2.0.0 <=2.0.1: '>=4.0.1'
|
||||||
brace-expansion@>=1.0.0 <=1.1.11: '>=4.0.1'
|
brace-expansion@>=1.0.0 <=1.1.11: '>=4.0.1'
|
||||||
esbuild@<=0.24.2: '>=0.25.11'
|
esbuild@<=0.24.2: '>=0.25.12'
|
||||||
form-data@>=4.0.0 <4.0.4: '>=4.0.4'
|
form-data@>=4.0.0 <4.0.4: '>=4.0.4'
|
||||||
hono@<4.6.5: '>=4.10.4'
|
hono@<4.6.5: '>=4.10.4'
|
||||||
linkifyjs@<4.3.2: '>=4.3.2'
|
linkifyjs@<4.3.2: '>=4.3.2'
|
||||||
@@ -6469,7 +6469,7 @@ packages:
|
|||||||
esbuild-register@3.6.0:
|
esbuild-register@3.6.0:
|
||||||
resolution: {integrity: sha512-H2/S7Pm8a9CL1uhp9OvjwrBh5Pvx0H8qVOxNu8Wed9Y7qv56MPtq+GGM8RJpq6glYJn9Wspr8uw7l55uyinNeg==}
|
resolution: {integrity: sha512-H2/S7Pm8a9CL1uhp9OvjwrBh5Pvx0H8qVOxNu8Wed9Y7qv56MPtq+GGM8RJpq6glYJn9Wspr8uw7l55uyinNeg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
esbuild: '>=0.25.11'
|
esbuild: '>=0.25.12'
|
||||||
|
|
||||||
esbuild@0.25.11:
|
esbuild@0.25.11:
|
||||||
resolution: {integrity: sha512-KohQwyzrKTQmhXDW1PjCv3Tyspn9n5GcY2RTDqeORIdIJY8yKIF7sTSopFmn/wpMPW4rdPXI0UE5LJLuq3bx0Q==}
|
resolution: {integrity: sha512-KohQwyzrKTQmhXDW1PjCv3Tyspn9n5GcY2RTDqeORIdIJY8yKIF7sTSopFmn/wpMPW4rdPXI0UE5LJLuq3bx0Q==}
|
||||||
@@ -12204,7 +12204,7 @@ snapshots:
|
|||||||
'@rrweb/types': 2.0.0-alpha.16
|
'@rrweb/types': 2.0.0-alpha.16
|
||||||
babel-plugin-syntax-hermes-parser: 0.21.1
|
babel-plugin-syntax-hermes-parser: 0.21.1
|
||||||
ci-info: 4.0.0
|
ci-info: 4.0.0
|
||||||
esbuild: 0.25.11
|
esbuild: 0.25.12
|
||||||
faster-babel-types: 0.1.0(@babel/types@7.26.0)
|
faster-babel-types: 0.1.0(@babel/types@7.26.0)
|
||||||
hono: 4.10.4
|
hono: 4.10.4
|
||||||
isomorphic-fetch: 3.0.0
|
isomorphic-fetch: 3.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user