Skip to content

Commit de3fa7a

Browse files
committed
chore: update deps
1 parent e2a08dd commit de3fa7a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"diagram-js": "^12.4.0",
4747
"echarts": "^5.4.3",
4848
"echarts-wordcloud": "^2.1.0",
49-
"element-plus": "2.3.14",
49+
"element-plus": "2.4.0",
5050
"fast-xml-parser": "^4.3.2",
5151
"highlight.js": "^11.9.0",
5252
"intro.js": "^7.2.0",
@@ -55,7 +55,7 @@
5555
"min-dash": "^4.1.1",
5656
"mitt": "^3.0.1",
5757
"nprogress": "^0.2.0",
58-
"pinia": "^2.1.6",
58+
"pinia": "^2.1.7",
5959
"qrcode": "^1.5.3",
6060
"qs": "^6.11.2",
6161
"steady-xml": "^0.1.0",
@@ -71,14 +71,14 @@
7171
"xml-js": "^1.6.11"
7272
},
7373
"devDependencies": {
74-
"@commitlint/cli": "^17.7.2",
75-
"@commitlint/config-conventional": "^17.7.0",
74+
"@commitlint/cli": "^17.8.0",
75+
"@commitlint/config-conventional": "^17.8.0",
7676
"@iconify/json": "^2.2.128",
7777
"@intlify/unplugin-vue-i18n": "^1.4.0",
7878
"@purge-icons/generated": "^0.9.0",
7979
"@types/intro.js": "^5.1.2",
8080
"@types/lodash-es": "^4.17.9",
81-
"@types/node": "^20.8.5",
81+
"@types/node": "^20.8.6",
8282
"@types/nprogress": "^0.2.1",
8383
"@types/qrcode": "^1.5.2",
8484
"@types/qs": "^6.9.8",
@@ -99,13 +99,13 @@
9999
"eslint-define-config": "^1.24.1",
100100
"eslint-plugin-prettier": "^5.0.1",
101101
"eslint-plugin-vue": "^9.17.0",
102-
"lint-staged": "^14.0.1",
102+
"lint-staged": "^15.0.1",
103103
"postcss": "^8.4.31",
104104
"postcss-html": "^1.5.0",
105105
"postcss-scss": "^4.0.9",
106106
"prettier": "^3.0.3",
107107
"rimraf": "^5.0.5",
108-
"rollup": "^3.29.2",
108+
"rollup": "^4.1.3",
109109
"sass": "^1.69.3",
110110
"stylelint": "^15.10.3",
111111
"stylelint-config-html": "^1.1.0",

0 commit comments

Comments
 (0)