From 33ae7320e8687ab243424980f3ec8f64bf06a94f Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Mon, 16 Dec 2024 07:29:28 -0800 Subject: [PATCH] [ci] release (#12716) Co-authored-by: github-actions[bot] --- .changeset/breezy-radios-grab.md | 5 --- .changeset/empty-crews-scream.md | 5 --- .changeset/fuzzy-windows-cover.md | 5 --- .changeset/hip-kids-ring.md | 5 --- .changeset/neat-pumas-accept.md | 5 --- .changeset/selfish-paws-play.md | 5 --- .changeset/spicy-guests-protect.md | 5 --- .changeset/tame-bags-remember.md | 5 --- .changeset/twelve-donuts-hide.md | 5 --- .changeset/twenty-keys-divide.md | 5 --- examples/basics/package.json | 2 +- examples/blog/package.json | 2 +- examples/component/package.json | 2 +- examples/container-with-vitest/package.json | 2 +- examples/framework-alpine/package.json | 2 +- examples/framework-multiple/package.json | 2 +- examples/framework-preact/package.json | 2 +- examples/framework-react/package.json | 2 +- examples/framework-solid/package.json | 2 +- examples/framework-svelte/package.json | 2 +- examples/framework-vue/package.json | 2 +- examples/hackernews/package.json | 2 +- examples/integration/package.json | 2 +- examples/minimal/package.json | 2 +- examples/portfolio/package.json | 2 +- examples/ssr/package.json | 2 +- examples/starlog/package.json | 2 +- examples/toolbar-app/package.json | 2 +- examples/with-markdoc/package.json | 2 +- examples/with-mdx/package.json | 2 +- examples/with-nanostores/package.json | 2 +- examples/with-tailwindcss/package.json | 2 +- examples/with-vitest/package.json | 2 +- packages/astro/CHANGELOG.md | 20 +++++++++ packages/astro/package.json | 2 +- packages/db/CHANGELOG.md | 11 +++++ packages/db/package.json | 2 +- pnpm-lock.yaml | 46 ++++++++++----------- 38 files changed, 79 insertions(+), 98 deletions(-) delete mode 100644 .changeset/breezy-radios-grab.md delete mode 100644 .changeset/empty-crews-scream.md delete mode 100644 .changeset/fuzzy-windows-cover.md delete mode 100644 .changeset/hip-kids-ring.md delete mode 100644 .changeset/neat-pumas-accept.md delete mode 100644 .changeset/selfish-paws-play.md delete mode 100644 .changeset/spicy-guests-protect.md delete mode 100644 .changeset/tame-bags-remember.md delete mode 100644 .changeset/twelve-donuts-hide.md delete mode 100644 .changeset/twenty-keys-divide.md diff --git a/.changeset/breezy-radios-grab.md b/.changeset/breezy-radios-grab.md deleted file mode 100644 index afb990a44954..000000000000 --- a/.changeset/breezy-radios-grab.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/db': patch ---- - -Fixes `isDbError()` guard for `LibsqlError` diff --git a/.changeset/empty-crews-scream.md b/.changeset/empty-crews-scream.md deleted file mode 100644 index c52237ab8cc3..000000000000 --- a/.changeset/empty-crews-scream.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes an issue where image and server islands routes would not be passed to the `astro:routes:resolved` hook during builds diff --git a/.changeset/fuzzy-windows-cover.md b/.changeset/fuzzy-windows-cover.md deleted file mode 100644 index 7f3b766fc0af..000000000000 --- a/.changeset/fuzzy-windows-cover.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes an issue where Astro couldn't correctly handle i18n fallback when using the i18n middleware diff --git a/.changeset/hip-kids-ring.md b/.changeset/hip-kids-ring.md deleted file mode 100644 index 5dc22c5b8ea3..000000000000 --- a/.changeset/hip-kids-ring.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/db': patch ---- - -Fixes the publishing of the package diff --git a/.changeset/neat-pumas-accept.md b/.changeset/neat-pumas-accept.md deleted file mode 100644 index 8babf49e78ff..000000000000 --- a/.changeset/neat-pumas-accept.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"astro": patch ---- - -Adds type support for the `closedby` attribute for `` elements diff --git a/.changeset/selfish-paws-play.md b/.changeset/selfish-paws-play.md deleted file mode 100644 index 6f0e3049b297..000000000000 --- a/.changeset/selfish-paws-play.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes a bug where Astro couldn't correctly parse `params` and `props` when receiving i18n fallback URLs diff --git a/.changeset/spicy-guests-protect.md b/.changeset/spicy-guests-protect.md deleted file mode 100644 index 5f77d5ee0100..000000000000 --- a/.changeset/spicy-guests-protect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Trailing slash support for actions diff --git a/.changeset/tame-bags-remember.md b/.changeset/tame-bags-remember.md deleted file mode 100644 index 3f4f61bce750..000000000000 --- a/.changeset/tame-bags-remember.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes a bug that caused errors in dev when editing sites with large numbers of MDX pages diff --git a/.changeset/twelve-donuts-hide.md b/.changeset/twelve-donuts-hide.md deleted file mode 100644 index 504d1b5bea41..000000000000 --- a/.changeset/twelve-donuts-hide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -"Added `inert` to htmlBooleanAttributes" diff --git a/.changeset/twenty-keys-divide.md b/.changeset/twenty-keys-divide.md deleted file mode 100644 index 9e840586748e..000000000000 --- a/.changeset/twenty-keys-divide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes a case where failing content entries in `astro check` would not be surfaced diff --git a/examples/basics/package.json b/examples/basics/package.json index 0791668c388e..2e3dbcb62e66 100644 --- a/examples/basics/package.json +++ b/examples/basics/package.json @@ -10,6 +10,6 @@ "astro": "astro" }, "dependencies": { - "astro": "^5.0.5" + "astro": "^5.0.6" } } diff --git a/examples/blog/package.json b/examples/blog/package.json index 52fd4ed3a12a..cb5e3299f79d 100644 --- a/examples/blog/package.json +++ b/examples/blog/package.json @@ -13,6 +13,6 @@ "@astrojs/mdx": "^4.0.2", "@astrojs/rss": "^4.0.10", "@astrojs/sitemap": "^3.2.1", - "astro": "^5.0.5" + "astro": "^5.0.6" } } diff --git a/examples/component/package.json b/examples/component/package.json index 794471fd9df7..a7ba77eeb0b1 100644 --- a/examples/component/package.json +++ b/examples/component/package.json @@ -15,7 +15,7 @@ ], "scripts": {}, "devDependencies": { - "astro": "^5.0.5" + "astro": "^5.0.6" }, "peerDependencies": { "astro": "^4.0.0 || ^5.0.0" diff --git a/examples/container-with-vitest/package.json b/examples/container-with-vitest/package.json index 8194688cfe14..ef6073f3a9cc 100644 --- a/examples/container-with-vitest/package.json +++ b/examples/container-with-vitest/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@astrojs/react": "^4.1.0", - "astro": "^5.0.5", + "astro": "^5.0.6", "react": "^18.3.1", "react-dom": "^18.3.1", "vitest": "^2.1.6" diff --git a/examples/framework-alpine/package.json b/examples/framework-alpine/package.json index d48bcbc833bd..07a2fdc96a9b 100644 --- a/examples/framework-alpine/package.json +++ b/examples/framework-alpine/package.json @@ -13,6 +13,6 @@ "@astrojs/alpinejs": "^0.4.0", "@types/alpinejs": "^3.13.10", "alpinejs": "^3.14.3", - "astro": "^5.0.5" + "astro": "^5.0.6" } } diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json index 6759f7ffc52e..114195f7c369 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -17,7 +17,7 @@ "@astrojs/vue": "^5.0.2", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", - "astro": "^5.0.5", + "astro": "^5.0.6", "preact": "^10.24.3", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/examples/framework-preact/package.json b/examples/framework-preact/package.json index 9cb7beae5ec9..01073151d0d9 100644 --- a/examples/framework-preact/package.json +++ b/examples/framework-preact/package.json @@ -12,7 +12,7 @@ "dependencies": { "@astrojs/preact": "^4.0.0", "@preact/signals": "^1.3.0", - "astro": "^5.0.5", + "astro": "^5.0.6", "preact": "^10.24.3" } } diff --git a/examples/framework-react/package.json b/examples/framework-react/package.json index affb83dadd19..506ee0233013 100644 --- a/examples/framework-react/package.json +++ b/examples/framework-react/package.json @@ -13,7 +13,7 @@ "@astrojs/react": "^4.1.0", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", - "astro": "^5.0.5", + "astro": "^5.0.6", "react": "^18.3.1", "react-dom": "^18.3.1" } diff --git a/examples/framework-solid/package.json b/examples/framework-solid/package.json index 091ec6531ca3..4e81505d98f2 100644 --- a/examples/framework-solid/package.json +++ b/examples/framework-solid/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@astrojs/solid-js": "^5.0.0", - "astro": "^5.0.5", + "astro": "^5.0.6", "solid-js": "^1.9.3" } } diff --git a/examples/framework-svelte/package.json b/examples/framework-svelte/package.json index 3fa8a0cda5f9..0f814790e0f5 100644 --- a/examples/framework-svelte/package.json +++ b/examples/framework-svelte/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@astrojs/svelte": "^7.0.1", - "astro": "^5.0.5", + "astro": "^5.0.6", "svelte": "^5.1.16" } } diff --git a/examples/framework-vue/package.json b/examples/framework-vue/package.json index 60a470e4eddc..58e549b7130f 100644 --- a/examples/framework-vue/package.json +++ b/examples/framework-vue/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@astrojs/vue": "^5.0.2", - "astro": "^5.0.5", + "astro": "^5.0.6", "vue": "^3.5.12" } } diff --git a/examples/hackernews/package.json b/examples/hackernews/package.json index 8153be2ece5f..18bcc541847d 100644 --- a/examples/hackernews/package.json +++ b/examples/hackernews/package.json @@ -11,6 +11,6 @@ }, "dependencies": { "@astrojs/node": "^9.0.0", - "astro": "^5.0.5" + "astro": "^5.0.6" } } diff --git a/examples/integration/package.json b/examples/integration/package.json index 320d3b6cd28a..b4087e350927 100644 --- a/examples/integration/package.json +++ b/examples/integration/package.json @@ -15,7 +15,7 @@ ], "scripts": {}, "devDependencies": { - "astro": "^5.0.5" + "astro": "^5.0.6" }, "peerDependencies": { "astro": "^4.0.0" diff --git a/examples/minimal/package.json b/examples/minimal/package.json index 93faeabeab63..b60728ec50e9 100644 --- a/examples/minimal/package.json +++ b/examples/minimal/package.json @@ -10,6 +10,6 @@ "astro": "astro" }, "dependencies": { - "astro": "^5.0.5" + "astro": "^5.0.6" } } diff --git a/examples/portfolio/package.json b/examples/portfolio/package.json index 7db23b1f68e3..82a5ce2e3dfe 100644 --- a/examples/portfolio/package.json +++ b/examples/portfolio/package.json @@ -10,6 +10,6 @@ "astro": "astro" }, "dependencies": { - "astro": "^5.0.5" + "astro": "^5.0.6" } } diff --git a/examples/ssr/package.json b/examples/ssr/package.json index 00f1358841e1..e51ad948919d 100644 --- a/examples/ssr/package.json +++ b/examples/ssr/package.json @@ -13,7 +13,7 @@ "dependencies": { "@astrojs/node": "^9.0.0", "@astrojs/svelte": "^7.0.1", - "astro": "^5.0.5", + "astro": "^5.0.6", "svelte": "^5.1.16" } } diff --git a/examples/starlog/package.json b/examples/starlog/package.json index 8497f0459536..20237599a220 100644 --- a/examples/starlog/package.json +++ b/examples/starlog/package.json @@ -9,7 +9,7 @@ "astro": "astro" }, "dependencies": { - "astro": "^5.0.5", + "astro": "^5.0.6", "sass": "^1.80.6", "sharp": "^0.33.3" } diff --git a/examples/toolbar-app/package.json b/examples/toolbar-app/package.json index 701bb6ad0a77..0d63eff89a98 100644 --- a/examples/toolbar-app/package.json +++ b/examples/toolbar-app/package.json @@ -15,6 +15,6 @@ "./app": "./dist/app.js" }, "devDependencies": { - "astro": "^5.0.5" + "astro": "^5.0.6" } } diff --git a/examples/with-markdoc/package.json b/examples/with-markdoc/package.json index 4ebd866a95bc..9ae29d26788b 100644 --- a/examples/with-markdoc/package.json +++ b/examples/with-markdoc/package.json @@ -11,6 +11,6 @@ }, "dependencies": { "@astrojs/markdoc": "^0.12.3", - "astro": "^5.0.5" + "astro": "^5.0.6" } } diff --git a/examples/with-mdx/package.json b/examples/with-mdx/package.json index 974009ed55f0..c9bd1fe479f7 100644 --- a/examples/with-mdx/package.json +++ b/examples/with-mdx/package.json @@ -12,7 +12,7 @@ "dependencies": { "@astrojs/mdx": "^4.0.2", "@astrojs/preact": "^4.0.0", - "astro": "^5.0.5", + "astro": "^5.0.6", "preact": "^10.24.3" } } diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json index b99ca790fab1..1a6e83f9184e 100644 --- a/examples/with-nanostores/package.json +++ b/examples/with-nanostores/package.json @@ -12,7 +12,7 @@ "dependencies": { "@astrojs/preact": "^4.0.0", "@nanostores/preact": "^0.5.2", - "astro": "^5.0.5", + "astro": "^5.0.6", "nanostores": "^0.11.3", "preact": "^10.24.3" } diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json index 4cc92b511a5f..be2c978fffa4 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -13,7 +13,7 @@ "@astrojs/mdx": "^4.0.2", "@astrojs/tailwind": "^5.1.3", "@types/canvas-confetti": "^1.6.4", - "astro": "^5.0.5", + "astro": "^5.0.6", "autoprefixer": "^10.4.20", "canvas-confetti": "^1.9.3", "postcss": "^8.4.49", diff --git a/examples/with-vitest/package.json b/examples/with-vitest/package.json index f20af363281e..44ad47e5d1f2 100644 --- a/examples/with-vitest/package.json +++ b/examples/with-vitest/package.json @@ -11,7 +11,7 @@ "test": "vitest" }, "dependencies": { - "astro": "^5.0.5", + "astro": "^5.0.6", "vitest": "^2.1.6" } } diff --git a/packages/astro/CHANGELOG.md b/packages/astro/CHANGELOG.md index 58f4630de192..301f5d8588e0 100644 --- a/packages/astro/CHANGELOG.md +++ b/packages/astro/CHANGELOG.md @@ -1,5 +1,25 @@ # astro +## 5.0.6 + +### Patch Changes + +- [#12597](https://github.com/withastro/astro/pull/12597) [`564ac6c`](https://github.com/withastro/astro/commit/564ac6c2f2d77ee34f8519f1e5a4db2c6e194f65) Thanks [@florian-lefebvre](https://github.com/florian-lefebvre)! - Fixes an issue where image and server islands routes would not be passed to the `astro:routes:resolved` hook during builds + +- [#12718](https://github.com/withastro/astro/pull/12718) [`ccc5ad1`](https://github.com/withastro/astro/commit/ccc5ad1676db5e7f5049ca2feb59802d1fe3a92e) Thanks [@ematipico](https://github.com/ematipico)! - Fixes an issue where Astro couldn't correctly handle i18n fallback when using the i18n middleware + +- [#12728](https://github.com/withastro/astro/pull/12728) [`ee66a45`](https://github.com/withastro/astro/commit/ee66a45b250703a40b34c0a45ae34aefcb14ea44) Thanks [@argyleink](https://github.com/argyleink)! - Adds type support for the `closedby` attribute for `` elements + +- [#12709](https://github.com/withastro/astro/pull/12709) [`e3bfd93`](https://github.com/withastro/astro/commit/e3bfd9396969caf35b3b05135539e82aab560c92) Thanks [@mtwilliams-code](https://github.com/mtwilliams-code)! - Fixes a bug where Astro couldn't correctly parse `params` and `props` when receiving i18n fallback URLs + +- [#12657](https://github.com/withastro/astro/pull/12657) [`14dffcc`](https://github.com/withastro/astro/commit/14dffcc3af49dd975635602a0d1847a3125c0746) Thanks [@darkmaga](https://github.com/darkmaga)! - Trailing slash support for actions + +- [#12715](https://github.com/withastro/astro/pull/12715) [`029661d`](https://github.com/withastro/astro/commit/029661daa9b28fd5299d8cc9360025c78f6cd8eb) Thanks [@ascorbic](https://github.com/ascorbic)! - Fixes a bug that caused errors in dev when editing sites with large numbers of MDX pages + +- [#12729](https://github.com/withastro/astro/pull/12729) [`8b1cecd`](https://github.com/withastro/astro/commit/8b1cecd6b491654ae760a0c75f3270df134c4e25) Thanks [@JoeMorgan](https://github.com/JoeMorgan)! - "Added `inert` to htmlBooleanAttributes" + +- [#12726](https://github.com/withastro/astro/pull/12726) [`7c7398c`](https://github.com/withastro/astro/commit/7c7398c04653877da09c7b0f80ee84b02e02aad0) Thanks [@florian-lefebvre](https://github.com/florian-lefebvre)! - Fixes a case where failing content entries in `astro check` would not be surfaced + ## 5.0.5 ### Patch Changes diff --git a/packages/astro/package.json b/packages/astro/package.json index 8c7e85a445ac..0f795bf6facd 100644 --- a/packages/astro/package.json +++ b/packages/astro/package.json @@ -1,6 +1,6 @@ { "name": "astro", - "version": "5.0.5", + "version": "5.0.6", "description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.", "type": "module", "author": "withastro", diff --git a/packages/db/CHANGELOG.md b/packages/db/CHANGELOG.md index 6194da7f3b43..7acd76965a5d 100644 --- a/packages/db/CHANGELOG.md +++ b/packages/db/CHANGELOG.md @@ -1,5 +1,16 @@ # @astrojs/db +## 0.14.4 + +### Patch Changes + +- [#12416](https://github.com/withastro/astro/pull/12416) [`618de28`](https://github.com/withastro/astro/commit/618de283f57d19397246f69dd476611abd56cf13) Thanks [@abegehr](https://github.com/abegehr)! - Fixes `isDbError()` guard for `LibsqlError` + +- [#12719](https://github.com/withastro/astro/pull/12719) [`358eae8`](https://github.com/withastro/astro/commit/358eae83b7cf3d79395eea3824e321b502522547) Thanks [@ascorbic](https://github.com/ascorbic)! - Fixes the publishing of the package + +- Updated dependencies []: + - @astrojs/studio@0.1.2 + ## 0.14.1 ### Patch Changes diff --git a/packages/db/package.json b/packages/db/package.json index 16b9b17216f7..d9553e249f56 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/db", - "version": "0.14.3", + "version": "0.14.4", "description": "Add libSQL and Astro Studio support to your Astro site", "license": "MIT", "repository": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e47377c548b9..7030056b18e2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -142,7 +142,7 @@ importers: examples/basics: dependencies: astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro examples/blog: @@ -157,13 +157,13 @@ importers: specifier: ^3.2.1 version: link:../../packages/integrations/sitemap astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro examples/component: devDependencies: astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro examples/container-with-vitest: @@ -172,7 +172,7 @@ importers: specifier: ^4.1.0 version: link:../../packages/integrations/react astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro react: specifier: ^18.3.1 @@ -203,7 +203,7 @@ importers: specifier: ^3.14.3 version: 3.14.3 astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro examples/framework-multiple: @@ -230,7 +230,7 @@ importers: specifier: ^18.3.1 version: 18.3.1 astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro preact: specifier: ^10.24.3 @@ -260,7 +260,7 @@ importers: specifier: ^1.3.0 version: 1.3.0(preact@10.24.3) astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro preact: specifier: ^10.24.3 @@ -278,7 +278,7 @@ importers: specifier: ^18.3.1 version: 18.3.1 astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro react: specifier: ^18.3.1 @@ -293,7 +293,7 @@ importers: specifier: ^5.0.0 version: link:../../packages/integrations/solid astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro solid-js: specifier: ^1.9.3 @@ -305,7 +305,7 @@ importers: specifier: ^7.0.1 version: link:../../packages/integrations/svelte astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro svelte: specifier: ^5.1.16 @@ -317,7 +317,7 @@ importers: specifier: ^5.0.2 version: link:../../packages/integrations/vue astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro vue: specifier: ^3.5.12 @@ -329,25 +329,25 @@ importers: specifier: ^9.0.0 version: 9.0.0(astro@packages+astro) astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro examples/integration: devDependencies: astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro examples/minimal: dependencies: astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro examples/portfolio: dependencies: astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro examples/ssr: @@ -359,7 +359,7 @@ importers: specifier: ^7.0.1 version: link:../../packages/integrations/svelte astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro svelte: specifier: ^5.1.16 @@ -368,7 +368,7 @@ importers: examples/starlog: dependencies: astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro sass: specifier: ^1.80.6 @@ -380,7 +380,7 @@ importers: examples/toolbar-app: devDependencies: astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro examples/with-markdoc: @@ -389,7 +389,7 @@ importers: specifier: ^0.12.3 version: link:../../packages/integrations/markdoc astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro examples/with-mdx: @@ -401,7 +401,7 @@ importers: specifier: ^4.0.0 version: link:../../packages/integrations/preact astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro preact: specifier: ^10.24.3 @@ -416,7 +416,7 @@ importers: specifier: ^0.5.2 version: 0.5.2(nanostores@0.11.3)(preact@10.24.3) astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro nanostores: specifier: ^0.11.3 @@ -437,7 +437,7 @@ importers: specifier: ^1.6.4 version: 1.6.4 astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro autoprefixer: specifier: ^10.4.20 @@ -455,7 +455,7 @@ importers: examples/with-vitest: dependencies: astro: - specifier: ^5.0.5 + specifier: ^5.0.6 version: link:../../packages/astro vitest: specifier: ^2.1.6