File tree 2 files changed +473
-231
lines changed
2 files changed +473
-231
lines changed Original file line number Diff line number Diff line change 52
52
"@types/pako" : " ^2" ,
53
53
"@types/path-browserify" : " ^1" ,
54
54
"@types/readable-stream" : " ^4" ,
55
- "@types/sinon" : " ^17" ,
55
+ "@types/sinon" : " ^17.0.4 " ,
56
56
"@wasm-tool/wasm-pack-plugin" : " ^1.7.0" ,
57
57
"@web/dev-server-esbuild" : " ^0.3.6" ,
58
58
"@web/test-runner" : " ^0.18.1" ,
59
59
"@web/test-runner-playwright" : " ^0.11.0" ,
60
- "adm-zip" : " ^0.5.0 " ,
60
+ "adm-zip" : " ^0.5.16 " ,
61
61
"assert" : " ^2.1.0" ,
62
62
"browserify-fs" : " ^1.0.0" ,
63
63
"chai" : " ^4.4.1" ,
64
- "copy-webpack-plugin" : " ^12 .0.2 " ,
64
+ "copy-webpack-plugin" : " ^13 .0.0 " ,
65
65
"eslint" : " ^9.22.0" ,
66
66
"eslint-plugin-prettier" : " ^5.2.3" ,
67
- "html-webpack-plugin" : " ^5.6.0 " ,
67
+ "html-webpack-plugin" : " ^5.6.3 " ,
68
68
"memfs" : " ^4.6.0" ,
69
69
"mocha" : " ^10.2.0" ,
70
70
"mocha-each" : " ^2.0.1" ,
71
71
"path-browserify" : " ^1.0.1" ,
72
72
"prettier" : " 3.2.5" ,
73
73
"process" : " ^0.11.10" ,
74
74
"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 " ,
77
77
"ts-node" : " ^10.9.1" ,
78
78
"typescript" : " ^5.4.2" ,
79
79
"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 " ,
83
83
"webpack-dev-server" : " ^5.2.0"
84
84
},
85
85
"dependencies" : {
You can’t perform that action at this time.
0 commit comments