|
@@ -16,29 +16,29 @@
|
|
"ailp-book-question-ui": "file:../ailp-book-question-ui-0.1.1.tgz",
|
|
"ailp-book-question-ui": "file:../ailp-book-question-ui-0.1.1.tgz",
|
|
"awe-dnd": "^0.3.4",
|
|
"awe-dnd": "^0.3.4",
|
|
"axios": "^0.27.2",
|
|
"axios": "^0.27.2",
|
|
- "book-ui": "file:../book-ui-0.3.10.tgz",
|
|
|
|
- "core-js": "^3.24.0",
|
|
|
|
- "dayjs": "^1.11.4",
|
|
|
|
- "element-ui": "^2.15.9",
|
|
|
|
|
|
+ "book-ui": "file:../book-ui-0.3.15.tgz",
|
|
|
|
+ "core-js": "^3.25.2",
|
|
|
|
+ "dayjs": "^1.11.5",
|
|
|
|
+ "element-ui": "^2.15.10",
|
|
"gcls-book-question-ui": "file:../gcls-book-question-ui-0.1.0.tgz",
|
|
"gcls-book-question-ui": "file:../gcls-book-question-ui-0.1.0.tgz",
|
|
- "jquery": "^3.6.0",
|
|
|
|
|
|
+ "jquery": "^3.6.1",
|
|
"js-base64": "^3.7.2",
|
|
"js-base64": "^3.7.2",
|
|
"js-cookie": "^3.0.1",
|
|
"js-cookie": "^3.0.1",
|
|
"jsplumb": "^2.15.6",
|
|
"jsplumb": "^2.15.6",
|
|
"md5": "^2.3.0",
|
|
"md5": "^2.3.0",
|
|
"normalize.css": "^8.0.1",
|
|
"normalize.css": "^8.0.1",
|
|
"nprogress": "^0.2.0",
|
|
"nprogress": "^0.2.0",
|
|
- "vue": "^2.7.8",
|
|
|
|
|
|
+ "vue": "^2.7.10",
|
|
"vue-i18n": "^8.27.2",
|
|
"vue-i18n": "^8.27.2",
|
|
"vue-pdf": "^4.3.0",
|
|
"vue-pdf": "^4.3.0",
|
|
- "vue-router": "^3.5.4",
|
|
|
|
|
|
+ "vue-router": "^3.6.5",
|
|
"vue-video-player": "^5.0.2",
|
|
"vue-video-player": "^5.0.2",
|
|
"vuex": "^3.6.2"
|
|
"vuex": "^3.6.2"
|
|
},
|
|
},
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
- "@babel/core": "^7.18.9",
|
|
|
|
- "@babel/eslint-parser": "^7.18.9",
|
|
|
|
- "@rushstack/eslint-patch": "^1.1.4",
|
|
|
|
|
|
+ "@babel/core": "^7.19.1",
|
|
|
|
+ "@babel/eslint-parser": "^7.19.1",
|
|
|
|
+ "@rushstack/eslint-patch": "^1.2.0",
|
|
"@vue/cli-plugin-babel": "~5.0.8",
|
|
"@vue/cli-plugin-babel": "~5.0.8",
|
|
"@vue/cli-plugin-eslint": "~5.0.8",
|
|
"@vue/cli-plugin-eslint": "~5.0.8",
|
|
"@vue/cli-plugin-router": "~5.0.8",
|
|
"@vue/cli-plugin-router": "~5.0.8",
|
|
@@ -53,15 +53,15 @@
|
|
"compression-webpack-plugin": "^6.1.1",
|
|
"compression-webpack-plugin": "^6.1.1",
|
|
"eslint": "^7.32.0",
|
|
"eslint": "^7.32.0",
|
|
"eslint-plugin-prettier": "^4.2.1",
|
|
"eslint-plugin-prettier": "^4.2.1",
|
|
- "eslint-plugin-vue": "^9.3.0",
|
|
|
|
|
|
+ "eslint-plugin-vue": "^9.5.1",
|
|
"html-webpack-plugin": "^5.5.0",
|
|
"html-webpack-plugin": "^5.5.0",
|
|
- "postcss": "^8.4.14",
|
|
|
|
|
|
+ "postcss": "^8.4.16",
|
|
"postcss-html": "^1.5.0",
|
|
"postcss-html": "^1.5.0",
|
|
"prettier": "2.7.1",
|
|
"prettier": "2.7.1",
|
|
- "sass": "^1.54.0",
|
|
|
|
|
|
+ "sass": "^1.55.0",
|
|
"sass-loader": "^10.3.0",
|
|
"sass-loader": "^10.3.0",
|
|
"script-ext-html-webpack-plugin": "^2.1.5",
|
|
"script-ext-html-webpack-plugin": "^2.1.5",
|
|
- "stylelint": "14.9.1",
|
|
|
|
|
|
+ "stylelint": "14.12.1",
|
|
"stylelint-config-prettier": "^9.0.3",
|
|
"stylelint-config-prettier": "^9.0.3",
|
|
"stylelint-config-recess-order": "^3.0.0",
|
|
"stylelint-config-recess-order": "^3.0.0",
|
|
"stylelint-config-recommended-vue": "^1.4.0",
|
|
"stylelint-config-recommended-vue": "^1.4.0",
|
|
@@ -71,8 +71,8 @@
|
|
"svg-sprite-loader": "^6.0.11",
|
|
"svg-sprite-loader": "^6.0.11",
|
|
"svgo": "^2.8.0",
|
|
"svgo": "^2.8.0",
|
|
"vue-loader": "^15.10.0",
|
|
"vue-loader": "^15.10.0",
|
|
- "vue-template-compiler": "^2.7.8",
|
|
|
|
- "vue-demi": "^0.13.5"
|
|
|
|
|
|
+ "vue-template-compiler": "^2.7.10",
|
|
|
|
+ "vue-demi": "^0.13.11"
|
|
},
|
|
},
|
|
"browserslist": [
|
|
"browserslist": [
|
|
"> 1%",
|
|
"> 1%",
|