Skip to content

Commit b3513f9

Browse files
committed
chore: update deps
1 parent 0139443 commit b3513f9

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@
7171
"xml-js": "^1.6.11"
7272
},
7373
"devDependencies": {
74-
"@commitlint/cli": "^17.6.7",
75-
"@commitlint/config-conventional": "^17.6.7",
76-
"@iconify/json": "^2.2.98",
74+
"@commitlint/cli": "^17.7.0",
75+
"@commitlint/config-conventional": "^17.7.0",
76+
"@iconify/json": "^2.2.100",
7777
"@intlify/unplugin-vue-i18n": "^0.12.2",
7878
"@purge-icons/generated": "^0.9.0",
7979
"@types/intro.js": "^5.1.1",
@@ -82,20 +82,20 @@
8282
"@types/nprogress": "^0.2.0",
8383
"@types/qrcode": "^1.5.1",
8484
"@types/qs": "^6.9.7",
85-
"@typescript-eslint/eslint-plugin": "^6.2.1",
86-
"@typescript-eslint/parser": "^6.2.1",
87-
"@unocss/transformer-variant-group": "^0.54.1",
85+
"@typescript-eslint/eslint-plugin": "^6.3.0",
86+
"@typescript-eslint/parser": "^6.3.0",
87+
"@unocss/transformer-variant-group": "^0.54.3",
8888
"@vitejs/plugin-legacy": "^4.1.1",
8989
"@vitejs/plugin-vue": "^4.2.3",
9090
"@vitejs/plugin-vue-jsx": "^3.0.1",
91-
"@vue-macros/volar": "^0.13.2",
91+
"@vue-macros/volar": "^0.13.3",
9292
"autoprefixer": "^10.4.14",
9393
"bpmn-js": "^8.9.0",
9494
"bpmn-js-properties-panel": "^0.46.0",
9595
"consola": "^3.2.3",
9696
"eslint": "^8.46.0",
97-
"eslint-config-prettier": "^8.10.0",
98-
"eslint-define-config": "^1.22.0",
97+
"eslint-config-prettier": "^9.0.0",
98+
"eslint-define-config": "^1.23.0",
9999
"eslint-plugin-prettier": "^5.0.0",
100100
"eslint-plugin-vue": "^9.16.1",
101101
"lint-staged": "^13.2.3",
@@ -104,7 +104,7 @@
104104
"postcss-scss": "^4.0.6",
105105
"prettier": "^3.0.1",
106106
"rimraf": "^5.0.1",
107-
"rollup": "^3.27.2",
107+
"rollup": "^3.28.0",
108108
"sass": "^1.64.2",
109109
"stylelint": "^15.10.2",
110110
"stylelint-config-html": "^1.1.0",
@@ -113,11 +113,11 @@
113113
"stylelint-order": "^6.0.3",
114114
"terser": "^5.19.2",
115115
"typescript": "5.1.6",
116-
"unocss": "^0.54.1",
116+
"unocss": "^0.54.3",
117117
"unplugin-auto-import": "^0.16.6",
118118
"unplugin-element-plus": "^0.8.0",
119119
"unplugin-vue-components": "^0.25.1",
120-
"vite": "4.4.8",
120+
"vite": "4.4.9",
121121
"vite-plugin-compression": "^0.5.1",
122122
"vite-plugin-ejs": "^1.6.4",
123123
"vite-plugin-eslint": "^1.8.1",

0 commit comments

Comments
 (0)