From cfb3b3a5ce9173ed5b4802483c3f24f13193e434 Mon Sep 17 00:00:00 2001 From: kailong321200875 <321200875@qq.com> Date: Wed, 19 Jul 2023 15:24:18 +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 | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index c3fc918..ad26cae 100644 --- a/package.json +++ b/package.json @@ -31,13 +31,13 @@ "@vueuse/core": "^10.2.1", "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "^5.1.10", - "@zxcvbn-ts/core": "^3.0.2", + "@zxcvbn-ts/core": "^3.0.3", "animate.css": "^4.1.1", "axios": "^1.4.0", "dayjs": "^1.11.9", - "echarts": "^5.4.2", + "echarts": "^5.4.3", "echarts-wordcloud": "^2.1.0", - "element-plus": "^2.3.7", + "element-plus": "^2.3.8", "intro.js": "^7.0.1", "lodash-es": "^4.17.21", "mitt": "^3.0.1", @@ -55,27 +55,27 @@ "web-storage-cache": "^1.1.1" }, "devDependencies": { - "@commitlint/cli": "^17.6.6", - "@commitlint/config-conventional": "^17.6.6", - "@iconify/json": "^2.2.89", + "@commitlint/cli": "^17.6.7", + "@commitlint/config-conventional": "^17.6.7", + "@iconify/json": "^2.2.92", "@intlify/unplugin-vue-i18n": "^0.12.2", "@purge-icons/generated": "^0.9.0", "@types/intro.js": "^5.1.1", - "@types/lodash-es": "^4.17.7", - "@types/node": "^20.4.1", + "@types/lodash-es": "^4.17.8", + "@types/node": "^20.4.2", "@types/nprogress": "^0.2.0", "@types/qrcode": "^1.5.1", "@types/qs": "^6.9.7", - "@typescript-eslint/eslint-plugin": "^6.0.0", - "@typescript-eslint/parser": "^6.0.0", + "@typescript-eslint/eslint-plugin": "^6.1.0", + "@typescript-eslint/parser": "^6.1.0", "@unocss/transformer-variant-group": "^0.53.5", "@vitejs/plugin-legacy": "^4.1.0", "@vitejs/plugin-vue": "^4.2.3", "@vitejs/plugin-vue-jsx": "^3.0.1", - "@vue-macros/volar": "^0.12.1", + "@vue-macros/volar": "^0.12.2", "autoprefixer": "^10.4.14", "consola": "^3.2.3", - "eslint": "^8.44.0", + "eslint": "^8.45.0", "eslint-config-prettier": "^8.8.0", "eslint-define-config": "^1.21.0", "eslint-plugin-prettier": "^5.0.0", @@ -84,23 +84,23 @@ "less": "^4.1.3", "lint-staged": "^13.2.3", "plop": "^3.1.2", - "postcss": "^8.4.25", + "postcss": "^8.4.26", "postcss-html": "^1.5.0", "postcss-less": "^6.0.0", "prettier": "^3.0.0", "rimraf": "^5.0.1", - "rollup": "^3.26.2", + "rollup": "^3.26.3", "stylelint": "^15.10.1", "stylelint-config-html": "^1.1.0", "stylelint-config-prettier": "^9.0.5", "stylelint-config-recommended": "^13.0.0", "stylelint-config-standard": "^34.0.0", "stylelint-order": "^6.0.3", - "terser": "^5.19.0", + "terser": "^5.19.1", "typescript": "5.1.6", "unocss": "^0.53.5", "unplugin-vue-define-options": "^1.3.11", - "vite": "4.4.2", + "vite": "4.4.4", "vite-plugin-ejs": "^1.6.4", "vite-plugin-eslint": "^1.8.1", "vite-plugin-mock": "2.9.6", @@ -108,7 +108,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.8.4" + "vue-tsc": "^1.8.5" }, "engines": { "node": ">= 14.18.0"