diff options
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a0458718b..246d75897 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4744,6 +4744,15 @@ importers: specifier: workspace:* version: link:../../../../../astro + packages/integrations/markdoc/test/fixtures/render-with-extends-components: + dependencies: + '@astrojs/markdoc': + specifier: workspace:* + version: link:../../.. + astro: + specifier: workspace:* + version: link:../../../../../astro + packages/integrations/markdoc/test/fixtures/render-with-indented-components: dependencies: '@astrojs/markdoc': |