Install dayjs

This commit is contained in:
Ken Hibino 2021-12-19 16:09:16 -08:00 committed by GitHub
parent d448ad2525
commit 5d1bd3cb55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -21,6 +21,7 @@
"@types/recharts": "1.8.20", "@types/recharts": "1.8.20",
"axios": "0.21.2", "axios": "0.21.2",
"clsx": "1.1.1", "clsx": "1.1.1",
"dayjs": "1.10.7",
"lodash.uniqby": "4.7.0", "lodash.uniqby": "4.7.0",
"query-string": "7.0.1", "query-string": "7.0.1",
"react": "^16.13.1", "react": "^16.13.1",

View File

@ -4308,6 +4308,11 @@ data-urls@^2.0.0:
whatwg-mimetype "^2.3.0" whatwg-mimetype "^2.3.0"
whatwg-url "^8.0.0" whatwg-url "^8.0.0"
dayjs@1.10.7:
version "1.10.7"
resolved "https://registry.npmjs.org/dayjs/-/dayjs-1.10.7.tgz#2cf5f91add28116748440866a0a1d26f3a6ce468"
integrity sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig==
debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9: debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
version "2.6.9" version "2.6.9"
resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f" resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"