File tree 3 files changed +511
-445
lines changed 3 files changed +511
-445
lines changed Original file line number Diff line number Diff line change 43
43
"js-yaml" : " ^3.13.1" ,
44
44
"katex" : " ^0.12.0" ,
45
45
"lodash" : " ^4.17.19" ,
46
- "mini-css-extract-plugin" : " ^0.9 .0" ,
46
+ "mini-css-extract-plugin" : " ^0.10 .0" ,
47
47
"moment" : " ^2.24.0" ,
48
48
"moment-timezone" : " ^0.5.25" ,
49
49
"openapi-examples-validator" : " ^4.0.0" ,
66
66
"spectrum-colorpicker" : " ^1.8.1" ,
67
67
"stacktrace-gps" : " ^3.0.4" ,
68
68
"style-loader" : " ^1.0.0" ,
69
- "terser-webpack-plugin" : " ^3.0.3 " ,
69
+ "terser-webpack-plugin" : " ^4.1.0 " ,
70
70
"turndown" : " ^6.0.0" ,
71
71
"unorm" : " ^1.6.0" ,
72
72
"webfonts-loader" : " ^5.0.0" ,
83
83
"@types/mini-css-extract-plugin" : " ^0.9.0" ,
84
84
"@types/node" : " ^14.0.11" ,
85
85
"@types/optimize-css-assets-webpack-plugin" : " ^5.0.1" ,
86
- "@types/terser-webpack-plugin" : " ^3.0 .0" ,
86
+ "@types/terser-webpack-plugin" : " ^4.1 .0" ,
87
87
"@types/webpack" : " ^4.4.32" ,
88
88
"@types/webpack-dev-server" : " ^3.1.6" ,
89
89
"@typescript-eslint/eslint-plugin" : " ^3.1.0" ,
Original file line number Diff line number Diff line change 44
44
# historical commits sharing the same major version, in which case a
45
45
# minor version bump suffices.
46
46
47
- PROVISION_VERSION = '97.1 '
47
+ PROVISION_VERSION = '97.2 '
You can’t perform that action at this time.
0 commit comments