Commit a1bffa960da8bf9ef1b526dfe0f06c982ad415fb
1 parent
a3439bed
packjson
Showing
1 changed file
with
4 additions
and
4 deletions
package.json
| @@ -28,7 +28,7 @@ | @@ -28,7 +28,7 @@ | ||
| 28 | "loading-view-vue": "^1.0.3", | 28 | "loading-view-vue": "^1.0.3", |
| 29 | "miment": "^0.0.9", | 29 | "miment": "^0.0.9", |
| 30 | "moment": "^2.29.1", | 30 | "moment": "^2.29.1", |
| 31 | - "monaco-editor": "^0.20.0", | 31 | + "monaco-editor": "0.28.1", |
| 32 | "normalize.css": "7.0.0", | 32 | "normalize.css": "7.0.0", |
| 33 | "nprogress": "0.2.0", | 33 | "nprogress": "0.2.0", |
| 34 | "qrcodejs2": "0.0.2", | 34 | "qrcodejs2": "0.0.2", |
| @@ -66,13 +66,12 @@ | @@ -66,13 +66,12 @@ | ||
| 66 | "eventsource-polyfill": "0.9.6", | 66 | "eventsource-polyfill": "0.9.6", |
| 67 | "file-loader": "1.1.11", | 67 | "file-loader": "1.1.11", |
| 68 | "friendly-errors-webpack-plugin": "1.7.0", | 68 | "friendly-errors-webpack-plugin": "1.7.0", |
| 69 | - "html-webpack-plugin": "4.0.0-alpha", | 69 | + "html-webpack-plugin": "3.2.0", |
| 70 | "iframe-resizer": "^4.3.6", | 70 | "iframe-resizer": "^4.3.6", |
| 71 | "js-md5": "^0.7.3", | 71 | "js-md5": "^0.7.3", |
| 72 | "mini-css-extract-plugin": "0.4.1", | 72 | "mini-css-extract-plugin": "0.4.1", |
| 73 | "monaco-editor-webpack-plugin": "^4.1.1", | 73 | "monaco-editor-webpack-plugin": "^4.1.1", |
| 74 | "node-notifier": "5.2.1", | 74 | "node-notifier": "5.2.1", |
| 75 | - "node-sass": "^4.7.2", | ||
| 76 | "optimize-css-assets-webpack-plugin": "5.0.0", | 75 | "optimize-css-assets-webpack-plugin": "5.0.0", |
| 77 | "ora": "3.0.0", | 76 | "ora": "3.0.0", |
| 78 | "path-to-regexp": "2.4.0", | 77 | "path-to-regexp": "2.4.0", |
| @@ -81,7 +80,8 @@ | @@ -81,7 +80,8 @@ | ||
| 81 | "postcss-loader": "2.1.6", | 80 | "postcss-loader": "2.1.6", |
| 82 | "postcss-url": "7.3.2", | 81 | "postcss-url": "7.3.2", |
| 83 | "rimraf": "2.6.2", | 82 | "rimraf": "2.6.2", |
| 84 | - "sass-loader": "7.0.3", | 83 | + "sass": "^1.77.0", |
| 84 | + "sass-loader": "^7.3.0", | ||
| 85 | "script-ext-html-webpack-plugin": "2.0.1", | 85 | "script-ext-html-webpack-plugin": "2.0.1", |
| 86 | "semver": "5.5.0", | 86 | "semver": "5.5.0", |
| 87 | "shelljs": "0.8.2", | 87 | "shelljs": "0.8.2", |