Skip to content

Commit 597ba93

Browse files
committed
chore: update deps
1 parent da408e6 commit 597ba93

3 files changed

Lines changed: 301 additions & 152 deletions

File tree

bundler/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,30 +54,30 @@
5454
"modules/ws.cjs"
5555
],
5656
"dependencies": {
57-
"@exodus/bytes": "^1.11.0",
57+
"@exodus/bytes": "^1.12.0",
5858
"@ungap/url-search-params": "^0.2.2",
5959
"assert": "^2.1.0",
6060
"browserify-zlib": "^0.2.0",
6161
"buffer": "^6.0.3",
6262
"constants-browserify": "^1.0.0",
63-
"esbuild": "~0.27.2",
63+
"esbuild": "~0.27.3",
6464
"events": "^3.3.0",
6565
"os-browserify": "^0.3.0",
6666
"path-browserify": "^1.0.1",
6767
"querystring-es3": "^0.2.1",
6868
"stream-browserify": "^3.0.0",
6969
"timers-browserify": "^2.0.12",
70-
"url": "^0.11.0",
70+
"url": "^0.11.4",
7171
"util": "^0.12.5"
7272
},
7373
"optionalDependencies": {
7474
"@babel/core": "^7.0.0",
7575
"@babel/plugin-transform-block-scoping": "^7.0.0",
7676
"@babel/plugin-transform-classes": "^7.0.0",
77-
"flow-remove-types": "^2.242.0"
77+
"flow-remove-types": "^2.299.0"
7878
},
7979
"peerDependencies": {
80-
"crypto-browserify": "^3.12.0"
80+
"crypto-browserify": "^3.12.1"
8181
},
8282
"peerDependenciesMeta": {
8383
"crypto-browserify": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
"@chalker/queue": "^1.0.1",
185185
"@exodus/replay": "^1.0.0-rc.11",
186186
"@exodus/test-bundler": "1.0.0-rc.15",
187-
"c8": "^9.1.0",
187+
"c8": "^10.1.3",
188188
"expect": "^30.2.0",
189189
"fast-glob": "^3.2.11",
190190
"playwright-core": "^1.58.2",

0 commit comments

Comments
 (0)