diff options
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 70 |
1 files changed, 35 insertions, 35 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2c05ead56..8413313b7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -104,16 +104,16 @@ importers: examples/basics: specifiers: - astro: ^2.1.3 + astro: ^2.1.4 dependencies: astro: link:../../packages/astro examples/blog: specifiers: - '@astrojs/mdx': ^0.18.1 - '@astrojs/rss': ^2.3.0 + '@astrojs/mdx': ^0.18.2 + '@astrojs/rss': ^2.3.1 '@astrojs/sitemap': ^1.2.1 - astro: ^2.1.3 + astro: ^2.1.4 dependencies: '@astrojs/mdx': link:../../packages/integrations/mdx '@astrojs/rss': link:../../packages/astro-rss @@ -122,14 +122,14 @@ importers: examples/component: specifiers: - astro: ^2.1.3 + astro: ^2.1.4 devDependencies: astro: link:../../packages/astro examples/deno: specifiers: '@astrojs/deno': ^4.1.0 - astro: ^2.1.3 + astro: ^2.1.4 dependencies: astro: link:../../packages/astro devDependencies: @@ -145,7 +145,7 @@ importers: '@types/node': ^18.0.0 '@types/react': ^17.0.45 '@types/react-dom': ^18.0.0 - astro: ^2.1.3 + astro: ^2.1.4 html-escaper: ^3.0.3 preact: ^10.7.3 react: ^18.1.0 @@ -171,7 +171,7 @@ importers: '@astrojs/alpinejs': ^0.2.1 '@types/alpinejs': ^3.7.0 alpinejs: ^3.10.2 - astro: ^2.1.3 + astro: ^2.1.4 dependencies: '@astrojs/alpinejs': link:../../packages/integrations/alpinejs '@types/alpinejs': 3.7.1 @@ -182,7 +182,7 @@ importers: specifiers: '@astrojs/lit': ^1.3.0 '@webcomponents/template-shadowroot': ^0.1.0 - astro: ^2.1.3 + astro: ^2.1.4 lit: ^2.2.5 dependencies: '@astrojs/lit': link:../../packages/integrations/lit @@ -197,7 +197,7 @@ importers: '@astrojs/solid-js': ^2.1.0 '@astrojs/svelte': ^2.1.0 '@astrojs/vue': ^2.1.0 - astro: ^2.1.3 + astro: ^2.1.4 preact: ^10.7.3 react: ^18.1.0 react-dom: ^18.1.0 @@ -222,7 +222,7 @@ importers: specifiers: '@astrojs/preact': ^2.1.0 '@preact/signals': ^1.1.0 - astro: ^2.1.3 + astro: ^2.1.4 preact: ^10.7.3 dependencies: '@astrojs/preact': link:../../packages/integrations/preact @@ -235,7 +235,7 @@ importers: '@astrojs/react': ^2.1.0 '@types/react': ^18.0.10 '@types/react-dom': ^18.0.5 - astro: ^2.1.3 + astro: ^2.1.4 react: ^18.1.0 react-dom: ^18.1.0 dependencies: @@ -249,7 +249,7 @@ importers: examples/framework-solid: specifiers: '@astrojs/solid-js': ^2.1.0 - astro: ^2.1.3 + astro: ^2.1.4 solid-js: ^1.4.3 dependencies: '@astrojs/solid-js': link:../../packages/integrations/solid @@ -259,7 +259,7 @@ importers: examples/framework-svelte: specifiers: '@astrojs/svelte': ^2.1.0 - astro: ^2.1.3 + astro: ^2.1.4 svelte: ^3.48.0 dependencies: '@astrojs/svelte': link:../../packages/integrations/svelte @@ -269,7 +269,7 @@ importers: examples/framework-vue: specifiers: '@astrojs/vue': ^2.1.0 - astro: ^2.1.3 + astro: ^2.1.4 vue: ^3.2.37 dependencies: '@astrojs/vue': link:../../packages/integrations/vue @@ -279,32 +279,32 @@ importers: examples/hackernews: specifiers: '@astrojs/node': ^5.1.0 - astro: ^2.1.3 + astro: ^2.1.4 dependencies: '@astrojs/node': link:../../packages/integrations/node astro: link:../../packages/astro examples/integration: specifiers: - astro: ^2.1.3 + astro: ^2.1.4 devDependencies: astro: link:../../packages/astro examples/minimal: specifiers: - astro: ^2.1.3 + astro: ^2.1.4 dependencies: astro: link:../../packages/astro examples/non-html-pages: specifiers: - astro: ^2.1.3 + astro: ^2.1.4 dependencies: astro: link:../../packages/astro examples/portfolio: specifiers: - astro: ^2.1.3 + astro: ^2.1.4 dependencies: astro: link:../../packages/astro @@ -312,7 +312,7 @@ importers: specifiers: '@astrojs/node': ^5.1.0 '@astrojs/svelte': ^2.1.0 - astro: ^2.1.3 + astro: ^2.1.4 concurrently: ^7.2.1 svelte: ^3.48.0 unocss: ^0.15.6 @@ -328,16 +328,16 @@ importers: examples/with-markdoc: specifiers: - '@astrojs/markdoc': ^0.0.2 - astro: ^2.1.3 + '@astrojs/markdoc': ^0.0.3 + astro: ^2.1.4 dependencies: '@astrojs/markdoc': link:../../packages/integrations/markdoc astro: link:../../packages/astro examples/with-markdown-plugins: specifiers: - '@astrojs/markdown-remark': ^2.1.0 - astro: ^2.1.3 + '@astrojs/markdown-remark': ^2.1.1 + astro: ^2.1.4 hast-util-select: 5.0.1 rehype-autolink-headings: ^6.1.1 rehype-slug: ^5.0.1 @@ -354,15 +354,15 @@ importers: examples/with-markdown-shiki: specifiers: - astro: ^2.1.3 + astro: ^2.1.4 dependencies: astro: link:../../packages/astro examples/with-mdx: specifiers: - '@astrojs/mdx': ^0.18.1 + '@astrojs/mdx': ^0.18.2 '@astrojs/preact': ^2.1.0 - astro: ^2.1.3 + astro: ^2.1.4 preact: ^10.6.5 dependencies: '@astrojs/mdx': link:../../packages/integrations/mdx @@ -374,7 +374,7 @@ importers: specifiers: '@astrojs/preact': ^2.1.0 '@nanostores/preact': ^0.1.3 - astro: ^2.1.3 + astro: ^2.1.4 nanostores: ^0.5.12 preact: ^10.7.3 dependencies: @@ -386,10 +386,10 @@ importers: examples/with-tailwindcss: specifiers: - '@astrojs/mdx': ^0.18.1 + '@astrojs/mdx': ^0.18.2 '@astrojs/tailwind': ^3.1.1 '@types/canvas-confetti': ^1.4.3 - astro: ^2.1.3 + astro: ^2.1.4 autoprefixer: ^10.4.7 canvas-confetti: ^1.5.1 postcss: ^8.4.14 @@ -406,7 +406,7 @@ importers: examples/with-vite-plugin-pwa: specifiers: - astro: ^2.1.3 + astro: ^2.1.4 vite-plugin-pwa: 0.11.11 workbox-window: ^6.5.3 dependencies: @@ -416,7 +416,7 @@ importers: examples/with-vitest: specifiers: - astro: ^2.1.3 + astro: ^2.1.4 vitest: ^0.20.3 dependencies: astro: link:../../packages/astro @@ -426,7 +426,7 @@ importers: specifiers: '@astrojs/compiler': ^1.2.0 '@astrojs/language-server': ^0.28.3 - '@astrojs/markdown-remark': ^2.1.0 + '@astrojs/markdown-remark': ^2.1.1 '@astrojs/telemetry': ^2.1.0 '@astrojs/webapi': ^2.1.0 '@babel/core': ^7.18.2 @@ -3113,7 +3113,7 @@ importers: packages/integrations/mdx: specifiers: - '@astrojs/markdown-remark': ^2.1.0 + '@astrojs/markdown-remark': ^2.1.1 '@astrojs/prism': ^2.1.1 '@mdx-js/mdx': ^2.3.0 '@mdx-js/rollup': ^2.3.0 |