Browse Source

chore: update deps

xingyu 1 year ago
parent
commit
de3fa7a765
1 changed files with 7 additions and 7 deletions
  1. 7 7
      package.json

+ 7 - 7
package.json

@@ -46,7 +46,7 @@
     "diagram-js": "^12.4.0",
     "echarts": "^5.4.3",
     "echarts-wordcloud": "^2.1.0",
-    "element-plus": "2.3.14",
+    "element-plus": "2.4.0",
     "fast-xml-parser": "^4.3.2",
     "highlight.js": "^11.9.0",
     "intro.js": "^7.2.0",
@@ -55,7 +55,7 @@
     "min-dash": "^4.1.1",
     "mitt": "^3.0.1",
     "nprogress": "^0.2.0",
-    "pinia": "^2.1.6",
+    "pinia": "^2.1.7",
     "qrcode": "^1.5.3",
     "qs": "^6.11.2",
     "steady-xml": "^0.1.0",
@@ -71,14 +71,14 @@
     "xml-js": "^1.6.11"
   },
   "devDependencies": {
-    "@commitlint/cli": "^17.7.2",
-    "@commitlint/config-conventional": "^17.7.0",
+    "@commitlint/cli": "^17.8.0",
+    "@commitlint/config-conventional": "^17.8.0",
     "@iconify/json": "^2.2.128",
     "@intlify/unplugin-vue-i18n": "^1.4.0",
     "@purge-icons/generated": "^0.9.0",
     "@types/intro.js": "^5.1.2",
     "@types/lodash-es": "^4.17.9",
-    "@types/node": "^20.8.5",
+    "@types/node": "^20.8.6",
     "@types/nprogress": "^0.2.1",
     "@types/qrcode": "^1.5.2",
     "@types/qs": "^6.9.8",
@@ -99,13 +99,13 @@
     "eslint-define-config": "^1.24.1",
     "eslint-plugin-prettier": "^5.0.1",
     "eslint-plugin-vue": "^9.17.0",
-    "lint-staged": "^14.0.1",
+    "lint-staged": "^15.0.1",
     "postcss": "^8.4.31",
     "postcss-html": "^1.5.0",
     "postcss-scss": "^4.0.9",
     "prettier": "^3.0.3",
     "rimraf": "^5.0.5",
-    "rollup": "^3.29.2",
+    "rollup": "^4.1.3",
     "sass": "^1.69.3",
     "stylelint": "^15.10.3",
     "stylelint-config-html": "^1.1.0",