chore(deps): update esbuild package version (MisskeyIO#952)
Bumped esbuild from 0.24.2 to 0.25.2
This commit is contained in:
parent
60684568e5
commit
f415eecae8
3 changed files with 3 additions and 3 deletions
|
@ -38,7 +38,7 @@
|
|||
"built"
|
||||
],
|
||||
"dependencies": {
|
||||
"esbuild": "0.24.2",
|
||||
"esbuild": "0.25.2",
|
||||
"eventemitter3": "5.0.1",
|
||||
"glob": "11.0.1",
|
||||
"matter-js": "0.20.0",
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"crc-32": "1.2.2",
|
||||
"esbuild": "0.24.2",
|
||||
"esbuild": "0.25.2",
|
||||
"glob": "11.0.1"
|
||||
},
|
||||
"files": [
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"lint": "pnpm typecheck && pnpm eslint"
|
||||
},
|
||||
"dependencies": {
|
||||
"esbuild": "0.24.2",
|
||||
"esbuild": "0.25.2",
|
||||
"idb-keyval": "6.2.1",
|
||||
"misskey-js": "workspace:*"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue