|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "yudao-ui-admin-vue3",
|
|
|
- "version": "1.7.0-snapshot.1925",
|
|
|
+ "version": "1.7.0-snapshot.1921",
|
|
|
"description": "基于vue3、vite4、element-plus、typesScript",
|
|
|
"author": "xingyu",
|
|
|
"private": false,
|
|
@@ -24,13 +24,13 @@
|
|
|
"lint:pretty": "pretty-quick --staged"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@iconify/iconify": "^3.0.1",
|
|
|
- "@vueuse/core": "^9.11.0",
|
|
|
+ "@iconify/iconify": "^3.1.0",
|
|
|
+ "@vueuse/core": "^9.12.0",
|
|
|
"@wangeditor/editor": "^5.1.23",
|
|
|
"@wangeditor/editor-for-vue": "^5.1.10",
|
|
|
- "@zxcvbn-ts/core": "^2.1.0",
|
|
|
+ "@zxcvbn-ts/core": "^2.2.0",
|
|
|
"animate.css": "^4.1.1",
|
|
|
- "axios": "^1.2.3",
|
|
|
+ "axios": "^1.3.0",
|
|
|
"cropperjs": "^1.5.13",
|
|
|
"crypto-js": "^4.1.1",
|
|
|
"dayjs": "^1.11.7",
|
|
@@ -57,7 +57,7 @@
|
|
|
"devDependencies": {
|
|
|
"@commitlint/cli": "^17.4.2",
|
|
|
"@commitlint/config-conventional": "^17.4.2",
|
|
|
- "@iconify/json": "^2.2.8",
|
|
|
+ "@iconify/json": "^2.2.14",
|
|
|
"@intlify/unplugin-vue-i18n": "^0.8.1",
|
|
|
"@purge-icons/generated": "^0.9.0",
|
|
|
"@types/intro.js": "^5.1.0",
|
|
@@ -66,14 +66,14 @@
|
|
|
"@types/nprogress": "^0.2.0",
|
|
|
"@types/qrcode": "^1.5.0",
|
|
|
"@types/qs": "^6.9.7",
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.48.2",
|
|
|
- "@typescript-eslint/parser": "^5.48.2",
|
|
|
- "@vitejs/plugin-legacy": "^3.0.1",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^5.50.0",
|
|
|
+ "@typescript-eslint/parser": "^5.50.0",
|
|
|
+ "@vitejs/plugin-legacy": "^3.0.2",
|
|
|
"@vitejs/plugin-vue": "^4.0.0",
|
|
|
"@vitejs/plugin-vue-jsx": "^3.0.0",
|
|
|
"autoprefixer": "^10.4.13",
|
|
|
"consola": "^2.15.3",
|
|
|
- "eslint": "^8.32.0",
|
|
|
+ "eslint": "^8.33.0",
|
|
|
"eslint-config-prettier": "^8.6.0",
|
|
|
"eslint-define-config": "^1.14.0",
|
|
|
"eslint-plugin-prettier": "^4.2.1",
|
|
@@ -83,20 +83,20 @@
|
|
|
"postcss-html": "^1.5.0",
|
|
|
"postcss-scss": "^4.0.6",
|
|
|
"prettier": "^2.8.3",
|
|
|
- "rimraf": "^4.1.1",
|
|
|
- "rollup": "^3.10.0",
|
|
|
- "sass": "^1.57.1",
|
|
|
+ "rimraf": "^4.1.2",
|
|
|
+ "rollup": "^3.12.0",
|
|
|
+ "sass": "^1.58.0",
|
|
|
"stylelint": "^14.16.1",
|
|
|
"stylelint-config-html": "^1.1.0",
|
|
|
"stylelint-config-prettier": "^9.0.4",
|
|
|
"stylelint-config-recommended": "^9.0.0",
|
|
|
"stylelint-config-standard": "^29.0.0",
|
|
|
"stylelint-order": "^6.0.1",
|
|
|
- "terser": "^5.16.1",
|
|
|
- "typescript": "4.9.4",
|
|
|
- "unplugin-auto-import": "^0.12.1",
|
|
|
- "unplugin-element-plus": "^0.4.1",
|
|
|
- "unplugin-vue-components": "^0.22.12",
|
|
|
+ "terser": "^5.16.2",
|
|
|
+ "typescript": "4.9.5",
|
|
|
+ "unplugin-auto-import": "^0.13.0",
|
|
|
+ "unplugin-element-plus": "^0.5.0",
|
|
|
+ "unplugin-vue-components": "^0.23.0",
|
|
|
"vite": "4.0.4",
|
|
|
"vite-plugin-compression": "^0.5.1",
|
|
|
"vite-plugin-ejs": "^1.6.4",
|