|
@@ -15,13 +15,13 @@
|
|
|
"dependencies": {
|
|
|
"@tinymce/tinymce-vue": "^3.2.8",
|
|
|
"awe-dnd": "^0.3.4",
|
|
|
- "axios": "^1.6.2",
|
|
|
- "book-ui": "file:../book-ui-0.3.71.tgz",
|
|
|
- "core-js": "^3.33.3",
|
|
|
+ "axios": "^1.6.8",
|
|
|
+ "book-ui": "file:../book-ui-0.3.72.tgz",
|
|
|
+ "core-js": "^3.36.1",
|
|
|
"dayjs": "^1.11.10",
|
|
|
"element-ui": "^2.15.14",
|
|
|
"jquery": "^3.7.1",
|
|
|
- "js-base64": "^3.7.5",
|
|
|
+ "js-base64": "^3.7.7",
|
|
|
"js-cookie": "^3.0.5",
|
|
|
"jsplumb": "^2.15.6",
|
|
|
"md5": "^2.3.0",
|
|
@@ -36,33 +36,33 @@
|
|
|
"vuex": "^3.6.2"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@babel/core": "^7.23.3",
|
|
|
- "@babel/eslint-parser": "^7.23.3",
|
|
|
- "@rushstack/eslint-patch": "^1.6.0",
|
|
|
+ "@babel/core": "^7.24.0",
|
|
|
+ "@babel/eslint-parser": "^7.23.10",
|
|
|
+ "@rushstack/eslint-patch": "^1.7.2",
|
|
|
"@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": "^8.0.0",
|
|
|
+ "@vue/eslint-config-prettier": "^9.0.0",
|
|
|
"@vue/preload-webpack-plugin": "^2.0.0",
|
|
|
"@vue/test-utils": "^1.3.6",
|
|
|
"babel-jest": "^27.5.1",
|
|
|
"babel-plugin-dynamic-import-node": "^2.3.3",
|
|
|
"compression-webpack-plugin": "^6.1.1",
|
|
|
"eslint": "^7.32.0",
|
|
|
- "eslint-plugin-prettier": "^5.0.1",
|
|
|
- "eslint-plugin-vue": "^9.18.1",
|
|
|
- "html-webpack-plugin": "^5.5.3",
|
|
|
- "postcss": "^8.4.31",
|
|
|
- "postcss-html": "^1.5.0",
|
|
|
- "prettier": "3.1.0",
|
|
|
- "sass": "^1.69.5",
|
|
|
- "sass-loader": "^13.3.2",
|
|
|
+ "eslint-plugin-prettier": "^5.1.3",
|
|
|
+ "eslint-plugin-vue": "^9.23.0",
|
|
|
+ "html-webpack-plugin": "^5.6.0",
|
|
|
+ "postcss": "^8.4.36",
|
|
|
+ "postcss-html": "^1.6.0",
|
|
|
+ "prettier": "3.2.5",
|
|
|
+ "sass": "^1.72.0",
|
|
|
+ "sass-loader": "^13.3.3",
|
|
|
"script-ext-html-webpack-plugin": "^2.1.5",
|
|
|
"stylelint": "^15.11.0",
|
|
|
- "stylelint-config-recess-order": "^4.4.0",
|
|
|
+ "stylelint-config-recess-order": "^4.6.0",
|
|
|
"stylelint-config-recommended-scss": "^13.1.0",
|
|
|
"stylelint-config-recommended-vue": "^1.5.0",
|
|
|
"stylelint-config-standard-scss": "^11.1.0",
|