|
@@ -17,8 +17,8 @@
|
|
|
"awe-dnd": "^0.3.4",
|
|
|
"axios": "^0.27.2",
|
|
|
"book-ui": "file:../book-ui-0.3.10.tgz",
|
|
|
- "core-js": "^3.23.3",
|
|
|
- "dayjs": "^1.11.3",
|
|
|
+ "core-js": "^3.24.0",
|
|
|
+ "dayjs": "^1.11.4",
|
|
|
"element-ui": "^2.15.9",
|
|
|
"gcls-book-question-ui": "file:../gcls-book-question-ui-0.1.0.tgz",
|
|
|
"jquery": "^3.6.0",
|
|
@@ -28,7 +28,7 @@
|
|
|
"md5": "^2.3.0",
|
|
|
"normalize.css": "^8.0.1",
|
|
|
"nprogress": "^0.2.0",
|
|
|
- "vue": "^2.7.0",
|
|
|
+ "vue": "^2.7.8",
|
|
|
"vue-i18n": "^8.27.2",
|
|
|
"vue-pdf": "^4.3.0",
|
|
|
"vue-router": "^3.5.4",
|
|
@@ -36,15 +36,15 @@
|
|
|
"vuex": "^3.6.2"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@babel/core": "^7.18.6",
|
|
|
- "@babel/eslint-parser": "^7.18.2",
|
|
|
+ "@babel/core": "^7.18.9",
|
|
|
+ "@babel/eslint-parser": "^7.18.9",
|
|
|
"@rushstack/eslint-patch": "^1.1.4",
|
|
|
- "@vue/cli-plugin-babel": "~5.0.6",
|
|
|
- "@vue/cli-plugin-eslint": "~5.0.6",
|
|
|
- "@vue/cli-plugin-router": "~5.0.6",
|
|
|
- "@vue/cli-plugin-unit-jest": "^5.0.6",
|
|
|
- "@vue/cli-plugin-vuex": "~5.0.6",
|
|
|
- "@vue/cli-service": "~5.0.6",
|
|
|
+ "@vue/cli-plugin-babel": "~5.0.8",
|
|
|
+ "@vue/cli-plugin-eslint": "~5.0.8",
|
|
|
+ "@vue/cli-plugin-router": "~5.0.8",
|
|
|
+ "@vue/cli-plugin-unit-jest": "^5.0.8",
|
|
|
+ "@vue/cli-plugin-vuex": "~5.0.8",
|
|
|
+ "@vue/cli-service": "~5.0.8",
|
|
|
"@vue/eslint-config-prettier": "^7.0.0",
|
|
|
"@vue/preload-webpack-plugin": "^2.0.0",
|
|
|
"@vue/test-utils": "^1.3.0",
|
|
@@ -53,26 +53,26 @@
|
|
|
"compression-webpack-plugin": "^6.1.1",
|
|
|
"eslint": "^7.32.0",
|
|
|
"eslint-plugin-prettier": "^4.2.1",
|
|
|
- "eslint-plugin-vue": "^9.1.1",
|
|
|
+ "eslint-plugin-vue": "^9.3.0",
|
|
|
"html-webpack-plugin": "^5.5.0",
|
|
|
"postcss": "^8.4.14",
|
|
|
- "postcss-html": "^1.4.1",
|
|
|
+ "postcss-html": "^1.5.0",
|
|
|
"prettier": "2.7.1",
|
|
|
- "sass": "^1.53.0",
|
|
|
+ "sass": "^1.54.0",
|
|
|
"sass-loader": "^10.3.0",
|
|
|
"script-ext-html-webpack-plugin": "^2.1.5",
|
|
|
"stylelint": "14.9.1",
|
|
|
"stylelint-config-prettier": "^9.0.3",
|
|
|
"stylelint-config-recess-order": "^3.0.0",
|
|
|
"stylelint-config-recommended-vue": "^1.4.0",
|
|
|
- "stylelint-config-standard-scss": "^4.0.0",
|
|
|
+ "stylelint-config-standard-scss": "^5.0.0",
|
|
|
"stylelint-declaration-block-no-ignored-properties": "^2.5.0",
|
|
|
"stylelint-webpack-plugin": "^3.3.0",
|
|
|
"svg-sprite-loader": "^6.0.11",
|
|
|
"svgo": "^2.8.0",
|
|
|
"vue-loader": "^15.10.0",
|
|
|
- "vue-template-compiler": "^2.7.0",
|
|
|
- "vue-demi":"^0.13.1"
|
|
|
+ "vue-template-compiler": "^2.7.8",
|
|
|
+ "vue-demi": "^0.13.5"
|
|
|
},
|
|
|
"browserslist": [
|
|
|
"> 1%",
|