Skip to content

Commit 5b1952f

Browse files
committed
chore: more bumping
1 parent a3025aa commit 5b1952f

File tree

2 files changed

+473
-231
lines changed

2 files changed

+473
-231
lines changed

compiler/wasm/package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -52,34 +52,34 @@
5252
"@types/pako": "^2",
5353
"@types/path-browserify": "^1",
5454
"@types/readable-stream": "^4",
55-
"@types/sinon": "^17",
55+
"@types/sinon": "^17.0.4",
5656
"@wasm-tool/wasm-pack-plugin": "^1.7.0",
5757
"@web/dev-server-esbuild": "^0.3.6",
5858
"@web/test-runner": "^0.18.1",
5959
"@web/test-runner-playwright": "^0.11.0",
60-
"adm-zip": "^0.5.0",
60+
"adm-zip": "^0.5.16",
6161
"assert": "^2.1.0",
6262
"browserify-fs": "^1.0.0",
6363
"chai": "^4.4.1",
64-
"copy-webpack-plugin": "^12.0.2",
64+
"copy-webpack-plugin": "^13.0.0",
6565
"eslint": "^9.22.0",
6666
"eslint-plugin-prettier": "^5.2.3",
67-
"html-webpack-plugin": "^5.6.0",
67+
"html-webpack-plugin": "^5.6.3",
6868
"memfs": "^4.6.0",
6969
"mocha": "^10.2.0",
7070
"mocha-each": "^2.0.1",
7171
"path-browserify": "^1.0.1",
7272
"prettier": "3.2.5",
7373
"process": "^0.11.10",
7474
"readable-stream": "^4.4.2",
75-
"sinon": "^17.0.1",
76-
"ts-loader": "^9.5.1",
75+
"sinon": "^19.0.2",
76+
"ts-loader": "^9.5.2",
7777
"ts-node": "^10.9.1",
7878
"typescript": "^5.4.2",
7979
"unzipit": "^1.4.3",
80-
"url": "^0.11.3",
81-
"webpack": "^5.90.1",
82-
"webpack-cli": "^5.1.4",
80+
"url": "^0.11.4",
81+
"webpack": "^5.98.0",
82+
"webpack-cli": "^6.0.1",
8383
"webpack-dev-server": "^5.2.0"
8484
},
8585
"dependencies": {

0 commit comments

Comments
 (0)