This repository was archived by the owner on Feb 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22
22
"mini-css-extract-plugin" : " ^2.7.2" ,
23
23
"monaco-editor-webpack-plugin" : " ^7.0.1" ,
24
24
"ts-loader" : " ^9.4.2" ,
25
- "webpack" : " ^5.75 .0"
25
+ "webpack" : " ^5.77 .0"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 52
52
"ts-jest" : " ^29.1.0" ,
53
53
"ts-loader" : " ^9.4.2" ,
54
54
"typescript" : " ^4.9.4" ,
55
- "webpack" : " ^5.75 .0" ,
55
+ "webpack" : " ^5.77 .0" ,
56
56
"webpack-bundle-analyzer" : " ^4.7.0" ,
57
57
"webpack-cli" : " ^5.0.1" ,
58
58
"webpack-dev-server" : " ^4.11.1" ,
Original file line number Diff line number Diff line change @@ -2689,7 +2689,7 @@ __metadata:
2689
2689
react-dom : ^18.2.0
2690
2690
react-monaco-editor : ^0.49.0
2691
2691
ts-loader : ^9.4.2
2692
- webpack : ^5.75 .0
2692
+ webpack : ^5.77 .0
2693
2693
languageName : unknown
2694
2694
linkType : soft
2695
2695
@@ -9608,7 +9608,7 @@ __metadata:
9608
9608
ts-loader : ^9.4.2
9609
9609
typescript : ^4.9.4
9610
9610
use-reducer-logger : ^1.0.2
9611
- webpack : ^5.75 .0
9611
+ webpack : ^5.77 .0
9612
9612
webpack-bundle-analyzer : ^4.7.0
9613
9613
webpack-cli : ^5.0.1
9614
9614
webpack-dev-server : ^4.11.1
@@ -12441,9 +12441,9 @@ __metadata:
12441
12441
languageName : node
12442
12442
linkType : hard
12443
12443
12444
- " webpack@npm:^5.75 .0 " :
12445
- version : 5.75 .0
12446
- resolution : " webpack@npm:5.75 .0"
12444
+ " webpack@npm:^5.77 .0 " :
12445
+ version : 5.77 .0
12446
+ resolution : " webpack@npm:5.77 .0"
12447
12447
dependencies :
12448
12448
" @types/eslint-scope " : ^3.7.3
12449
12449
" @types/estree " : ^0.0.51
@@ -12474,7 +12474,7 @@ __metadata:
12474
12474
optional : true
12475
12475
bin :
12476
12476
webpack : bin/webpack.js
12477
- checksum : 2bcc5f3c195f375944e8af2f00bf2feea39cb9fda5f763b0d1b00077f1c51783db25c94d3fae96a07dead9fa085e6ae7474417e5ab31719c9776ea5969ceb83a
12477
+ checksum : 21341bb72cbbf61dfb3af91eabe9290a6c05139f268eff3c419e5339deb6c79f2f36de55d9abf017d3ccbad290a535c02325001b2816acc393f3c022e67ac17c
12478
12478
languageName : node
12479
12479
linkType : hard
12480
12480
You can’t perform that action at this time.
0 commit comments