mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
[v3] Update esbuild
This commit is contained in:
@@ -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.
|
||||
Generated
+183
-183
File diff suppressed because it is too large
Load Diff
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user