Skip to content

Commit 2bd750a

Browse files
committed
chore: update deps
1 parent 47f20e6 commit 2bd750a

File tree

1 file changed

+33
-32
lines changed

1 file changed

+33
-32
lines changed

package.json

Lines changed: 33 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"serve:pro": "vite preview --mode pro",
1919
"serve:dev": "vite preview --mode dev",
2020
"serve:test": "vite preview --mode test",
21+
"preview": "pnpm build:front && vite preview",
2122
"npm:check": "npx npm-check-updates",
2223
"clean": "npx rimraf node_modules",
2324
"clean:cache": "npx rimraf node_modules/.cache",
@@ -33,12 +34,12 @@
3334
"@form-create/element-ui": "^3.1.17",
3435
"@iconify/iconify": "^3.1.0",
3536
"@videojs-player/vue": "^1.0.0",
36-
"@vueuse/core": "^10.1.0",
37+
"@vueuse/core": "^10.1.2",
3738
"@wangeditor/editor": "^5.1.23",
3839
"@wangeditor/editor-for-vue": "^5.1.10",
39-
"@zxcvbn-ts/core": "^2.2.1",
40+
"@zxcvbn-ts/core": "^3.0.1",
4041
"animate.css": "^4.1.1",
41-
"axios": "^1.3.6",
42+
"axios": "^1.4.0",
4243
"benz-amr-recorder": "^1.1.5",
4344
"bpmn-js-token-simulation": "^0.10.0",
4445
"camunda-bpmn-moddle": "^7.0.1",
@@ -48,34 +49,34 @@
4849
"diagram-js": "^11.6.0",
4950
"echarts": "^5.4.2",
5051
"echarts-wordcloud": "^2.1.0",
51-
"element-plus": "2.3.3",
52+
"element-plus": "2.3.4",
5253
"fast-xml-parser": "^4.2.2",
53-
"highlight.js": "^11.7.0",
54+
"highlight.js": "^11.8.0",
5455
"intro.js": "^7.0.1",
5556
"jsencrypt": "^3.3.2",
5657
"lodash-es": "^4.17.21",
57-
"min-dash": "^4.1.0",
58+
"min-dash": "^4.1.1",
5859
"mitt": "^3.0.0",
5960
"nprogress": "^0.2.0",
60-
"pinia": "^2.0.35",
61+
"pinia": "^2.1.3",
6162
"qrcode": "^1.5.3",
62-
"qs": "^6.11.1",
63+
"qs": "^6.11.2",
6364
"steady-xml": "^0.1.0",
6465
"url": "^0.11.0",
65-
"video.js": "^8.0.4",
66-
"vue": "3.2.47",
66+
"video.js": "^8.3.0",
67+
"vue": "3.3.4",
6768
"vue-i18n": "9.2.2",
68-
"vue-router": "^4.1.6",
69-
"vue-types": "^5.0.2",
69+
"vue-router": "^4.2.1",
70+
"vue-types": "^5.0.3",
7071
"vuedraggable": "^4.1.0",
7172
"web-storage-cache": "^1.1.1",
7273
"xe-utils": "^3.5.7",
7374
"xml-js": "^1.6.11"
7475
},
7576
"devDependencies": {
76-
"@commitlint/cli": "^17.6.1",
77-
"@commitlint/config-conventional": "^17.6.1",
78-
"@iconify/json": "^2.2.54",
77+
"@commitlint/cli": "^17.6.3",
78+
"@commitlint/config-conventional": "^17.6.3",
79+
"@iconify/json": "^2.2.67",
7980
"@intlify/unplugin-vue-i18n": "^0.10.0",
8081
"@purge-icons/generated": "^0.9.0",
8182
"@types/intro.js": "^5.1.1",
@@ -84,39 +85,39 @@
8485
"@types/nprogress": "^0.2.0",
8586
"@types/qrcode": "^1.5.0",
8687
"@types/qs": "^6.9.7",
87-
"@typescript-eslint/eslint-plugin": "^5.59.0",
88-
"@typescript-eslint/parser": "^5.59.0",
89-
"@vitejs/plugin-legacy": "^4.0.2",
90-
"@vitejs/plugin-vue": "^4.1.0",
88+
"@typescript-eslint/eslint-plugin": "^5.59.6",
89+
"@typescript-eslint/parser": "^5.59.6",
90+
"@vitejs/plugin-legacy": "^4.0.3",
91+
"@vitejs/plugin-vue": "^4.2.3",
9192
"@vitejs/plugin-vue-jsx": "^3.0.1",
9293
"autoprefixer": "^10.4.14",
9394
"bpmn-js": "^8.9.0",
9495
"bpmn-js-properties-panel": "^0.46.0",
9596
"consola": "^3.1.0",
96-
"eslint": "^8.39.0",
97+
"eslint": "^8.40.0",
9798
"eslint-config-prettier": "^8.8.0",
98-
"eslint-define-config": "^1.18.0",
99+
"eslint-define-config": "^1.20.0",
99100
"eslint-plugin-prettier": "^4.2.1",
100-
"eslint-plugin-vue": "^9.11.0",
101-
"lint-staged": "^13.2.1",
101+
"eslint-plugin-vue": "^9.13.0",
102+
"lint-staged": "^13.2.2",
102103
"postcss": "^8.4.23",
103104
"postcss-html": "^1.5.0",
104105
"postcss-scss": "^4.0.6",
105106
"prettier": "^2.8.8",
106-
"rimraf": "^5.0.0",
107-
"rollup": "^3.20.7",
108-
"sass": "^1.62.0",
109-
"stylelint": "^15.6.0",
107+
"rimraf": "^5.0.1",
108+
"rollup": "^3.22.0",
109+
"sass": "^1.62.1",
110+
"stylelint": "^15.6.2",
110111
"stylelint-config-html": "^1.1.0",
111112
"stylelint-config-recommended": "^12.0.0",
112113
"stylelint-config-standard": "^33.0.0",
113114
"stylelint-order": "^6.0.3",
114-
"terser": "^5.17.1",
115+
"terser": "^5.17.4",
115116
"typescript": "5.0.4",
116-
"unplugin-auto-import": "^0.15.3",
117+
"unplugin-auto-import": "^0.16.0",
117118
"unplugin-element-plus": "^0.7.1",
118119
"unplugin-vue-components": "^0.24.1",
119-
"vite": "4.3.1",
120+
"vite": "4.3.8",
120121
"vite-plugin-compression": "^0.5.1",
121122
"vite-plugin-ejs": "^1.6.4",
122123
"vite-plugin-eslint": "^1.8.1",
@@ -125,8 +126,8 @@
125126
"vite-plugin-svg-icons": "^2.0.1",
126127
"vite-plugin-top-level-await": "^1.3.0",
127128
"vite-plugin-vue-setup-extend-plus": "^0.1.0",
128-
"vite-plugin-windicss": "^1.8.10",
129-
"vue-tsc": "^1.4.4",
129+
"vite-plugin-windicss": "^1.9.0",
130+
"vue-tsc": "^1.6.5",
130131
"windicss": "^3.5.6"
131132
},
132133
"engines": {

0 commit comments

Comments
 (0)