fix(deps): update dependency dayjs to v1.11.7 (#2791)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2791 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
92546f4b34
commit
9897bc9b43
@ -38,7 +38,7 @@
|
||||
"camel-case": "4.1.2",
|
||||
"codemirror": "5.65.10",
|
||||
"date-fns": "2.29.3",
|
||||
"dayjs": "1.11.6",
|
||||
"dayjs": "1.11.7",
|
||||
"dompurify": "2.4.1",
|
||||
"easymde": "2.18.0",
|
||||
"fast-deep-equal": "3.1.3",
|
||||
|
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@ -45,7 +45,7 @@ specifiers:
|
||||
csstype: 3.1.1
|
||||
cypress: 11.2.0
|
||||
date-fns: 2.29.3
|
||||
dayjs: 1.11.6
|
||||
dayjs: 1.11.7
|
||||
dompurify: 2.4.1
|
||||
easymde: 2.18.0
|
||||
esbuild: 0.15.18
|
||||
@ -96,7 +96,7 @@ dependencies:
|
||||
'@fortawesome/free-solid-svg-icons': 6.2.1
|
||||
'@fortawesome/vue-fontawesome': 3.0.2_bd5ipvhrqmkjz6wvo6sgrei224
|
||||
'@github/hotkey': 2.0.1
|
||||
'@infectoone/vue-ganttastic': 2.1.3_dayjs@1.11.6+vue@3.2.45
|
||||
'@infectoone/vue-ganttastic': 2.1.3_dayjs@1.11.7+vue@3.2.45
|
||||
'@intlify/unplugin-vue-i18n': 0.8.0_vue-i18n@9.2.2
|
||||
'@kyvg/vue3-notification': 2.7.0_vue@3.2.45
|
||||
'@sentry/tracing': 7.23.0
|
||||
@ -111,7 +111,7 @@ dependencies:
|
||||
camel-case: 4.1.2
|
||||
codemirror: 5.65.10
|
||||
date-fns: 2.29.3
|
||||
dayjs: 1.11.6
|
||||
dayjs: 1.11.7
|
||||
dompurify: 2.4.1
|
||||
easymde: 2.18.0
|
||||
fast-deep-equal: 3.1.3
|
||||
@ -1756,14 +1756,14 @@ packages:
|
||||
resolution: {integrity: sha512-tWZNBIS1CoekcwlMuyG2mr0a1Wo5lb5lEHwwWvZo+5GLgr3e9LLDTtmgtCWEwBpXMkxn9D+2W9j2FY6eZQq0tA==}
|
||||
dev: true
|
||||
|
||||
/@infectoone/vue-ganttastic/2.1.3_dayjs@1.11.6+vue@3.2.45:
|
||||
/@infectoone/vue-ganttastic/2.1.3_dayjs@1.11.7+vue@3.2.45:
|
||||
resolution: {integrity: sha512-04K1J+LBANzaXOOZ6QRv1Rfkuk1UoIFdmQEBiA7I1mSDqlskNe7eEa6yoJPoXKhaiYXDuWeCu0DjexZPKEgkFQ==}
|
||||
peerDependencies:
|
||||
dayjs: ^1.11.5
|
||||
vue: ^3.2.40
|
||||
dependencies:
|
||||
'@vueuse/core': 9.6.0_vue@3.2.45
|
||||
dayjs: 1.11.6
|
||||
dayjs: 1.11.7
|
||||
vue: 3.2.45
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
@ -5354,7 +5354,7 @@ packages:
|
||||
cli-table3: 0.6.1
|
||||
commander: 5.1.0
|
||||
common-tags: 1.8.2
|
||||
dayjs: 1.11.6
|
||||
dayjs: 1.11.7
|
||||
debug: 4.3.4_supports-color@8.1.1
|
||||
enquirer: 2.3.6
|
||||
eventemitter2: 6.4.7
|
||||
@ -5410,8 +5410,8 @@ packages:
|
||||
time-zone: 1.0.0
|
||||
dev: true
|
||||
|
||||
/dayjs/1.11.6:
|
||||
resolution: {integrity: sha512-zZbY5giJAinCG+7AGaw0wIhNZ6J8AhWuSXKvuc1KAyMiRsvGQWqh4L+MomvhdAYjN+lqvVCMq1I41e3YHvXkyQ==}
|
||||
/dayjs/1.11.7:
|
||||
resolution: {integrity: sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==}
|
||||
|
||||
/de-indent/1.0.2:
|
||||
resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==}
|
||||
|
Loading…
x
Reference in New Issue
Block a user