Skip to content

Commit

Permalink
feat: upgrade esbuild to 0.23 (#615)
Browse files Browse the repository at this point in the history
SuperchupuDev authored Aug 8, 2024
1 parent 2fada74 commit bd83d3b
Showing 2 changed files with 348 additions and 352 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -77,7 +77,7 @@
"node": ">=18.0.0"
},
"dependencies": {
"esbuild": "~0.21.5",
"esbuild": "~0.23.0",
"get-tsconfig": "^4.7.5"
},
"optionalDependencies": {
@@ -107,7 +107,7 @@
"memfs": "^4.9.3",
"node-pty": "^1.0.0",
"outdent": "^0.8.0",
"pkgroll": "^2.1.1",
"pkgroll": "^2.4.1",
"proxyquire": "^2.1.3",
"simple-git-hooks": "^2.11.1",
"split2": "^4.2.0",
696 changes: 346 additions & 350 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit bd83d3b

Please sign in to comment.