瀏覽代碼

chore(deps): update

xiaoxian521 2 年之前
父節點
當前提交
dc0ad8523c
共有 2 個文件被更改,包括 722 次插入242 次删除
  1. 17 17
      package.json
  2. 705 225
      pnpm-lock.yaml

+ 17 - 17
package.json

@@ -31,12 +31,12 @@
   "dependencies": {
     "@amap/amap-jsapi-loader": "^1.0.1",
     "@howdyjs/mouse-menu": "^2.0.7",
-    "@logicflow/core": "^1.2.3",
-    "@logicflow/extension": "^1.2.3",
+    "@logicflow/core": "^1.2.5",
+    "@logicflow/extension": "^1.2.5",
     "@pureadmin/descriptions": "^1.1.1",
     "@pureadmin/table": "^2.0.0",
     "@pureadmin/utils": "^1.8.8",
-    "@vueuse/core": "^10.0.2",
+    "@vueuse/core": "^10.1.2",
     "@vueuse/motion": "2.0.0-beta.12",
     "@wangeditor/editor": "^5.1.21",
     "@wangeditor/editor-for-vue": "^5.1.12",
@@ -49,10 +49,10 @@
     "el-table-infinite-scroll": "^3.0.1",
     "element-plus": "^2.3.4",
     "element-resize-detector": "^1.2.4",
-    "intro.js": "^6.0.0",
-    "js-cookie": "^3.0.1",
+    "intro.js": "^7.0.1",
+    "js-cookie": "^3.0.5",
     "jsbarcode": "^3.11.5",
-    "md-editor-v3": "^2.11.2",
+    "md-editor-v3": "^3.0.0",
     "mitt": "^3.0.0",
     "mockjs": "^1.1.0",
     "nprogress": "^0.2.0",
@@ -62,13 +62,13 @@
     "qs": "^6.11.1",
     "responsive-storage": "^2.2.0",
     "sortablejs": "^1.15.0",
-    "swiper": "^9.2.3",
+    "swiper": "^9.2.4",
     "typeit": "^8.7.1",
     "v-contextmenu": "3.0.0",
     "vue": "^3.2.47",
     "vue-i18n": "^9.2.2",
     "vue-json-pretty": "^2.2.4",
-    "vue-pdf-embed": "^1.1.5",
+    "vue-pdf-embed": "^1.1.6",
     "vue-router": "^4.1.6",
     "vue-types": "^5.0.2",
     "vue-virtual-scroller": "2.0.0-beta.7",
@@ -78,8 +78,8 @@
     "xlsx": "^0.18.5"
   },
   "devDependencies": {
-    "@commitlint/cli": "13.1.0",
-    "@commitlint/config-conventional": "13.1.0",
+    "@commitlint/cli": "^17.6.3",
+    "@commitlint/config-conventional": "^17.6.3",
     "@iconify-icons/ep": "^1.2.11",
     "@iconify-icons/ri": "^1.2.7",
     "@iconify/vue": "^4.1.1",
@@ -94,20 +94,20 @@
     "@types/qrcode": "^1.5.0",
     "@types/qs": "^6.9.7",
     "@types/sortablejs": "^1.15.1",
-    "@typescript-eslint/eslint-plugin": "^5.59.0",
-    "@typescript-eslint/parser": "^5.59.0",
+    "@typescript-eslint/eslint-plugin": "^5.59.2",
+    "@typescript-eslint/parser": "^5.59.2",
     "@vitejs/plugin-vue": "^4.2.1",
     "@vitejs/plugin-vue-jsx": "^3.0.1",
     "@vue/eslint-config-prettier": "^7.1.0",
-    "@vue/eslint-config-typescript": "^11.0.2",
+    "@vue/eslint-config-typescript": "^11.0.3",
     "autoprefixer": "^10.4.14",
     "cloc": "^2.11.0",
     "cssnano": "^6.0.1",
-    "eslint": "^8.8.0",
+    "eslint": "^8.39.0",
     "eslint-plugin-prettier": "^4.2.1",
     "eslint-plugin-vue": "^9.11.0",
-    "husky": "^7.0.4",
-    "lint-staged": "11.1.2",
+    "husky": "^8.0.3",
+    "lint-staged": "^13.2.2",
     "picocolors": "^1.0.0",
     "postcss": "^8.4.23",
     "postcss-html": "^1.5.0",
@@ -117,7 +117,7 @@
     "pretty-quick": "3.1.1",
     "rimraf": "^5.0.0",
     "rollup-plugin-visualizer": "^5.9.0",
-    "sass": "^1.62.0",
+    "sass": "^1.62.1",
     "sass-loader": "^13.2.2",
     "stylelint": "^15.6.1",
     "stylelint-config-html": "^1.1.0",

文件差異過大導致無法顯示
+ 705 - 225
pnpm-lock.yaml


部分文件因文件數量過多而無法顯示