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 635c51a2f..54421c429 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4244,6 +4244,15 @@ importers: specifier: ^4.3.1 version: 4.3.1(@types/node@18.16.3)(sass@1.52.2) + packages/integrations/mdx/test/fixtures/astro-content-css: + dependencies: + '@astrojs/mdx': + specifier: workspace:* + version: link:../../.. + astro: + specifier: workspace:* + version: link:../../../../../astro + packages/integrations/mdx/test/fixtures/css-head-mdx: dependencies: '@astrojs/mdx': |