Skip to content

Commit 6e8ea34

Browse files
committed
feat: update tsx and esbuild deps
1 parent 65b489a commit 6e8ea34

3 files changed

Lines changed: 123 additions & 113 deletions

File tree

bundler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"browserify-zlib": "^0.2.0",
6262
"buffer": "^6.0.3",
6363
"constants-browserify": "^1.0.0",
64-
"esbuild": "~0.25.5",
64+
"esbuild": "~0.25.10",
6565
"events": "^3.3.0",
6666
"os-browserify": "^0.3.0",
6767
"path-browserify": "^1.0.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"playwright-core": "^1.52.0",
147147
"pretty-format": "^30.2.0",
148148
"puppeteer-core": "^24.6.0",
149-
"tsx": "^4.20.3"
149+
"tsx": "^4.20.6"
150150
},
151151
"devDependencies": {
152152
"@exodus/eslint-config": "^5.24.0",

0 commit comments

Comments
 (0)