Skip to content

Commit bd83d3b

Browse files
feat: upgrade esbuild to 0.23 (#615)
1 parent 2fada74 commit bd83d3b

File tree

2 files changed

+348
-352
lines changed

2 files changed

+348
-352
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"node": ">=18.0.0"
7878
},
7979
"dependencies": {
80-
"esbuild": "~0.21.5",
80+
"esbuild": "~0.23.0",
8181
"get-tsconfig": "^4.7.5"
8282
},
8383
"optionalDependencies": {
@@ -107,7 +107,7 @@
107107
"memfs": "^4.9.3",
108108
"node-pty": "^1.0.0",
109109
"outdent": "^0.8.0",
110-
"pkgroll": "^2.1.1",
110+
"pkgroll": "^2.4.1",
111111
"proxyquire": "^2.1.3",
112112
"simple-git-hooks": "^2.11.1",
113113
"split2": "^4.2.0",

0 commit comments

Comments
 (0)