|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "ruoyi-vue-pro-vue3",
|
|
|
- "version": "1.6.3.1611",
|
|
|
+ "version": "1.6.4.1611",
|
|
|
"description": "基于vue3、element-plus、typesScript、vite3",
|
|
|
"author": "xingyu",
|
|
|
"private": false,
|
|
@@ -25,57 +25,57 @@
|
|
|
"p": "plop"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@iconify/iconify": "^2.2.1",
|
|
|
- "@vueuse/core": "^9.1.0",
|
|
|
- "@wangeditor/editor": "^5.1.14",
|
|
|
+ "@iconify/iconify": "^3.0.0",
|
|
|
+ "@vueuse/core": "^9.2.0",
|
|
|
+ "@wangeditor/editor": "^5.1.18",
|
|
|
"@wangeditor/editor-for-vue": "^5.1.10",
|
|
|
- "@zxcvbn-ts/core": "^2.0.4",
|
|
|
+ "@zxcvbn-ts/core": "^2.0.5",
|
|
|
"animate.css": "^4.1.1",
|
|
|
"axios": "^0.27.2",
|
|
|
"crypto-js": "^4.1.1",
|
|
|
- "dayjs": "^1.11.4",
|
|
|
+ "dayjs": "^1.11.5",
|
|
|
"echarts": "^5.3.3",
|
|
|
"echarts-wordcloud": "^2.0.0",
|
|
|
- "element-plus": "2.2.12",
|
|
|
+ "element-plus": "2.2.17",
|
|
|
"intro.js": "^6.0.0",
|
|
|
"jsencrypt": "^3.2.1",
|
|
|
"lodash-es": "^4.17.21",
|
|
|
"mitt": "^3.0.0",
|
|
|
"nprogress": "^0.2.0",
|
|
|
- "pinia": "^2.0.17",
|
|
|
+ "pinia": "^2.0.22",
|
|
|
"pinia-plugin-persist": "^1.0.0",
|
|
|
"qrcode": "^1.5.1",
|
|
|
"qs": "^6.11.0",
|
|
|
"url": "^0.11.0",
|
|
|
- "vue": "3.2.37",
|
|
|
+ "vue": "3.2.39",
|
|
|
"vue-cropper": "^1.0.3",
|
|
|
"vue-i18n": "9.2.2",
|
|
|
- "vue-router": "^4.1.3",
|
|
|
+ "vue-router": "^4.1.5",
|
|
|
"vue-types": "^4.2.1",
|
|
|
"web-storage-cache": "^1.1.1"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@commitlint/cli": "^17.0.3",
|
|
|
- "@commitlint/config-conventional": "^17.0.3",
|
|
|
- "@iconify/json": "^2.1.89",
|
|
|
- "@intlify/vite-plugin-vue-i18n": "^6.0.0",
|
|
|
+ "@commitlint/cli": "^17.1.2",
|
|
|
+ "@commitlint/config-conventional": "^17.1.0",
|
|
|
+ "@iconify/json": "^2.1.110",
|
|
|
+ "@intlify/vite-plugin-vue-i18n": "^6.0.1",
|
|
|
"@purge-icons/generated": "^0.9.0",
|
|
|
"@types/intro.js": "^5.1.0",
|
|
|
"@types/lodash-es": "^4.17.6",
|
|
|
- "@types/node": "^18.6.5",
|
|
|
+ "@types/node": "^18.7.18",
|
|
|
"@types/nprogress": "^0.2.0",
|
|
|
- "@types/qrcode": "^1.4.2",
|
|
|
+ "@types/qrcode": "^1.5.0",
|
|
|
"@types/qs": "^6.9.7",
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.33.0",
|
|
|
- "@typescript-eslint/parser": "^5.33.0",
|
|
|
- "@vitejs/plugin-vue": "^3.0.1",
|
|
|
- "@vitejs/plugin-vue-jsx": "^2.0.0",
|
|
|
- "autoprefixer": "^10.4.8",
|
|
|
- "eslint": "^8.21.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^5.38.0",
|
|
|
+ "@typescript-eslint/parser": "^5.38.0",
|
|
|
+ "@vitejs/plugin-vue": "^3.1.0",
|
|
|
+ "@vitejs/plugin-vue-jsx": "^2.0.1",
|
|
|
+ "autoprefixer": "^10.4.11",
|
|
|
+ "eslint": "^8.23.1",
|
|
|
"eslint-config-prettier": "^8.5.0",
|
|
|
- "eslint-define-config": "^1.6.0",
|
|
|
+ "eslint-define-config": "^1.7.0",
|
|
|
"eslint-plugin-prettier": "^4.2.1",
|
|
|
- "eslint-plugin-vue": "^9.3.0",
|
|
|
+ "eslint-plugin-vue": "^9.5.1",
|
|
|
"less": "^4.1.3",
|
|
|
"lint-staged": "^13.0.3",
|
|
|
"plop": "^3.1.1",
|
|
@@ -84,24 +84,24 @@
|
|
|
"postcss-less": "^6.0.0",
|
|
|
"prettier": "^2.7.1",
|
|
|
"rimraf": "^3.0.2",
|
|
|
- "rollup": "^2.77.2",
|
|
|
- "stylelint": "^14.9.1",
|
|
|
+ "rollup": "^2.79.0",
|
|
|
+ "stylelint": "^14.12.0",
|
|
|
"stylelint-config-html": "^1.1.0",
|
|
|
"stylelint-config-prettier": "^9.0.3",
|
|
|
- "stylelint-config-recommended": "^8.0.0",
|
|
|
- "stylelint-config-standard": "^26.0.0",
|
|
|
+ "stylelint-config-recommended": "^9.0.0",
|
|
|
+ "stylelint-config-standard": "^28.0.0",
|
|
|
"stylelint-order": "^5.0.0",
|
|
|
- "typescript": "4.7.4",
|
|
|
- "unplugin-vue-define-options": "^0.7.3",
|
|
|
- "vite": "3.0.5",
|
|
|
+ "typescript": "4.8.3",
|
|
|
+ "unplugin-vue-define-options": "^0.11.2",
|
|
|
+ "vite": "3.1.3",
|
|
|
"vite-plugin-compression": "^0.5.1",
|
|
|
- "vite-plugin-eslint": "^1.7.0",
|
|
|
+ "vite-plugin-eslint": "^1.8.1",
|
|
|
"vite-plugin-html": "^3.2.0",
|
|
|
- "vite-plugin-purge-icons": "^0.9.0",
|
|
|
+ "vite-plugin-purge-icons": "^0.9.1",
|
|
|
"vite-plugin-style-import": "^2.0.0",
|
|
|
"vite-plugin-svg-icons": "^2.0.1",
|
|
|
- "vite-plugin-windicss": "^1.8.7",
|
|
|
- "vue-tsc": "^0.39.5",
|
|
|
+ "vite-plugin-windicss": "^1.8.8",
|
|
|
+ "vue-tsc": "^0.40.13",
|
|
|
"windicss": "^3.5.6"
|
|
|
},
|
|
|
"engines": {
|