Browse Source

更新部分依赖

master
枫谷剑仙 8 months ago
parent
commit
f62f416f21
5 changed files with 15 additions and 15 deletions
  1. BIN
      fonts/fa-regular-400.woff2
  2. BIN
      fonts/fa-solid-900.woff2
  3. +11
    -11
      library/core-js.min.js
  4. +1
    -1
      package.json
  5. +3
    -3
      service-worker.js

BIN
fonts/fa-regular-400.woff2 View File


BIN
fonts/fa-solid-900.woff2 View File


+ 11
- 11
library/core-js.min.js
File diff suppressed because it is too large
View File


+ 1
- 1
package.json View File

@@ -3,7 +3,7 @@
"@html2canvas/html2canvas": "^1.6.3",
"@xmldom/xmldom": "^0.9.8",
"@zxing/library": "^0.21.3",
"core-js-bundle": "^3.42.0",
"core-js-bundle": "^3.45.1",
"mime": "^4.0.7",
"opencc-js": "^1.0.5",
"xml-formatter": "^3.6.6"


+ 3
- 3
service-worker.js View File

@@ -60775,11 +60775,11 @@ const cachesMap = new Map([
],
[
"fonts/fa-regular-400.woff2",
"89672701a5874b80be27649e0494e354"
"49d7fd7a16b90576fb4ac8e2b5f2ad27"
],
[
"fonts/fa-solid-900.woff2",
"4a6591ab5460ae5cbff1ecbd6e52193a"
"18dd0b25bda3d372b262b08edeed525a"
],
[
"fonts/FOT-KurokaneStd-EB.woff2",
@@ -61063,7 +61063,7 @@ const cachesMap = new Map([
],
[
"library/core-js.min.js",
"4ba2329c1909aa2b39748cb8f8ace0f1"
"14092514469b918eaac0c2dde129f8a9"
],
[
"library/html2canvas.min.js",


Loading…
Cancel
Save