From 2800fb81c787ce6968117743451f465799660ab5 Mon Sep 17 00:00:00 2001 From: kailong321200875 <321200875@qq.com> Date: Tue, 3 Jan 2023 17:33:48 +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 | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 1c580d4ec..7382893d4 100644 --- a/package.json +++ b/package.json @@ -33,10 +33,10 @@ "@wangeditor/editor-for-vue": "^5.1.10", "@zxcvbn-ts/core": "^2.1.0", "animate.css": "^4.1.1", - "axios": "^1.2.1", + "axios": "^1.2.2", "echarts": "^5.4.1", "echarts-wordcloud": "^2.1.0", - "element-plus": "2.2.27", + "element-plus": "2.2.28", "intro.js": "^6.0.0", "lodash-es": "^4.17.21", "mitt": "^3.0.0", @@ -55,7 +55,7 @@ "devDependencies": { "@commitlint/cli": "^17.3.0", "@commitlint/config-conventional": "^17.3.0", - "@iconify/json": "^2.1.157", + "@iconify/json": "^2.2.1", "@intlify/unplugin-vue-i18n": "^0.8.1", "@purge-icons/generated": "^0.9.0", "@types/intro.js": "^5.1.0", @@ -64,19 +64,19 @@ "@types/nprogress": "^0.2.0", "@types/qrcode": "^1.5.0", "@types/qs": "^6.9.7", - "@typescript-eslint/eslint-plugin": "^5.47.1", - "@typescript-eslint/parser": "^5.47.1", + "@typescript-eslint/eslint-plugin": "^5.48.0", + "@typescript-eslint/parser": "^5.48.0", "@vitejs/plugin-legacy": "^3.0.1", "@vitejs/plugin-vue": "^4.0.0", "@vitejs/plugin-vue-jsx": "^3.0.0", "autoprefixer": "^10.4.13", "consola": "^2.15.3", - "eslint": "^8.30.0", - "eslint-config-prettier": "^8.5.0", - "eslint-define-config": "^1.12.0", + "eslint": "^8.31.0", + "eslint-config-prettier": "^8.6.0", + "eslint-define-config": "^1.13.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-vue": "^9.8.0", - "husky": "^8.0.2", + "husky": "^8.0.3", "less": "^4.1.3", "lint-staged": "^13.1.0", "plop": "^3.1.1", @@ -85,8 +85,8 @@ "postcss-less": "^6.0.0", "prettier": "^2.8.1", "rimraf": "^3.0.2", - "rollup": "^3.9.0", - "stylelint": "^14.16.0", + "rollup": "^3.9.1", + "stylelint": "^14.16.1", "stylelint-config-html": "^1.1.0", "stylelint-config-prettier": "^9.0.4", "stylelint-config-recommended": "^9.0.0", @@ -104,7 +104,7 @@ "vite-plugin-style-import": "2.0.0", "vite-plugin-svg-icons": "^2.0.1", "vite-plugin-windicss": "^1.8.10", - "vue-tsc": "^1.0.18", + "vue-tsc": "^1.0.19", "windicss": "^3.5.6", "windicss-analysis": "^0.3.5" },