Pre Merge pull request !40 from imajinyun/master

This commit is contained in:
imajinyun 2024-10-03 03:30:24 +00:00 committed by Gitee
commit bf2a16fc54
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,7 @@
"axios": "1.6.8", "axios": "1.6.8",
"clipboard": "2.0.11", "clipboard": "2.0.11",
"crypto-js": "4.1.1", "crypto-js": "4.1.1",
"dayjs": "1.10.5", "dayjs": "^1.11.13",
"decimal.js": "10.3.1", "decimal.js": "10.3.1",
"diff": "5.2.0", "diff": "5.2.0",
"diff2html": "3.4.47", "diff2html": "3.4.47",

View File

@ -26,6 +26,7 @@
"axios": "1.6.8", "axios": "1.6.8",
"clipboard": "2.0.11", "clipboard": "2.0.11",
"crypto-js": "4.1.1", "crypto-js": "4.1.1",
"dayjs": "^1.11.13",
"decimal.js": "10.3.1", "decimal.js": "10.3.1",
"diff": "5.2.0", "diff": "5.2.0",
"diff2html": "3.4.47", "diff2html": "3.4.47",