Merge pull request #41 from Crossbell-Box/renovate/dayjs-1.x
This commit is contained in:
commit
b5e9ed596b
|
|
@ -51,7 +51,7 @@
|
|||
"clsx": "1.2.1",
|
||||
"cookie": "0.5.0",
|
||||
"crossbell.js": "0.10.38",
|
||||
"dayjs": "1.11.5",
|
||||
"dayjs": "1.11.6",
|
||||
"dotenv": "16.0.3",
|
||||
"emoji-mart": "5.2.2",
|
||||
"ethers": "5.7.2",
|
||||
|
|
|
|||
|
|
@ -64,7 +64,7 @@ specifiers:
|
|||
cookie: 0.5.0
|
||||
cross-spawn: 7.0.3
|
||||
crossbell.js: 0.10.38
|
||||
dayjs: 1.11.5
|
||||
dayjs: 1.11.6
|
||||
dotenv: 16.0.3
|
||||
emoji-mart: 5.2.2
|
||||
esbuild: 0.15.12
|
||||
|
|
@ -167,7 +167,7 @@ dependencies:
|
|||
clsx: 1.2.1
|
||||
cookie: 0.5.0
|
||||
crossbell.js: 0.10.38
|
||||
dayjs: 1.11.5
|
||||
dayjs: 1.11.6
|
||||
dotenv: 16.0.3
|
||||
emoji-mart: 5.2.2
|
||||
ethers: 5.7.2
|
||||
|
|
@ -4464,8 +4464,8 @@ packages:
|
|||
engines: {node: '>= 6'}
|
||||
dev: false
|
||||
|
||||
/dayjs/1.11.5:
|
||||
resolution: {integrity: sha512-CAdX5Q3YW3Gclyo5Vpqkgpj8fSdLQcRuzfX6mC6Phy0nfJ0eGYOeS7m4mt2plDWLAtA4TqTakvbboHvUxfe4iA==}
|
||||
/dayjs/1.11.6:
|
||||
resolution: {integrity: sha512-zZbY5giJAinCG+7AGaw0wIhNZ6J8AhWuSXKvuc1KAyMiRsvGQWqh4L+MomvhdAYjN+lqvVCMq1I41e3YHvXkyQ==}
|
||||
dev: false
|
||||
|
||||
/debug/2.6.9:
|
||||
|
|
|
|||
Loading…
Reference in New Issue