[v3] Update esbuild

This commit is contained in:
Lea Anthony
2023-05-30 16:33:34 +08:00
committed by Misite Bao
parent 01f03c552d
commit 294a2c701e
3 changed files with 185 additions and 185 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# README
After updating any files in this directory, you must run `wails task build-runtime` to regenerate the compiled JS.
After updating any files in this directory, you must run `wails task build:runtime` to regenerate the compiled JS.
+183 -183
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -7,7 +7,7 @@
"author": "Lea Anthony <lea.anthony@gmail.com>",
"license": "ISC",
"devDependencies": {
"esbuild": "^0.17.5",
"esbuild": "^0.17.19",
"happy-dom": "^8.1.5",
"nanoid": "^4.0.0",
"npm-check-updates": "^16.6.3",