fix(deps): update dependency dayjs to v1.11.15 (#1349)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
daafb3843d
commit
d45b381a96
|
|
@ -80,7 +80,7 @@
|
|||
"blurhash": "2.0.5",
|
||||
"bulma-css-variables": "0.9.33",
|
||||
"change-case": "5.4.4",
|
||||
"dayjs": "1.11.13",
|
||||
"dayjs": "1.11.15",
|
||||
"dompurify": "3.2.6",
|
||||
"fast-deep-equal": "3.1.3",
|
||||
"flatpickr": "4.6.13",
|
||||
|
|
|
|||
|
|
@ -107,8 +107,8 @@ importers:
|
|||
specifier: 5.4.4
|
||||
version: 5.4.4
|
||||
dayjs:
|
||||
specifier: 1.11.13
|
||||
version: 1.11.13
|
||||
specifier: 1.11.15
|
||||
version: 1.11.15
|
||||
dompurify:
|
||||
specifier: 3.2.6
|
||||
version: 3.2.6
|
||||
|
|
@ -3312,8 +3312,8 @@ packages:
|
|||
resolution: {integrity: sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
dayjs@1.11.13:
|
||||
resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
|
||||
dayjs@1.11.15:
|
||||
resolution: {integrity: sha512-MC+DfnSWiM9APs7fpiurHGCoeIx0Gdl6QZBy+5lu8MbYKN5FZEXqOgrundfibdfhGZ15o9hzmZ2xJjZnbvgKXQ==}
|
||||
|
||||
de-indent@1.0.2:
|
||||
resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==}
|
||||
|
|
@ -10301,7 +10301,7 @@ snapshots:
|
|||
cli-table3: 0.6.1
|
||||
commander: 6.2.1
|
||||
common-tags: 1.8.2
|
||||
dayjs: 1.11.13
|
||||
dayjs: 1.11.15
|
||||
debug: 4.4.1(supports-color@8.1.1)
|
||||
enquirer: 2.4.1
|
||||
eventemitter2: 6.4.7
|
||||
|
|
@ -10359,7 +10359,7 @@ snapshots:
|
|||
es-errors: 1.3.0
|
||||
is-data-view: 1.0.1
|
||||
|
||||
dayjs@1.11.13: {}
|
||||
dayjs@1.11.15: {}
|
||||
|
||||
de-indent@1.0.2: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue