From 9ac41b5dc1406190b463d75a8cc6a6227628b5e5 Mon Sep 17 00:00:00 2001 From: kailong321200875 <321200875@qq.com> Date: Thu, 16 Nov 2023 10:48:54 +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 | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index a0f217e..ad2e499 100644 --- a/package.json +++ b/package.json @@ -29,15 +29,15 @@ "dependencies": { "@iconify/iconify": "^3.1.1", "@iconify/vue": "^4.1.1", - "@vueuse/core": "^10.5.0", + "@vueuse/core": "^10.6.1", "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "^5.1.10", "@zxcvbn-ts/core": "^3.0.4", "animate.css": "^4.1.1", - "axios": "^1.6.0", + "axios": "^1.6.2", "cropperjs": "^1.6.1", "dayjs": "^1.11.10", - "driver.js": "^1.3.0", + "driver.js": "^1.3.1", "echarts": "^5.4.3", "echarts-wordcloud": "^2.1.0", "element-plus": "^2.4.2", @@ -57,9 +57,9 @@ "vue-types": "^5.1.1" }, "devDependencies": { - "@commitlint/cli": "^18.2.0", - "@commitlint/config-conventional": "^18.1.0", - "@iconify/json": "^2.2.138", + "@commitlint/cli": "^18.4.1", + "@commitlint/config-conventional": "^18.4.0", + "@iconify/json": "^2.2.142", "@intlify/unplugin-vue-i18n": "^1.5.0", "@purge-icons/generated": "^0.9.0", "@types/fs-extra": "^11.0.4", @@ -70,11 +70,11 @@ "@types/qrcode": "^1.5.5", "@types/qs": "^6.9.10", "@types/sortablejs": "^1.15.5", - "@typescript-eslint/eslint-plugin": "^6.10.0", - "@typescript-eslint/parser": "^6.10.0", - "@unocss/transformer-variant-group": "^0.57.2", + "@typescript-eslint/eslint-plugin": "^6.11.0", + "@typescript-eslint/parser": "^6.11.0", + "@unocss/transformer-variant-group": "^0.57.4", "@vitejs/plugin-legacy": "^4.1.1", - "@vitejs/plugin-vue": "^4.4.0", + "@vitejs/plugin-vue": "^4.4.1", "@vitejs/plugin-vue-jsx": "^3.0.2", "autoprefixer": "^10.4.16", "chalk": "^5.3.0", @@ -84,19 +84,19 @@ "eslint-define-config": "^1.24.1", "eslint-plugin-prettier": "^5.0.1", "eslint-plugin-vue": "^9.18.1", - "esno": "^0.17.0", + "esno": "^4.0.0", "fs-extra": "^11.1.1", "husky": "^8.0.3", "inquirer": "^9.2.12", "less": "^4.2.0", - "lint-staged": "^15.0.2", + "lint-staged": "^15.1.0", "plop": "^4.0.0", "postcss": "^8.4.31", "postcss-html": "^1.5.0", "postcss-less": "^6.0.0", - "prettier": "^3.0.3", + "prettier": "^3.1.0", "rimraf": "^5.0.5", - "rollup": "^4.3.0", + "rollup": "^4.4.1", "stylelint": "^15.11.0", "stylelint-config-html": "^1.1.0", "stylelint-config-recommended": "^13.0.0", @@ -104,7 +104,7 @@ "stylelint-order": "^6.0.3", "terser": "^5.24.0", "typescript": "5.2.2", - "unocss": "^0.57.2", + "unocss": "^0.57.4", "vite": "4.5.0", "vite-plugin-ejs": "^1.6.4", "vite-plugin-eslint": "^1.8.1",