Skip to content

Commit 4ea5137

Browse files
committed
chore: update deps
1 parent 19de304 commit 4ea5137

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
"@form-create/designer": "^3.1.0",
3030
"@form-create/element-ui": "^3.1.17",
3131
"@iconify/iconify": "^3.1.0",
32-
"@vueuse/core": "^9.12.0",
32+
"@vueuse/core": "^9.13.0",
3333
"@wangeditor/editor": "^5.1.23",
3434
"@wangeditor/editor-for-vue": "^5.1.10",
3535
"@zxcvbn-ts/core": "^2.2.1",
3636
"animate.css": "^4.1.1",
37-
"axios": "^1.3.3",
37+
"axios": "^1.3.4",
3838
"bpmn-js-token-simulation": "^0.10.0",
3939
"camunda-bpmn-moddle": "^7.0.1",
4040
"cropperjs": "^1.5.13",
@@ -43,18 +43,18 @@
4343
"diagram-js": "^11.6.0",
4444
"echarts": "^5.4.1",
4545
"echarts-wordcloud": "^2.1.0",
46-
"element-plus": "2.2.30",
47-
"fast-xml-parser": "^4.1.2",
46+
"element-plus": "2.2.34",
47+
"fast-xml-parser": "^4.1.3",
4848
"highlight.js": "^11.7.0",
4949
"intro.js": "^6.0.0",
50-
"jsencrypt": "^3.3.1",
50+
"jsencrypt": "^3.3.2",
5151
"lodash-es": "^4.17.21",
5252
"min-dash": "^4.0.0",
5353
"mitt": "^3.0.0",
5454
"nprogress": "^0.2.0",
55-
"pinia": "^2.0.30",
55+
"pinia": "^2.0.33",
5656
"qrcode": "^1.5.1",
57-
"qs": "^6.11.0",
57+
"qs": "^6.11.1",
5858
"steady-xml": "^0.1.0",
5959
"url": "^0.11.0",
6060
"vue": "3.2.47",
@@ -68,28 +68,28 @@
6868
"xml-js": "^1.6.11"
6969
},
7070
"devDependencies": {
71-
"@commitlint/cli": "^17.4.3",
72-
"@commitlint/config-conventional": "^17.4.3",
73-
"@iconify/json": "^2.2.21",
71+
"@commitlint/cli": "^17.4.4",
72+
"@commitlint/config-conventional": "^17.4.4",
73+
"@iconify/json": "^2.2.31",
7474
"@intlify/unplugin-vue-i18n": "^0.8.2",
7575
"@purge-icons/generated": "^0.9.0",
76-
"@types/intro.js": "^5.1.0",
76+
"@types/intro.js": "^5.1.1",
7777
"@types/lodash-es": "^4.17.6",
78-
"@types/node": "^18.13.0",
78+
"@types/node": "^18.14.6",
7979
"@types/nprogress": "^0.2.0",
8080
"@types/qrcode": "^1.5.0",
8181
"@types/qs": "^6.9.7",
82-
"@typescript-eslint/eslint-plugin": "^5.52.0",
83-
"@typescript-eslint/parser": "^5.52.0",
82+
"@typescript-eslint/eslint-plugin": "^5.54.1",
83+
"@typescript-eslint/parser": "^5.54.1",
8484
"@vitejs/plugin-legacy": "^4.0.1",
8585
"@vitejs/plugin-vue": "^4.0.0",
8686
"@vitejs/plugin-vue-jsx": "^3.0.0",
8787
"autoprefixer": "^10.4.13",
8888
"bpmn-js": "^8.9.0",
8989
"bpmn-js-properties-panel": "^0.46.0",
9090
"consola": "^2.15.3",
91-
"eslint": "^8.34.0",
92-
"eslint-config-prettier": "^8.6.0",
91+
"eslint": "^8.35.0",
92+
"eslint-config-prettier": "^8.7.0",
9393
"eslint-define-config": "^1.15.0",
9494
"eslint-plugin-prettier": "^4.2.1",
9595
"eslint-plugin-vue": "^9.9.0",
@@ -98,21 +98,21 @@
9898
"postcss-html": "^1.5.0",
9999
"postcss-scss": "^4.0.6",
100100
"prettier": "^2.8.4",
101-
"rimraf": "^4.1.2",
102-
"rollup": "^3.15.0",
103-
"sass": "^1.58.1",
104-
"stylelint": "^15.1.0",
101+
"rimraf": "^4.3.1",
102+
"rollup": "^3.18.0",
103+
"sass": "^1.58.3",
104+
"stylelint": "^15.2.0",
105105
"stylelint-config-html": "^1.1.0",
106106
"stylelint-config-prettier": "^9.0.5",
107107
"stylelint-config-recommended": "^10.0.1",
108108
"stylelint-config-standard": "^30.0.1",
109109
"stylelint-order": "^6.0.2",
110-
"terser": "^5.16.3",
110+
"terser": "^5.16.5",
111111
"typescript": "4.9.5",
112-
"unplugin-auto-import": "^0.14.2",
113-
"unplugin-element-plus": "^0.6.0",
114-
"unplugin-vue-components": "^0.23.0",
115-
"vite": "4.1.1",
112+
"unplugin-auto-import": "^0.15.1",
113+
"unplugin-element-plus": "^0.7.0",
114+
"unplugin-vue-components": "^0.24.1",
115+
"vite": "4.1.4",
116116
"vite-plugin-compression": "^0.5.1",
117117
"vite-plugin-ejs": "^1.6.4",
118118
"vite-plugin-eslint": "^1.8.1",
@@ -121,7 +121,7 @@
121121
"vite-plugin-svg-icons": "^2.0.1",
122122
"vite-plugin-vue-setup-extend": "^0.4.0",
123123
"vite-plugin-windicss": "^1.8.10",
124-
"vue-tsc": "^1.0.24",
124+
"vue-tsc": "^1.2.0",
125125
"windicss": "^3.5.6"
126126
},
127127
"engines": {

0 commit comments

Comments
 (0)