diff options
author | 2022-03-02 16:23:55 -0600 | |
---|---|---|
committer | 2022-03-02 16:23:55 -0600 | |
commit | 4f924b8ceae2125cb8c8a6c3b41f9f552ce83758 (patch) | |
tree | a33087d54eeab9d8415e182d1b7be3d8b44b5e86 /examples | |
parent | 91765d79b1ec1181417fb6a4604a9e20564bb10e (diff) | |
download | astro-@astrojs/markdown-remark@0.6.3.tar.gz astro-@astrojs/markdown-remark@0.6.3.tar.zst astro-@astrojs/markdown-remark@0.6.3.zip |
[ci] release (#2692)astro@0.23.4@astrojs/markdown-remark@0.6.3
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples')
28 files changed, 28 insertions, 28 deletions
diff --git a/examples/blog-multiple-authors/package.json b/examples/blog-multiple-authors/package.json index c8b56ca1f..58d411eb8 100644 --- a/examples/blog-multiple-authors/package.json +++ b/examples/blog-multiple-authors/package.json @@ -9,7 +9,7 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.3", + "astro": "^0.23.4", "sass": "^1.49.8" } } diff --git a/examples/blog/package.json b/examples/blog/package.json index bcc854f14..8e8d211cc 100644 --- a/examples/blog/package.json +++ b/examples/blog/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.3" + "astro": "^0.23.4" } } diff --git a/examples/component/demo/package.json b/examples/component/demo/package.json index 7154d0167..e92a317cd 100644 --- a/examples/component/demo/package.json +++ b/examples/component/demo/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.3" + "astro": "^0.23.4" } } diff --git a/examples/component/package.json b/examples/component/package.json index 259f6db06..455c5c206 100644 --- a/examples/component/package.json +++ b/examples/component/package.json @@ -12,6 +12,6 @@ "serve": "astro --project-root demo preview" }, "devDependencies": { - "astro": "^0.23.3" + "astro": "^0.23.4" } } diff --git a/examples/docs/package.json b/examples/docs/package.json index c6b3f1330..6c3e285c3 100644 --- a/examples/docs/package.json +++ b/examples/docs/package.json @@ -12,6 +12,6 @@ "@docsearch/react": "^1.0.0-alpha.28" }, "devDependencies": { - "astro": "^0.23.3" + "astro": "^0.23.4" } } diff --git a/examples/env-vars/package.json b/examples/env-vars/package.json index 466ed9326..ced94f9a4 100644 --- a/examples/env-vars/package.json +++ b/examples/env-vars/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.3" + "astro": "^0.23.4" } } diff --git a/examples/fast-build/package.json b/examples/fast-build/package.json index 104db2512..18c29a888 100644 --- a/examples/fast-build/package.json +++ b/examples/fast-build/package.json @@ -10,7 +10,7 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.3", + "astro": "^0.23.4", "preact": "~10.6.5", "unocss": "^0.15.5", "vite-imagetools": "^4.0.1" diff --git a/examples/framework-alpine/package.json b/examples/framework-alpine/package.json index b6c1657ba..b5493cc2e 100644 --- a/examples/framework-alpine/package.json +++ b/examples/framework-alpine/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.3" + "astro": "^0.23.4" } } diff --git a/examples/framework-lit/package.json b/examples/framework-lit/package.json index c21a80d3d..c2eac44cf 100644 --- a/examples/framework-lit/package.json +++ b/examples/framework-lit/package.json @@ -10,6 +10,6 @@ }, "devDependencies": { "@astrojs/renderer-lit": "^0.4.0", - "astro": "^0.23.3" + "astro": "^0.23.4" } } diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json index 23deb45ae..1c61cf89a 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -10,6 +10,6 @@ }, "devDependencies": { "@astrojs/renderer-solid": "^0.4.0", - "astro": "^0.23.3" + "astro": "^0.23.4" } } diff --git a/examples/framework-preact/package.json b/examples/framework-preact/package.json index d33b8c571..0d60b5cb5 100644 --- a/examples/framework-preact/package.json +++ b/examples/framework-preact/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.3" + "astro": "^0.23.4" } } diff --git a/examples/framework-react/package.json b/examples/framework-react/package.json index 0aa9c66d1..69d6eb40a 100644 --- a/examples/framework-react/package.json +++ b/examples/framework-react/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.3" + "astro": "^0.23.4" } } diff --git a/examples/framework-solid/package.json b/examples/framework-solid/package.json index 6dd380421..b4ddd116d 100644 --- a/examples/framework-solid/package.json +++ b/examples/framework-solid/package.json @@ -10,6 +10,6 @@ }, "devDependencies": { "@astrojs/renderer-solid": "^0.4.0", - "astro": "^0.23.3" + "astro": "^0.23.4" } } diff --git a/examples/framework-svelte/package.json b/examples/framework-svelte/package.json index a3b9a2c39..a0973f3d8 100644 --- a/examples/framework-svelte/package.json +++ b/examples/framework-svelte/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.3" + "astro": "^0.23.4" } } diff --git a/examples/framework-vue/package.json b/examples/framework-vue/package.json index f624272cd..d2ef5c670 100644 --- a/examples/framework-vue/package.json +++ b/examples/framework-vue/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.3" + "astro": "^0.23.4" } } diff --git a/examples/minimal/package.json b/examples/minimal/package.json index 10fa6ada9..ee36b904d 100644 --- a/examples/minimal/package.json +++ b/examples/minimal/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.3" + "astro": "^0.23.4" } } diff --git a/examples/non-html-pages/package.json b/examples/non-html-pages/package.json index 80403b325..d3646031b 100644 --- a/examples/non-html-pages/package.json +++ b/examples/non-html-pages/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.3" + "astro": "^0.23.4" } } diff --git a/examples/portfolio-svelte/package.json b/examples/portfolio-svelte/package.json index 689efa71b..8f259fe42 100644 --- a/examples/portfolio-svelte/package.json +++ b/examples/portfolio-svelte/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.3" + "astro": "^0.23.4" } } diff --git a/examples/portfolio/package.json b/examples/portfolio/package.json index 79b91bd80..b793ff6e3 100644 --- a/examples/portfolio/package.json +++ b/examples/portfolio/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.3" + "astro": "^0.23.4" } } diff --git a/examples/ssr/package.json b/examples/ssr/package.json index 659f730f6..971f4446b 100644 --- a/examples/ssr/package.json +++ b/examples/ssr/package.json @@ -11,7 +11,7 @@ "server": "node server/server.mjs" }, "devDependencies": { - "astro": "^0.23.3", + "astro": "^0.23.4", "unocss": "^0.15.5", "vite-imagetools": "^4.0.1" }, diff --git a/examples/starter/package.json b/examples/starter/package.json index 6e656672d..225a6b6d1 100644 --- a/examples/starter/package.json +++ b/examples/starter/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.3" + "astro": "^0.23.4" } } diff --git a/examples/subpath/package.json b/examples/subpath/package.json index 86f807248..e3e0c70ba 100644 --- a/examples/subpath/package.json +++ b/examples/subpath/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.3" + "astro": "^0.23.4" } } diff --git a/examples/with-markdown-plugins/package.json b/examples/with-markdown-plugins/package.json index a81b4586e..1975e0682 100644 --- a/examples/with-markdown-plugins/package.json +++ b/examples/with-markdown-plugins/package.json @@ -9,7 +9,7 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.3", + "astro": "^0.23.4", "hast-util-select": "5.0.1", "rehype-autolink-headings": "^6.1.0", "rehype-slug": "^5.0.0", diff --git a/examples/with-markdown-shiki/package.json b/examples/with-markdown-shiki/package.json index fd823b1c1..659087ccd 100644 --- a/examples/with-markdown-shiki/package.json +++ b/examples/with-markdown-shiki/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.3" + "astro": "^0.23.4" } } diff --git a/examples/with-markdown/package.json b/examples/with-markdown/package.json index e09a78826..c90c72366 100644 --- a/examples/with-markdown/package.json +++ b/examples/with-markdown/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.3" + "astro": "^0.23.4" } } diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json index 0dc1e27ae..ae6a4db2c 100644 --- a/examples/with-nanostores/package.json +++ b/examples/with-nanostores/package.json @@ -17,6 +17,6 @@ }, "devDependencies": { "@astrojs/renderer-solid": "^0.4.0", - "astro": "^0.23.3" + "astro": "^0.23.4" } } diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json index 05719fac4..65bc68672 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -9,7 +9,7 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.3", + "astro": "^0.23.4", "autoprefixer": "^10.4.0", "tailwindcss": "^3.0.5" } diff --git a/examples/with-vite-plugin-pwa/package.json b/examples/with-vite-plugin-pwa/package.json index e81f9d18c..3b161b7bb 100644 --- a/examples/with-vite-plugin-pwa/package.json +++ b/examples/with-vite-plugin-pwa/package.json @@ -9,7 +9,7 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.3", + "astro": "^0.23.4", "vite-plugin-pwa": "0.11.5" } } |