This repository was archived by the owner on Feb 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 19
19
},
20
20
"devDependencies" : {
21
21
"copy-webpack-plugin" : " ^11.0.0" ,
22
- "mini-css-extract-plugin" : " ^2.6.1 " ,
22
+ "mini-css-extract-plugin" : " ^2.7.2 " ,
23
23
"monaco-editor-webpack-plugin" : " ^7.0.1" ,
24
24
"ts-loader" : " ^9.3.1" ,
25
25
"webpack" : " ^5.75.0"
Original file line number Diff line number Diff line change @@ -2420,7 +2420,7 @@ __metadata:
2420
2420
dependencies :
2421
2421
comlink : ^4.3.1
2422
2422
copy-webpack-plugin : ^11.0.0
2423
- mini-css-extract-plugin : ^2.6.1
2423
+ mini-css-extract-plugin : ^2.7.2
2424
2424
monaco-editor-webpack-plugin : ^7.0.1
2425
2425
react : ^18.2.0
2426
2426
react-dom : ^18.2.0
@@ -8609,14 +8609,14 @@ __metadata:
8609
8609
languageName : node
8610
8610
linkType : hard
8611
8611
8612
- " mini-css-extract-plugin@npm:^2.6.1 " :
8613
- version : 2.6.1
8614
- resolution : " mini-css-extract-plugin@npm:2.6.1 "
8612
+ " mini-css-extract-plugin@npm:^2.7.2 " :
8613
+ version : 2.7.2
8614
+ resolution : " mini-css-extract-plugin@npm:2.7.2 "
8615
8615
dependencies :
8616
8616
schema-utils : ^4.0.0
8617
8617
peerDependencies :
8618
8618
webpack : ^5.0.0
8619
- checksum : df60840404878c4832b4104799fd29c5a89b06b1e377956c8d4a5729efe0ef301a52e5087d6f383871df5e69a8445922a0ae635c11abf412d7645a7096d0e973
8619
+ checksum : cd65611d6dc452f230c6ebba8a47bc5f5146b813b13b0b402c6f4a69f6451242eeea781152bebd31cad8ca7c7e95dac91e7e464087f18fb65b2d1097b58cf4ae
8620
8620
languageName : node
8621
8621
linkType : hard
8622
8622
You can’t perform that action at this time.
0 commit comments