chore(deps): bump esbuild v0.19 (#12524)

This commit is contained in:
neverland
2023-12-23 18:27:43 +08:00
committed by GitHub
parent 214c13b532
commit 8b64451b0c
6 changed files with 24 additions and 229 deletions

View File

@@ -38,7 +38,7 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"esbuild": "^0.18.11",
"esbuild": "^0.19.10",
"rimraf": "^5.0.0",
"typescript": "^5.0.4"
}