Skip to content

Commit 69acb5b

Browse files
committed
chore: update deps
1 parent 8bd4744 commit 69acb5b

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

package.json

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yudao-ui-admin-vue3",
3-
"version": "1.7.1-snapshot.1941",
3+
"version": "1.7.1-snapshot.1961",
44
"description": "基于vue3、vite4、element-plus、typesScript",
55
"author": "xingyu",
66
"private": false,
@@ -43,7 +43,7 @@
4343
"diagram-js": "^11.6.0",
4444
"echarts": "^5.4.1",
4545
"echarts-wordcloud": "^2.1.0",
46-
"element-plus": "2.2.34",
46+
"element-plus": "2.3.1",
4747
"fast-xml-parser": "^4.1.3",
4848
"highlight.js": "^11.7.0",
4949
"intro.js": "^6.0.0",
@@ -62,57 +62,57 @@
6262
"vue-router": "^4.1.6",
6363
"vue-types": "^5.0.2",
6464
"vuedraggable": "^4.1.0",
65-
"vxe-table": "^4.3.10",
65+
"vxe-table": "^4.3.11",
6666
"web-storage-cache": "^1.1.1",
6767
"xe-utils": "^3.5.7",
6868
"xml-js": "^1.6.11"
6969
},
7070
"devDependencies": {
71-
"@commitlint/cli": "^17.4.4",
71+
"@commitlint/cli": "^17.5.0",
7272
"@commitlint/config-conventional": "^17.4.4",
73-
"@iconify/json": "^2.2.31",
74-
"@intlify/unplugin-vue-i18n": "^0.8.2",
73+
"@iconify/json": "^2.2.38",
74+
"@intlify/unplugin-vue-i18n": "^0.10.0",
7575
"@purge-icons/generated": "^0.9.0",
7676
"@types/intro.js": "^5.1.1",
77-
"@types/lodash-es": "^4.17.6",
78-
"@types/node": "^18.14.6",
77+
"@types/lodash-es": "^4.17.7",
78+
"@types/node": "^18.15.5",
7979
"@types/nprogress": "^0.2.0",
8080
"@types/qrcode": "^1.5.0",
8181
"@types/qs": "^6.9.7",
82-
"@typescript-eslint/eslint-plugin": "^5.54.1",
83-
"@typescript-eslint/parser": "^5.54.1",
84-
"@vitejs/plugin-legacy": "^4.0.1",
85-
"@vitejs/plugin-vue": "^4.0.0",
86-
"@vitejs/plugin-vue-jsx": "^3.0.0",
87-
"autoprefixer": "^10.4.13",
82+
"@typescript-eslint/eslint-plugin": "^5.56.0",
83+
"@typescript-eslint/parser": "^5.56.0",
84+
"@vitejs/plugin-legacy": "^4.0.2",
85+
"@vitejs/plugin-vue": "^4.1.0",
86+
"@vitejs/plugin-vue-jsx": "^3.0.1",
87+
"autoprefixer": "^10.4.14",
8888
"bpmn-js": "^8.9.0",
8989
"bpmn-js-properties-panel": "^0.46.0",
9090
"consola": "^2.15.3",
91-
"eslint": "^8.35.0",
92-
"eslint-config-prettier": "^8.7.0",
93-
"eslint-define-config": "^1.15.0",
91+
"eslint": "^8.36.0",
92+
"eslint-config-prettier": "^8.8.0",
93+
"eslint-define-config": "^1.17.0",
9494
"eslint-plugin-prettier": "^4.2.1",
9595
"eslint-plugin-vue": "^9.9.0",
96-
"lint-staged": "^13.1.2",
96+
"lint-staged": "^13.2.0",
9797
"postcss": "^8.4.21",
9898
"postcss-html": "^1.5.0",
9999
"postcss-scss": "^4.0.6",
100-
"prettier": "^2.8.4",
101-
"rimraf": "^4.3.1",
102-
"rollup": "^3.18.0",
103-
"sass": "^1.58.3",
104-
"stylelint": "^15.2.0",
100+
"prettier": "^2.8.6",
101+
"rimraf": "^4.4.1",
102+
"rollup": "^3.20.0",
103+
"sass": "^1.59.3",
104+
"stylelint": "^15.3.0",
105105
"stylelint-config-html": "^1.1.0",
106106
"stylelint-config-prettier": "^9.0.5",
107-
"stylelint-config-recommended": "^10.0.1",
108-
"stylelint-config-standard": "^30.0.1",
109-
"stylelint-order": "^6.0.2",
110-
"terser": "^5.16.5",
111-
"typescript": "4.9.5",
107+
"stylelint-config-recommended": "^11.0.0",
108+
"stylelint-config-standard": "^31.0.0",
109+
"stylelint-order": "^6.0.3",
110+
"terser": "^5.16.6",
111+
"typescript": "5.0.2",
112112
"unplugin-auto-import": "^0.15.1",
113113
"unplugin-element-plus": "^0.7.0",
114114
"unplugin-vue-components": "^0.24.1",
115-
"vite": "4.1.4",
115+
"vite": "4.2.1",
116116
"vite-plugin-compression": "^0.5.1",
117117
"vite-plugin-ejs": "^1.6.4",
118118
"vite-plugin-eslint": "^1.8.1",
@@ -125,7 +125,7 @@
125125
"windicss": "^3.5.6"
126126
},
127127
"engines": {
128-
"node": ">=16.0.0"
128+
"node": ">=16.18.0"
129129
},
130130
"license": "MIT",
131131
"repository": {

0 commit comments

Comments
 (0)