升级依赖

This commit is contained in:
枫谷剑仙 2025-06-06 19:21:51 +08:00
parent d50d79f962
commit 4e6c97e401
2 changed files with 14 additions and 13 deletions

File diff suppressed because one or more lines are too long

View File

@ -3,9 +3,9 @@
"@html2canvas/html2canvas": "^1.6.3", "@html2canvas/html2canvas": "^1.6.3",
"@xmldom/xmldom": "^0.9.8", "@xmldom/xmldom": "^0.9.8",
"@zxing/library": "^0.21.3", "@zxing/library": "^0.21.3",
"core-js-bundle": "^3.41.0", "core-js-bundle": "^3.42.0",
"mime": "^4.0.6", "mime": "^4.0.7",
"opencc-js": "^1.0.5", "opencc-js": "^1.0.5",
"xml-formatter": "^3.6.5" "xml-formatter": "^3.6.6"
} }
} }