From 8e33e5c3600b9df545f23ba2090246c2432201ae Mon Sep 17 00:00:00 2001 From: kailong321200875 <321200875@qq.com> Date: Tue, 9 May 2023 15:31:58 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 66 ++++++++++++++++++++++++++-------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/package.json b/package.json index 4651264..a38230e 100644 --- a/package.json +++ b/package.json @@ -27,22 +27,22 @@ }, "dependencies": { "@iconify/iconify": "^3.1.0", - "@vueuse/core": "^9.13.0", + "@vueuse/core": "^10.1.2", "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "^5.1.10", - "@zxcvbn-ts/core": "^2.2.1", + "@zxcvbn-ts/core": "^3.0.0", "animate.css": "^4.1.1", - "axios": "^1.3.5", + "axios": "^1.4.0", "echarts": "^5.4.2", "echarts-wordcloud": "^2.1.0", - "element-plus": "2.3.3", + "element-plus": "2.3.4", "intro.js": "^7.0.1", "lodash-es": "^4.17.21", "mitt": "^3.0.0", "mockjs": "^1.1.0", "nprogress": "^0.2.0", - "pinia": "^2.0.34", - "qrcode": "^1.5.1", + "pinia": "^2.0.36", + "qrcode": "^1.5.3", "qs": "^6.11.1", "url": "^0.11.0", "vue": "3.2.47", @@ -52,60 +52,60 @@ "web-storage-cache": "^1.1.1" }, "devDependencies": { - "@commitlint/cli": "^17.5.1", - "@commitlint/config-conventional": "^17.4.4", - "@iconify/json": "^2.2.48", + "@commitlint/cli": "^17.6.3", + "@commitlint/config-conventional": "^17.6.3", + "@iconify/json": "^2.2.62", "@intlify/unplugin-vue-i18n": "^0.10.0", "@purge-icons/generated": "^0.9.0", "@types/intro.js": "^5.1.1", "@types/lodash-es": "^4.17.7", - "@types/node": "^18.15.11", + "@types/node": "^20.1.1", "@types/nprogress": "^0.2.0", "@types/qrcode": "^1.5.0", "@types/qs": "^6.9.7", - "@typescript-eslint/eslint-plugin": "^5.58.0", - "@typescript-eslint/parser": "^5.58.0", - "@unocss/transformer-variant-group": "^0.51.4", - "@vitejs/plugin-legacy": "^4.0.2", - "@vitejs/plugin-vue": "^4.1.0", + "@typescript-eslint/eslint-plugin": "^5.59.5", + "@typescript-eslint/parser": "^5.59.5", + "@unocss/transformer-variant-group": "^0.51.12", + "@vitejs/plugin-legacy": "^4.0.3", + "@vitejs/plugin-vue": "^4.2.1", "@vitejs/plugin-vue-jsx": "^3.0.1", - "@vue-macros/volar": "^0.9.5", + "@vue-macros/volar": "^0.9.8", "autoprefixer": "^10.4.14", - "consola": "^3.0.1", - "eslint": "^8.38.0", + "consola": "^3.1.0", + "eslint": "^8.40.0", "eslint-config-prettier": "^8.8.0", - "eslint-define-config": "^1.17.0", + "eslint-define-config": "^1.20.0", "eslint-plugin-prettier": "^4.2.1", - "eslint-plugin-vue": "^9.10.0", + "eslint-plugin-vue": "^9.11.1", "husky": "^8.0.3", "less": "^4.1.3", - "lint-staged": "^13.2.1", + "lint-staged": "^13.2.2", "plop": "^3.1.2", - "postcss": "^8.4.21", + "postcss": "^8.4.23", "postcss-html": "^1.5.0", "postcss-less": "^6.0.0", - "prettier": "^2.8.7", + "prettier": "^2.8.8", "rimraf": "^5.0.0", - "rollup": "^3.20.2", - "stylelint": "^15.4.0", + "rollup": "^3.21.5", + "stylelint": "^15.6.1", "stylelint-config-html": "^1.1.0", "stylelint-config-prettier": "^9.0.5", - "stylelint-config-recommended": "^11.0.0", - "stylelint-config-standard": "^32.0.0", + "stylelint-config-recommended": "^12.0.0", + "stylelint-config-standard": "^33.0.0", "stylelint-order": "^6.0.3", - "terser": "^5.16.9", + "terser": "^5.17.2", "typescript": "5.0.4", - "unocss": "^0.51.4", - "unplugin-vue-define-options": "^1.3.3", - "vite": "4.2.1", + "unocss": "^0.51.12", + "unplugin-vue-define-options": "^1.3.5", + "vite": "4.3.5", "vite-plugin-ejs": "^1.6.4", "vite-plugin-eslint": "^1.8.1", - "vite-plugin-mock": "^2.9.6", + "vite-plugin-mock": "^3.0.0", "vite-plugin-progress": "^0.0.7", "vite-plugin-purge-icons": "^0.9.2", "vite-plugin-style-import": "2.0.0", "vite-plugin-svg-icons": "^2.0.1", - "vue-tsc": "^1.2.0" + "vue-tsc": "^1.6.4" }, "engines": { "node": ">= 14.18.0"