Skip to content

Commit b8403c1

Browse files
committed
chore: update vue v3.3.7
1 parent ef334df commit b8403c1

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@
4141
"bpmn-js-token-simulation": "^0.10.0",
4242
"camunda-bpmn-moddle": "^7.0.1",
4343
"cropperjs": "^1.6.1",
44-
"crypto-js": "^4.1.1",
44+
"crypto-js": "^4.2.0",
4545
"dayjs": "^1.11.10",
46-
"diagram-js": "^12.4.0",
46+
"diagram-js": "^12.5.0",
4747
"echarts": "^5.4.3",
4848
"echarts-wordcloud": "^2.1.0",
49-
"element-plus": "2.4.0",
49+
"element-plus": "2.4.1",
5050
"fast-xml-parser": "^4.3.2",
5151
"highlight.js": "^11.9.0",
5252
"intro.js": "^7.2.0",
@@ -62,7 +62,7 @@
6262
"steady-xml": "^0.1.0",
6363
"url": "^0.11.3",
6464
"video.js": "^7.21.5",
65-
"vue": "^3.3.4",
65+
"vue": "^3.3.7",
6666
"vue-dompurify-html": "^4.1.4",
6767
"vue-i18n": "^9.5.0",
6868
"vue-router": "^4.2.5",
@@ -72,55 +72,55 @@
7272
"xml-js": "^1.6.11"
7373
},
7474
"devDependencies": {
75-
"@commitlint/cli": "^17.8.0",
76-
"@commitlint/config-conventional": "^17.8.0",
77-
"@iconify/json": "^2.2.129",
75+
"@commitlint/cli": "^18.0.0",
76+
"@commitlint/config-conventional": "^18.0.0",
77+
"@iconify/json": "^2.2.132",
7878
"@intlify/unplugin-vue-i18n": "^1.4.0",
7979
"@purge-icons/generated": "^0.9.0",
80-
"@types/intro.js": "^5.1.2",
81-
"@types/lodash-es": "^4.17.9",
82-
"@types/node": "^20.8.6",
83-
"@types/nprogress": "^0.2.1",
84-
"@types/qrcode": "^1.5.2",
85-
"@types/qs": "^6.9.8",
80+
"@types/intro.js": "^5.1.3",
81+
"@types/lodash-es": "^4.17.10",
82+
"@types/node": "^20.8.8",
83+
"@types/nprogress": "^0.2.2",
84+
"@types/qrcode": "^1.5.4",
85+
"@types/qs": "^6.9.9",
8686
"@types/sortablejs": "^1.15.4",
87-
"@typescript-eslint/eslint-plugin": "^6.7.5",
88-
"@typescript-eslint/parser": "^6.7.5",
89-
"@unocss/transformer-variant-group": "^0.56.5",
90-
"@unocss/eslint-config": "^0.56.5",
87+
"@typescript-eslint/eslint-plugin": "^6.9.0",
88+
"@typescript-eslint/parser": "^6.9.0",
89+
"@unocss/transformer-variant-group": "^0.57.1",
90+
"@unocss/eslint-config": "^0.57.1",
9191
"@vitejs/plugin-legacy": "^4.1.1",
9292
"@vitejs/plugin-vue": "^4.4.0",
9393
"@vitejs/plugin-vue-jsx": "^3.0.2",
94-
"@vue-macros/volar": "^0.17.0",
94+
"@vue-macros/volar": "^0.17.1",
9595
"autoprefixer": "^10.4.16",
9696
"bpmn-js": "8.9.0",
9797
"bpmn-js-properties-panel": "0.46.0",
9898
"consola": "^3.2.3",
99-
"eslint": "^8.51.0",
99+
"eslint": "^8.52.0",
100100
"eslint-config-prettier": "^9.0.0",
101101
"eslint-define-config": "^1.24.1",
102102
"eslint-plugin-prettier": "^5.0.1",
103-
"eslint-plugin-vue": "^9.17.0",
104-
"lint-staged": "^15.0.1",
103+
"eslint-plugin-vue": "^9.18.0",
104+
"lint-staged": "^15.0.2",
105105
"postcss": "^8.4.31",
106106
"postcss-html": "^1.5.0",
107107
"postcss-scss": "^4.0.9",
108108
"prettier": "^3.0.3",
109109
"rimraf": "^5.0.5",
110110
"rollup": "^4.1.4",
111-
"sass": "^1.69.3",
112-
"stylelint": "^15.10.3",
111+
"sass": "^1.69.4",
112+
"stylelint": "^15.11.0",
113113
"stylelint-config-html": "^1.1.0",
114114
"stylelint-config-recommended": "^13.0.0",
115115
"stylelint-config-standard": "^34.0.0",
116116
"stylelint-order": "^6.0.3",
117-
"terser": "^5.21.0",
117+
"terser": "^5.22.0",
118118
"typescript": "5.2.2",
119-
"unocss": "^0.56.5",
119+
"unocss": "^0.57.1",
120120
"unplugin-auto-import": "^0.16.6",
121121
"unplugin-element-plus": "^0.8.0",
122122
"unplugin-vue-components": "^0.25.2",
123-
"vite": "4.4.11",
123+
"vite": "4.5.0",
124124
"vite-plugin-compression": "^0.5.1",
125125
"vite-plugin-ejs": "^1.6.4",
126126
"vite-plugin-eslint": "^1.8.1",
@@ -129,7 +129,7 @@
129129
"vite-plugin-svg-icons": "^2.0.1",
130130
"vite-plugin-top-level-await": "^1.3.1",
131131
"vue-eslint-parser": "^9.3.2",
132-
"vue-tsc": "^1.8.19"
132+
"vue-tsc": "^1.8.20"
133133
},
134134
"license": "MIT",
135135
"repository": {

0 commit comments

Comments
 (0)