From b3513f97f75ab9653bf62ecdf2cd4b737d31e6b0 Mon Sep 17 00:00:00 2001 From: xingyu Date: Wed, 9 Aug 2023 19:28:25 +0800 Subject: [PATCH] chore: update deps --- package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index a04c2520..bcf5a141 100644 --- a/package.json +++ b/package.json @@ -71,9 +71,9 @@ "xml-js": "^1.6.11" }, "devDependencies": { - "@commitlint/cli": "^17.6.7", - "@commitlint/config-conventional": "^17.6.7", - "@iconify/json": "^2.2.98", + "@commitlint/cli": "^17.7.0", + "@commitlint/config-conventional": "^17.7.0", + "@iconify/json": "^2.2.100", "@intlify/unplugin-vue-i18n": "^0.12.2", "@purge-icons/generated": "^0.9.0", "@types/intro.js": "^5.1.1", @@ -82,20 +82,20 @@ "@types/nprogress": "^0.2.0", "@types/qrcode": "^1.5.1", "@types/qs": "^6.9.7", - "@typescript-eslint/eslint-plugin": "^6.2.1", - "@typescript-eslint/parser": "^6.2.1", - "@unocss/transformer-variant-group": "^0.54.1", + "@typescript-eslint/eslint-plugin": "^6.3.0", + "@typescript-eslint/parser": "^6.3.0", + "@unocss/transformer-variant-group": "^0.54.3", "@vitejs/plugin-legacy": "^4.1.1", "@vitejs/plugin-vue": "^4.2.3", "@vitejs/plugin-vue-jsx": "^3.0.1", - "@vue-macros/volar": "^0.13.2", + "@vue-macros/volar": "^0.13.3", "autoprefixer": "^10.4.14", "bpmn-js": "^8.9.0", "bpmn-js-properties-panel": "^0.46.0", "consola": "^3.2.3", "eslint": "^8.46.0", - "eslint-config-prettier": "^8.10.0", - "eslint-define-config": "^1.22.0", + "eslint-config-prettier": "^9.0.0", + "eslint-define-config": "^1.23.0", "eslint-plugin-prettier": "^5.0.0", "eslint-plugin-vue": "^9.16.1", "lint-staged": "^13.2.3", @@ -104,7 +104,7 @@ "postcss-scss": "^4.0.6", "prettier": "^3.0.1", "rimraf": "^5.0.1", - "rollup": "^3.27.2", + "rollup": "^3.28.0", "sass": "^1.64.2", "stylelint": "^15.10.2", "stylelint-config-html": "^1.1.0", @@ -113,11 +113,11 @@ "stylelint-order": "^6.0.3", "terser": "^5.19.2", "typescript": "5.1.6", - "unocss": "^0.54.1", + "unocss": "^0.54.3", "unplugin-auto-import": "^0.16.6", "unplugin-element-plus": "^0.8.0", "unplugin-vue-components": "^0.25.1", - "vite": "4.4.8", + "vite": "4.4.9", "vite-plugin-compression": "^0.5.1", "vite-plugin-ejs": "^1.6.4", "vite-plugin-eslint": "^1.8.1",