|
@@ -95,12 +95,13 @@
|
|
"@vue/cli-plugin-babel": "4.4.6",
|
|
"@vue/cli-plugin-babel": "4.4.6",
|
|
"@vue/cli-plugin-eslint": "^4.4.6",
|
|
"@vue/cli-plugin-eslint": "^4.4.6",
|
|
"@vue/cli-plugin-unit-jest": "4.4.6",
|
|
"@vue/cli-plugin-unit-jest": "4.4.6",
|
|
- "@vue/cli-service": "4.4.6",
|
|
|
|
|
|
+ "@vue/cli-service": "^4.5.13",
|
|
"@vue/test-utils": "1.0.3",
|
|
"@vue/test-utils": "1.0.3",
|
|
"autoprefixer": "^9.8.6",
|
|
"autoprefixer": "^9.8.6",
|
|
"babel-core": "7.0.0-bridge.0",
|
|
"babel-core": "7.0.0-bridge.0",
|
|
"babel-eslint": "10.1.0",
|
|
"babel-eslint": "10.1.0",
|
|
"babel-jest": "26.2.2",
|
|
"babel-jest": "26.2.2",
|
|
|
|
+ "babel-plugin-dynamic-import-node": "^2.3.3",
|
|
"beautifier": "^0.1.7",
|
|
"beautifier": "^0.1.7",
|
|
"chalk": "4.1.0",
|
|
"chalk": "4.1.0",
|
|
"chokidar": "3.4.2",
|
|
"chokidar": "3.4.2",
|
|
@@ -114,9 +115,9 @@
|
|
"lint-staged": "10.2.11",
|
|
"lint-staged": "10.2.11",
|
|
"mockjs": "1.1.0",
|
|
"mockjs": "1.1.0",
|
|
"monaco-editor-webpack-plugin": "^1.9.0",
|
|
"monaco-editor-webpack-plugin": "^1.9.0",
|
|
- "node-sass": "^4.14.1",
|
|
|
|
"plop": "2.7.4",
|
|
"plop": "2.7.4",
|
|
"runjs": "^4.4.2",
|
|
"runjs": "^4.4.2",
|
|
|
|
+ "sass": "^1.35.1",
|
|
"sass-loader": "^9.0.3",
|
|
"sass-loader": "^9.0.3",
|
|
"script-ext-html-webpack-plugin": "2.1.4",
|
|
"script-ext-html-webpack-plugin": "2.1.4",
|
|
"script-loader": "0.7.2",
|
|
"script-loader": "0.7.2",
|