fix(deps): update dependency dayjs to v1.11.12
This commit is contained in:
parent
dd8be14fdb
commit
ec8f962615
@ -100,7 +100,7 @@
|
||||
"bulma-css-variables": "0.9.33",
|
||||
"change-case": "5.4.4",
|
||||
"date-fns": "3.6.0",
|
||||
"dayjs": "1.11.11",
|
||||
"dayjs": "1.11.12",
|
||||
"dompurify": "3.1.6",
|
||||
"fast-deep-equal": "3.1.3",
|
||||
"flatpickr": "4.6.13",
|
||||
|
18
frontend/pnpm-lock.yaml
generated
18
frontend/pnpm-lock.yaml
generated
@ -33,7 +33,7 @@ importers:
|
||||
version: 3.1.1(patch_hash=c67tdk7qpd5grxd2zj6lsxfbou)
|
||||
'@infectoone/vue-ganttastic':
|
||||
specifier: 2.3.2
|
||||
version: 2.3.2(dayjs@1.11.11)(vue@3.4.32(typescript@5.5.3))
|
||||
version: 2.3.2(dayjs@1.11.12)(vue@3.4.32(typescript@5.5.3))
|
||||
'@intlify/unplugin-vue-i18n':
|
||||
specifier: 4.0.0
|
||||
version: 4.0.0(rollup@4.18.1)(vue-i18n@9.13.1(vue@3.4.32(typescript@5.5.3)))
|
||||
@ -167,8 +167,8 @@ importers:
|
||||
specifier: 3.6.0
|
||||
version: 3.6.0
|
||||
dayjs:
|
||||
specifier: 1.11.11
|
||||
version: 1.11.11
|
||||
specifier: 1.11.12
|
||||
version: 1.11.12
|
||||
dompurify:
|
||||
specifier: 3.1.6
|
||||
version: 3.1.6
|
||||
@ -3130,8 +3130,8 @@ packages:
|
||||
date-fns@3.6.0:
|
||||
resolution: {integrity: sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==}
|
||||
|
||||
dayjs@1.11.11:
|
||||
resolution: {integrity: sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==}
|
||||
dayjs@1.11.12:
|
||||
resolution: {integrity: sha512-Rt2g+nTbLlDWZTwwrIXjy9MeiZmSDI375FvZs72ngxx8PDC6YXOeR3q5LAuPzjZQxhiWdRKac7RKV+YyQYfYIg==}
|
||||
|
||||
de-indent@1.0.2:
|
||||
resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==}
|
||||
@ -7601,10 +7601,10 @@ snapshots:
|
||||
|
||||
'@humanwhocodes/object-schema@2.0.3': {}
|
||||
|
||||
'@infectoone/vue-ganttastic@2.3.2(dayjs@1.11.11)(vue@3.4.32(typescript@5.5.3))':
|
||||
'@infectoone/vue-ganttastic@2.3.2(dayjs@1.11.12)(vue@3.4.32(typescript@5.5.3))':
|
||||
dependencies:
|
||||
'@vueuse/core': 9.13.0(vue@3.4.32(typescript@5.5.3))
|
||||
dayjs: 1.11.11
|
||||
dayjs: 1.11.12
|
||||
vue: 3.4.32(typescript@5.5.3)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
@ -9189,7 +9189,7 @@ snapshots:
|
||||
cli-table3: 0.6.5
|
||||
commander: 6.2.1
|
||||
common-tags: 1.8.2
|
||||
dayjs: 1.11.11
|
||||
dayjs: 1.11.12
|
||||
debug: 4.3.5(supports-color@8.1.1)
|
||||
enquirer: 2.4.1
|
||||
eventemitter2: 6.4.7
|
||||
@ -9249,7 +9249,7 @@ snapshots:
|
||||
|
||||
date-fns@3.6.0: {}
|
||||
|
||||
dayjs@1.11.11: {}
|
||||
dayjs@1.11.12: {}
|
||||
|
||||
de-indent@1.0.2: {}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user