diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 11ff026..b0c6843 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -50,8 +50,8 @@ catalogs: specifier: ^0.28.17 version: 0.28.17 typedoc-plugin-markdown: - specifier: ^4.10.0 - version: 4.10.0 + specifier: ^4.11.0 + version: 4.11.0 graphics: konva: specifier: ^10.2.3 @@ -163,7 +163,7 @@ importers: version: 0.28.17(typescript@5.9.3) typedoc-plugin-markdown: specifier: catalog:docs - version: 4.10.0(typedoc@0.28.17(typescript@5.9.3)) + version: 4.11.0(typedoc@0.28.17(typescript@5.9.3)) typescript: specifier: catalog:core version: 5.9.3 @@ -3448,8 +3448,8 @@ packages: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} engines: {node: '>= 0.8.0'} - typedoc-plugin-markdown@4.10.0: - resolution: {integrity: sha512-psrg8Rtnv4HPWCsoxId+MzEN8TVK5jeKCnTbnGAbTBqcDapR9hM41bJT/9eAyKn9C2MDG9Qjh3MkltAYuLDoXg==} + typedoc-plugin-markdown@4.11.0: + resolution: {integrity: sha512-2iunh2ALyfyh204OF7h2u0kuQ84xB3jFZtFyUr01nThJkLvR8oGGSSDlyt2gyO4kXhvUxDcVbO0y43+qX+wFbw==} engines: {node: '>= 18'} peerDependencies: typedoc: 0.28.x @@ -6142,7 +6142,7 @@ snapshots: dependencies: prelude-ls: 1.2.1 - typedoc-plugin-markdown@4.10.0(typedoc@0.28.17(typescript@5.9.3)): + typedoc-plugin-markdown@4.11.0(typedoc@0.28.17(typescript@5.9.3)): dependencies: typedoc: 0.28.17(typescript@5.9.3) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index f2a54bd..d2a5023 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -23,7 +23,7 @@ catalogs: typescript: ^5.9.3 docs: typedoc: ^0.28.17 - typedoc-plugin-markdown: ^4.10.0 + typedoc-plugin-markdown: ^4.11.0 graphics: konva: ^10.2.3 lint: