Bläddra i källkod

chore: update vue v3.3.7

xingyu 1 år sedan
förälder
incheckning
b8403c1b90
1 ändrade filer med 27 tillägg och 27 borttagningar
  1. 27 27
      package.json

+ 27 - 27
package.json

@@ -41,12 +41,12 @@
     "bpmn-js-token-simulation": "^0.10.0",
     "camunda-bpmn-moddle": "^7.0.1",
     "cropperjs": "^1.6.1",
-    "crypto-js": "^4.1.1",
+    "crypto-js": "^4.2.0",
     "dayjs": "^1.11.10",
-    "diagram-js": "^12.4.0",
+    "diagram-js": "^12.5.0",
     "echarts": "^5.4.3",
     "echarts-wordcloud": "^2.1.0",
-    "element-plus": "2.4.0",
+    "element-plus": "2.4.1",
     "fast-xml-parser": "^4.3.2",
     "highlight.js": "^11.9.0",
     "intro.js": "^7.2.0",
@@ -62,7 +62,7 @@
     "steady-xml": "^0.1.0",
     "url": "^0.11.3",
     "video.js": "^7.21.5",
-    "vue": "^3.3.4",
+    "vue": "^3.3.7",
     "vue-dompurify-html": "^4.1.4",
     "vue-i18n": "^9.5.0",
     "vue-router": "^4.2.5",
@@ -72,55 +72,55 @@
     "xml-js": "^1.6.11"
   },
   "devDependencies": {
-    "@commitlint/cli": "^17.8.0",
-    "@commitlint/config-conventional": "^17.8.0",
-    "@iconify/json": "^2.2.129",
+    "@commitlint/cli": "^18.0.0",
+    "@commitlint/config-conventional": "^18.0.0",
+    "@iconify/json": "^2.2.132",
     "@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.6",
-    "@types/nprogress": "^0.2.1",
-    "@types/qrcode": "^1.5.2",
-    "@types/qs": "^6.9.8",
+    "@types/intro.js": "^5.1.3",
+    "@types/lodash-es": "^4.17.10",
+    "@types/node": "^20.8.8",
+    "@types/nprogress": "^0.2.2",
+    "@types/qrcode": "^1.5.4",
+    "@types/qs": "^6.9.9",
     "@types/sortablejs": "^1.15.4",
-    "@typescript-eslint/eslint-plugin": "^6.7.5",
-    "@typescript-eslint/parser": "^6.7.5",
-    "@unocss/transformer-variant-group": "^0.56.5",
-    "@unocss/eslint-config": "^0.56.5",
+    "@typescript-eslint/eslint-plugin": "^6.9.0",
+    "@typescript-eslint/parser": "^6.9.0",
+    "@unocss/transformer-variant-group": "^0.57.1",
+    "@unocss/eslint-config": "^0.57.1",
     "@vitejs/plugin-legacy": "^4.1.1",
     "@vitejs/plugin-vue": "^4.4.0",
     "@vitejs/plugin-vue-jsx": "^3.0.2",
-    "@vue-macros/volar": "^0.17.0",
+    "@vue-macros/volar": "^0.17.1",
     "autoprefixer": "^10.4.16",
     "bpmn-js": "8.9.0",
     "bpmn-js-properties-panel": "0.46.0",
     "consola": "^3.2.3",
-    "eslint": "^8.51.0",
+    "eslint": "^8.52.0",
     "eslint-config-prettier": "^9.0.0",
     "eslint-define-config": "^1.24.1",
     "eslint-plugin-prettier": "^5.0.1",
-    "eslint-plugin-vue": "^9.17.0",
-    "lint-staged": "^15.0.1",
+    "eslint-plugin-vue": "^9.18.0",
+    "lint-staged": "^15.0.2",
     "postcss": "^8.4.31",
     "postcss-html": "^1.5.0",
     "postcss-scss": "^4.0.9",
     "prettier": "^3.0.3",
     "rimraf": "^5.0.5",
     "rollup": "^4.1.4",
-    "sass": "^1.69.3",
-    "stylelint": "^15.10.3",
+    "sass": "^1.69.4",
+    "stylelint": "^15.11.0",
     "stylelint-config-html": "^1.1.0",
     "stylelint-config-recommended": "^13.0.0",
     "stylelint-config-standard": "^34.0.0",
     "stylelint-order": "^6.0.3",
-    "terser": "^5.21.0",
+    "terser": "^5.22.0",
     "typescript": "5.2.2",
-    "unocss": "^0.56.5",
+    "unocss": "^0.57.1",
     "unplugin-auto-import": "^0.16.6",
     "unplugin-element-plus": "^0.8.0",
     "unplugin-vue-components": "^0.25.2",
-    "vite": "4.4.11",
+    "vite": "4.5.0",
     "vite-plugin-compression": "^0.5.1",
     "vite-plugin-ejs": "^1.6.4",
     "vite-plugin-eslint": "^1.8.1",
@@ -129,7 +129,7 @@
     "vite-plugin-svg-icons": "^2.0.1",
     "vite-plugin-top-level-await": "^1.3.1",
     "vue-eslint-parser": "^9.3.2",
-    "vue-tsc": "^1.8.19"
+    "vue-tsc": "^1.8.20"
   },
   "license": "MIT",
   "repository": {