File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 15
15
"css-loader" : " ^5.0.0" ,
16
16
"file-loader" : " ^6.2.0" ,
17
17
"html-webpack-plugin" : " ^5.0.0" ,
18
- "monaco-editor-webpack-plugin" : " ^3 .0.0" ,
18
+ "monaco-editor-webpack-plugin" : " ^4 .0.0" ,
19
19
"style-loader" : " ^2.0.0" ,
20
20
"ts-loader" : " ^9.0.0" ,
21
21
"typescript" : " ^4.1.3" ,
Original file line number Diff line number Diff line change @@ -2418,10 +2418,10 @@ mkdirp@^0.5.1, mkdirp@^0.5.5:
2418
2418
dependencies :
2419
2419
minimist "^1.2.5"
2420
2420
2421
- monaco-editor-webpack-plugin@^3 .0.0 :
2422
- version "3 .0.0"
2423
- resolved "https://registry.yarnpkg.com/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-3 .0.0.tgz#47a1c16e990d743572f47b0a1abb6de36bbc4afb "
2424
- integrity sha512-oPuYInTZIT5ctj8gjx7VEzxZFjcIBJXazVOaF6wJ/TPCldF0Lb/58jEeKTERXr4nr1Yobgx2tVfKcfkncAlAHg ==
2421
+ monaco-editor-webpack-plugin@^4 .0.0 :
2422
+ version "4 .0.0"
2423
+ resolved "https://registry.yarnpkg.com/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-4 .0.0.tgz#95be3f48f4220999b909266a9997727f0deab947 "
2424
+ integrity sha512-4BT9XDRQXraMQjxEUjR+uuubRe3RIPkvVoGw8zwWG++s7wq6TAiXaSOMdkdS9TrjCREgSnygCOlVzY6MS8RPuA ==
2425
2425
dependencies :
2426
2426
loader-utils "^2.0.0"
2427
2427
You can’t perform that action at this time.
0 commit comments