mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-12-09 14:40:27 +08:00
feat: 添加甘特图示例
This commit is contained in:
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@@ -11,6 +11,9 @@ dependencies:
|
||||
'@howdyjs/mouse-menu':
|
||||
specifier: ^2.1.3
|
||||
version: 2.1.3(vue@3.4.21)
|
||||
'@infectoone/vue-ganttastic':
|
||||
specifier: ^2.3.1
|
||||
version: 2.3.1(dayjs@1.11.10)(vue@3.4.21)
|
||||
'@logicflow/core':
|
||||
specifier: ^1.2.22
|
||||
version: 1.2.22
|
||||
@@ -1312,6 +1315,19 @@ packages:
|
||||
vue: 3.4.21(typescript@5.4.2)
|
||||
dev: true
|
||||
|
||||
/@infectoone/vue-ganttastic@2.3.1(dayjs@1.11.10)(vue@3.4.21):
|
||||
resolution: {integrity: sha512-2P53V2N3SagJhqDMogcfpm50qIhqxEINufJBdWUGGZutnEquLg4CQThHysJsNZ11tght8TUPlBM10wHnZAMGiQ==}
|
||||
peerDependencies:
|
||||
dayjs: ^1.11.5
|
||||
vue: ^3.2.40
|
||||
dependencies:
|
||||
'@vueuse/core': 9.13.0(vue@3.4.21)
|
||||
dayjs: 1.11.10
|
||||
vue: 3.4.21(typescript@5.4.2)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
dev: false
|
||||
|
||||
/@intlify/bundle-utils@7.5.1(vue-i18n@9.10.1):
|
||||
resolution: {integrity: sha512-UovJl10oBIlmYEcWw+VIHdKY5Uv5sdPG0b/b6bOYxGLln3UwB75+2dlc0F3Fsa0RhoznQ5Rp589/BZpABpE4Xw==}
|
||||
engines: {node: '>= 14.16'}
|
||||
|
||||
Reference in New Issue
Block a user