|
@@ -16,9 +16,9 @@
|
|
|
"ailp-book-question-ui": "file:../ailp-book-question-ui-0.1.1.tgz",
|
|
|
"awe-dnd": "^0.3.4",
|
|
|
"axios": "^0.26.1",
|
|
|
- "book-ui": "file:../book-ui-0.2.27.tgz",
|
|
|
+ "book-ui": "file:../book-ui-0.2.33.tgz",
|
|
|
"core-js": "^3.21.1",
|
|
|
- "dayjs": "^1.10.8",
|
|
|
+ "dayjs": "^1.11.0",
|
|
|
"element-ui": "^2.15.6",
|
|
|
"gcls-book-question-ui": "file:../gcls-book-question-ui-0.1.0.tgz",
|
|
|
"jquery": "^3.6.0",
|
|
@@ -27,43 +27,43 @@
|
|
|
"normalize.css": "^8.0.1",
|
|
|
"nprogress": "^0.2.0",
|
|
|
"vue": "^2.6.14",
|
|
|
- "vue-i18n": "^8.27.0",
|
|
|
+ "vue-i18n": "^8.27.1",
|
|
|
"vue-pdf": "^4.3.0",
|
|
|
"vue-router": "^3.5.3",
|
|
|
"vue-video-player": "^5.0.2",
|
|
|
"vuex": "^3.6.2"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@babel/core": "^7.17.5",
|
|
|
+ "@babel/core": "^7.17.8",
|
|
|
"@babel/eslint-parser": "^7.17.0",
|
|
|
"@babel/preset-env": "^7.16.11",
|
|
|
- "@rushstack/eslint-patch": "^1.1.0",
|
|
|
- "@vue/cli-plugin-babel": "~4.5.15",
|
|
|
- "@vue/cli-plugin-eslint": "~4.5.15",
|
|
|
- "@vue/cli-plugin-router": "~4.5.15",
|
|
|
- "@vue/cli-plugin-unit-jest": "^4.5.15",
|
|
|
- "@vue/cli-plugin-vuex": "~4.5.15",
|
|
|
- "@vue/cli-service": "~4.5.15",
|
|
|
+ "@rushstack/eslint-patch": "^1.1.1",
|
|
|
+ "@vue/cli-plugin-babel": "~4.5.17",
|
|
|
+ "@vue/cli-plugin-eslint": "~4.5.17",
|
|
|
+ "@vue/cli-plugin-router": "~4.5.17",
|
|
|
+ "@vue/cli-plugin-unit-jest": "^4.5.17",
|
|
|
+ "@vue/cli-plugin-vuex": "~4.5.17",
|
|
|
+ "@vue/cli-service": "~4.5.17",
|
|
|
"@vue/eslint-config-prettier": "^7.0.0",
|
|
|
"@vue/test-utils": "^1.3.0",
|
|
|
"babel-jest": "^27.5.1",
|
|
|
- "babel-loader": "^8.2.3",
|
|
|
+ "babel-loader": "^8.2.4",
|
|
|
"babel-plugin-dynamic-import-node": "^2.3.3",
|
|
|
"compression-webpack-plugin": "^6.1.1",
|
|
|
"eslint": "^7.32.0",
|
|
|
"eslint-plugin-prettier": "^4.0.0",
|
|
|
"eslint-plugin-vue": "^8.5.0",
|
|
|
"html-webpack-plugin": "^5.3.1",
|
|
|
- "postcss": "^8.4.8",
|
|
|
+ "postcss": "^8.4.12",
|
|
|
"postcss-html": "^1.3.0",
|
|
|
- "prettier": "2.5.1",
|
|
|
- "sass": "^1.49.9",
|
|
|
+ "prettier": "2.6.1",
|
|
|
+ "sass": "^1.49.10",
|
|
|
"sass-loader": "^10.2.1",
|
|
|
"script-ext-html-webpack-plugin": "^2.1.5",
|
|
|
- "stylelint": "14.5.3",
|
|
|
+ "stylelint": "14.6.1",
|
|
|
"stylelint-config-prettier": "^9.0.3",
|
|
|
"stylelint-config-recess-order": "^3.0.0",
|
|
|
- "stylelint-config-recommended-vue": "^1.3.0",
|
|
|
+ "stylelint-config-recommended-vue": "^1.4.0",
|
|
|
"stylelint-config-standard-scss": "^3.0.0",
|
|
|
"stylelint-declaration-block-no-ignored-properties": "^2.5.0",
|
|
|
"stylelint-webpack-plugin": "^3.1.0",
|