Skip to content

Commit 80cd509

Browse files
committed
Bump tsx and esbuild versions
- Bump tsx version to 4.19.4 - Bump esbuild version to 0.25.4
1 parent 65d0b29 commit 80cd509

2 files changed

Lines changed: 165 additions & 309 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@typescript-eslint/eslint-plugin": "^7.0.1",
4242
"@typescript-eslint/parser": "^7.0.1",
4343
"commander": "^12.0.0",
44-
"esbuild": "^0.25.0",
44+
"esbuild": "^0.25.4",
4545
"eslint": "^8.56.0",
4646
"glob": "^10.4.5",
4747
"jsdoc": "^4.0.2",
@@ -50,7 +50,7 @@
5050
"nock": "^13.5.1",
5151
"taffydb": "^2.7.3",
5252
"three": "^0.164.1",
53-
"tsx": "^4.9.3",
53+
"tsx": "^4.19.4",
5454
"typescript": "^5.3.3"
5555
},
5656
"dependencies": {

0 commit comments

Comments
 (0)