Skip to content

Commit 0207aff

Browse files
committed
chore: update deps
1 parent e30d555 commit 0207aff

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"element-plus": "2.3.9",
5050
"fast-xml-parser": "^4.2.7",
5151
"highlight.js": "^11.8.0",
52-
"intro.js": "^7.0.1",
52+
"intro.js": "^7.2.0",
5353
"jsencrypt": "^3.3.2",
5454
"lodash-es": "^4.17.21",
5555
"min-dash": "^4.1.1",
@@ -73,23 +73,23 @@
7373
"devDependencies": {
7474
"@commitlint/cli": "^17.7.1",
7575
"@commitlint/config-conventional": "^17.7.0",
76-
"@iconify/json": "^2.2.100",
77-
"@intlify/unplugin-vue-i18n": "^0.12.2",
76+
"@iconify/json": "^2.2.103",
77+
"@intlify/unplugin-vue-i18n": "^0.12.3",
7878
"@purge-icons/generated": "^0.9.0",
7979
"@types/intro.js": "^5.1.1",
8080
"@types/lodash-es": "^4.17.8",
81-
"@types/node": "^20.4.0",
81+
"@types/node": "^20.5.0",
8282
"@types/nprogress": "^0.2.0",
8383
"@types/qrcode": "^1.5.1",
8484
"@types/qs": "^6.9.7",
85-
"@typescript-eslint/eslint-plugin": "^6.3.0",
86-
"@typescript-eslint/parser": "^6.3.0",
87-
"@unocss/transformer-variant-group": "^0.55.0",
85+
"@typescript-eslint/eslint-plugin": "^6.4.1",
86+
"@typescript-eslint/parser": "^6.4.1",
87+
"@unocss/transformer-variant-group": "^0.55.2",
8888
"@vitejs/plugin-legacy": "^4.1.1",
89-
"@vitejs/plugin-vue": "^4.2.3",
90-
"@vitejs/plugin-vue-jsx": "^3.0.1",
91-
"@vue-macros/volar": "^0.13.3",
92-
"autoprefixer": "^10.4.14",
89+
"@vitejs/plugin-vue": "^4.3.3",
90+
"@vitejs/plugin-vue-jsx": "^3.0.2",
91+
"@vue-macros/volar": "^0.13.7",
92+
"autoprefixer": "^10.4.15",
9393
"bpmn-js": "^8.9.0",
9494
"bpmn-js-properties-panel": "^0.46.0",
9595
"consola": "^3.2.3",
@@ -98,22 +98,22 @@
9898
"eslint-define-config": "^1.23.0",
9999
"eslint-plugin-prettier": "^5.0.0",
100100
"eslint-plugin-vue": "^9.17.0",
101-
"lint-staged": "^13.2.3",
102-
"postcss": "^8.4.27",
101+
"lint-staged": "^14.0.1",
102+
"postcss": "^8.4.28",
103103
"postcss-html": "^1.5.0",
104-
"postcss-scss": "^4.0.6",
105-
"prettier": "^3.0.1",
104+
"postcss-scss": "^4.0.7",
105+
"prettier": "^3.0.2",
106106
"rimraf": "^5.0.1",
107-
"rollup": "^3.28.0",
108-
"sass": "^1.65.1",
109-
"stylelint": "^15.10.2",
107+
"rollup": "^3.28.1",
108+
"sass": "^1.66.1",
109+
"stylelint": "^15.10.3",
110110
"stylelint-config-html": "^1.1.0",
111111
"stylelint-config-recommended": "^13.0.0",
112112
"stylelint-config-standard": "^34.0.0",
113113
"stylelint-order": "^6.0.3",
114114
"terser": "^5.19.2",
115115
"typescript": "5.1.6",
116-
"unocss": "^0.55.0",
116+
"unocss": "^0.55.2",
117117
"unplugin-auto-import": "^0.16.6",
118118
"unplugin-element-plus": "^0.8.0",
119119
"unplugin-vue-components": "^0.25.1",

0 commit comments

Comments
 (0)