Browse Source

更新依赖

ZaiZai 1 year ago
parent
commit
fa99277349

+ 1 - 1
package.json

@@ -21,7 +21,7 @@
         "dayjs": "^1.11.10",
         "echarts": "^5.4.3",
         "element-plus": "2.5.3",
-        "hc-vue3-ui": "^3.0.3",
+        "hc-vue3-ui": "^3.1.0",
         "js-base64": "^3.7.6",
         "js-fast-way": "^0.4.4",
         "js-md5": "^0.8.3",

+ 4 - 0
public/plugins/pdfjs/3.10.111/web/viewer.js

@@ -2478,6 +2478,10 @@ const PDFViewerApplication = {
         }
       }
     }
+      window.parent.postMessage({
+          type: "error",
+          msg: `${message}`
+      })
     console.error(`${message}\n\n${moreInfoText.join("\n")}`);
   },
   progress(level) {

File diff suppressed because it is too large
+ 0 - 0
public/plugins/pdfjs/3.10.111/web/viewer.js.map


+ 1 - 1
public/version.json

@@ -1,3 +1,3 @@
 {
-  "value": "20240202115551"
+  "value": "20240202142746"
 }

+ 4 - 4
yarn.lock

@@ -1867,10 +1867,10 @@ has-flag@^4.0.0:
   resolved "http://39.108.216.210:9000/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
   integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
 
-hc-vue3-ui@^3.0.3:
-  version "3.0.3"
-  resolved "http://39.108.216.210:9000/hc-vue3-ui/-/hc-vue3-ui-3.0.3.tgz#8f997a7742becc840677fc24c6143a019ea332ff"
-  integrity sha512-zXp/WANd+2Zx6gfYG3oN92/Y9chbILG4GON17p/ozzMvFWcizxcLO0FRDD0CPvplDrLtBAVM0atxrICkgdWxrw==
+hc-vue3-ui@^3.1.0:
+  version "3.1.0"
+  resolved "http://39.108.216.210:9000/hc-vue3-ui/-/hc-vue3-ui-3.1.0.tgz#cb37a9090a8ae44aa4c7e4b11e0d46f156d0ef4f"
+  integrity sha512-5382cFono6Fb0dLfZrYgJGVKepEz3HyNLfzB9P1/DE9uN9+rNH3usKrreQXLktKjvvg53ur8/KyF6rGI5d+R5Q==
 
 human-signals@^2.1.0:
   version "2.1.0"

Some files were not shown because too many files changed in this diff