Skip to content

Commit

Permalink
feat: upgrade esbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Jan 17, 2024
1 parent b912b8d commit 9ca807a
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 330 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"webpack": "^4.40.0 || ^5.0.0"
},
"dependencies": {
"esbuild": "^0.19.0",
"get-tsconfig": "^4.7.0",
"esbuild": "^0.19.11",
"get-tsconfig": "^4.7.2",
"loader-utils": "^2.0.4",
"webpack-sources": "^1.4.3"
},
Expand Down
Loading

0 comments on commit 9ca807a

Please sign in to comment.