diff options
author | 2023-02-15 06:54:16 -0800 | |
---|---|---|
committer | 2023-02-15 22:54:16 +0800 | |
commit | 66acc6a65c978bbd3dde096f243c742d738b092a (patch) | |
tree | 2e291c40117fb0c1abdb5d4c652a94fcf9ac7f41 /pnpm-lock.yaml | |
parent | 0fbcf838a775d3b07e7c2372888a8aa6c190278e (diff) | |
download | astro-ecc5a628c584c02e14be754266938cab559b3fd4.tar.gz astro-ecc5a628c584c02e14be754266938cab559b3fd4.tar.zst astro-ecc5a628c584c02e14be754266938cab559b3fd4.zip |
[ci] release (#6251)@astrojs/svelte@2.0.2@astrojs/mdx@0.16.2
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e6397d409..fb6389b89 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,7 +69,7 @@ importers: examples/blog: specifiers: - '@astrojs/mdx': ^0.16.1 + '@astrojs/mdx': ^0.16.2 '@astrojs/rss': ^2.1.0 '@astrojs/sitemap': ^1.0.1 astro: ^2.0.12 @@ -154,7 +154,7 @@ importers: '@astrojs/preact': ^2.0.3 '@astrojs/react': ^2.0.2 '@astrojs/solid-js': ^2.0.2 - '@astrojs/svelte': ^2.0.1 + '@astrojs/svelte': ^2.0.2 '@astrojs/vue': ^2.0.1 astro: ^2.0.12 preact: ^10.7.3 @@ -217,7 +217,7 @@ importers: examples/framework-svelte: specifiers: - '@astrojs/svelte': ^2.0.1 + '@astrojs/svelte': ^2.0.2 astro: ^2.0.12 svelte: ^3.48.0 dependencies: @@ -270,7 +270,7 @@ importers: examples/ssr: specifiers: '@astrojs/node': ^5.0.3 - '@astrojs/svelte': ^2.0.1 + '@astrojs/svelte': ^2.0.2 astro: ^2.0.12 concurrently: ^7.2.1 svelte: ^3.48.0 @@ -311,7 +311,7 @@ importers: examples/with-mdx: specifiers: - '@astrojs/mdx': ^0.16.1 + '@astrojs/mdx': ^0.16.2 '@astrojs/preact': ^2.0.3 astro: ^2.0.12 preact: ^10.6.5 @@ -337,7 +337,7 @@ importers: examples/with-tailwindcss: specifiers: - '@astrojs/mdx': ^0.16.1 + '@astrojs/mdx': ^0.16.2 '@astrojs/tailwind': ^3.0.1 '@types/canvas-confetti': ^1.4.3 astro: ^2.0.12 |