docs: update typedocs config to support new module structure
This commit is contained in:
Generated
+10
-19
@@ -45,6 +45,7 @@ importers:
|
||||
ohmyfetch: ^0.4.18
|
||||
typedoc: ^0.22.18
|
||||
typedoc-plugin-markdown: ^3.13.4
|
||||
typedoc-plugin-merge-modules: ^4.0.1
|
||||
unplugin-auto-import: ^0.10.3
|
||||
unplugin-icons: ^0.14.8
|
||||
unplugin-vue-components: ^0.21.2
|
||||
@@ -72,6 +73,7 @@ importers:
|
||||
ohmyfetch: 0.4.18
|
||||
typedoc: 0.22.18_typescript@4.7.4
|
||||
typedoc-plugin-markdown: 3.13.4_typedoc@0.22.18
|
||||
typedoc-plugin-merge-modules: 4.0.1_typedoc@0.22.18
|
||||
unplugin-auto-import: 0.10.3_vite@2.9.15
|
||||
unplugin-icons: 0.14.8_vite@2.9.15
|
||||
unplugin-vue-components: 0.21.2_vite@2.9.15+vue@3.2.37
|
||||
@@ -178,25 +180,6 @@ importers:
|
||||
vite-svg-loader: 3.6.0
|
||||
vue-tsc: 0.40.13_typescript@4.8.4
|
||||
|
||||
packages/example-pkg:
|
||||
specifiers:
|
||||
'@vitejs/plugin-vue': ^2.3.4
|
||||
'@vue-flow/core': workspace:*
|
||||
unplugin-auto-import: ^0.11.2
|
||||
vite: ^2.9.15
|
||||
vite-plugin-vue-type-imports: 0.2.0
|
||||
vue: ^3.2.37
|
||||
vue-tsc: ^0.40.13
|
||||
dependencies:
|
||||
vue: 3.2.40
|
||||
devDependencies:
|
||||
'@vitejs/plugin-vue': 2.3.4_vite@2.9.15+vue@3.2.40
|
||||
'@vue-flow/core': link:../vue-flow
|
||||
unplugin-auto-import: 0.11.2_vite@2.9.15
|
||||
vite: 2.9.15
|
||||
vite-plugin-vue-type-imports: 0.2.0_s5ljmfbyjcorxzsah2scwznsai
|
||||
vue-tsc: 0.40.13_typescript@4.8.4
|
||||
|
||||
packages/pathfinding-edge:
|
||||
specifiers:
|
||||
'@types/pathfinding': ^0.0.5
|
||||
@@ -10805,6 +10788,14 @@ packages:
|
||||
typedoc: 0.22.18_typescript@4.7.4
|
||||
dev: true
|
||||
|
||||
/typedoc-plugin-merge-modules/4.0.1_typedoc@0.22.18:
|
||||
resolution: {integrity: sha512-peuoWT/xcpEO71kNuaTBAS2IVwc8qm5tiIXnJc0vW/Cy9HHoVGkYecarkwtLBl5VmrhZjZN6LQNriqYfgHA1+A==}
|
||||
peerDependencies:
|
||||
typedoc: 0.23.x
|
||||
dependencies:
|
||||
typedoc: 0.22.18_typescript@4.7.4
|
||||
dev: true
|
||||
|
||||
/typedoc/0.22.18_typescript@4.7.4:
|
||||
resolution: {integrity: sha512-NK9RlLhRUGMvc6Rw5USEYgT4DVAUFk7IF7Q6MYfpJ88KnTZP7EneEa4RcP+tX1auAcz7QT1Iy0bUSZBYYHdoyA==}
|
||||
engines: {node: '>= 12.10.0'}
|
||||
|
||||
Reference in New Issue
Block a user