mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 13:38:45 +00:00
allow to customize datetime format via dayjs
This commit is contained in:
Generated
+6
@@ -22,6 +22,7 @@ specifiers:
|
||||
axios: ^0.25.0
|
||||
cors: ^2.8.5
|
||||
crypto-js: ^4.1.1
|
||||
dayjs: ^1.10.7
|
||||
emoji-regex: ^10.0.0
|
||||
eslint: 8.8.0
|
||||
eslint-config-next: 12.0.10
|
||||
@@ -68,6 +69,7 @@ dependencies:
|
||||
axios: 0.25.0
|
||||
cors: 2.8.5
|
||||
crypto-js: 4.1.1
|
||||
dayjs: 1.10.7
|
||||
emoji-regex: 10.0.0
|
||||
flv.js: 1.6.2
|
||||
ioredis: 4.28.3
|
||||
@@ -988,6 +990,10 @@ packages:
|
||||
resolution: {integrity: sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==}
|
||||
dev: true
|
||||
|
||||
/dayjs/1.10.7:
|
||||
resolution: {integrity: sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig==}
|
||||
dev: false
|
||||
|
||||
/debounce-promise/3.1.2:
|
||||
resolution: {integrity: sha512-rZHcgBkbYavBeD9ej6sP56XfG53d51CD4dnaw989YX/nZ/ZJfgRx/9ePKmTNiUiyQvh4mtrMoS3OAWW+yoYtpg==}
|
||||
dev: false
|
||||
|
||||
Reference in New Issue
Block a user