Bump astro from 2.7.4 to 2.8.0 in /astro

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.7.4 to 2.8.0.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@2.8.0/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-07 10:47:16 +00:00 committed by GitHub
parent b9570c9d09
commit 7351673848
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 6 deletions

View File

@ -13,7 +13,7 @@
"@astrojs/prefetch": "^0.2.3",
"@astrojs/sitemap": "^1.3.3",
"@astrojs/tailwind": "4.0.0",
"astro": "^2.7.4",
"astro": "^2.8.0",
"astro-compress": "^1.1.49",
"astro-critters": "^1.1.39",
"css-select": "5.1.0",

View File

@ -799,10 +799,10 @@ astro-critters@^1.1.39:
critters "0.0.19"
files-pipe "0.0.7"
astro@^2.7.4:
version "2.7.4"
resolved "https://registry.yarnpkg.com/astro/-/astro-2.7.4.tgz#d1c67f4f4e47ac7155aedf511862af7c08783024"
integrity sha512-LDALXeMfD4U6jkM6ZywtKuBkGMxMZjSCFqbNXEKtD3OWZr3hiLNhE3YDgUScCBkQJSROWrS0W9/UVPpsS36+ow==
astro@^2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/astro/-/astro-2.8.0.tgz#939c53dc4aa2755030b2cb4fe3a2d69b3ad1a33b"
integrity sha512-bqdhE9039dzi0mqaWGO9rMk5HKxTn5TckxFmRPUdsV1qmbpghXtwuERHblfJu5etQofV6WVEyTrouG+BLRkqfA==
dependencies:
"@astrojs/compiler" "^1.5.3"
"@astrojs/internal-helpers" "^0.1.1"
@ -857,6 +857,7 @@ astro@^2.7.4:
vfile "^5.3.7"
vite "^4.3.9"
vitefu "^0.2.4"
which-pm "^2.0.0"
yargs-parser "^21.1.1"
zod "^3.20.6"
@ -4054,7 +4055,7 @@ which-pm-runs@^1.1.0:
resolved "https://registry.yarnpkg.com/which-pm-runs/-/which-pm-runs-1.1.0.tgz#35ccf7b1a0fce87bd8b92a478c9d045785d3bf35"
integrity sha512-n1brCuqClxfFfq/Rb0ICg9giSZqCS+pLtccdag6C2HyufBrh3fBOiy9nb6ggRMvWOVH5GrdJskj5iGTZNxd7SA==
which-pm@2.0.0:
which-pm@2.0.0, which-pm@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/which-pm/-/which-pm-2.0.0.tgz#8245609ecfe64bf751d0eef2f376d83bf1ddb7ae"
integrity sha512-Lhs9Pmyph0p5n5Z3mVnN0yWcbQYUAD7rbQUiMsQxOJ3T57k7RFe35SUwWMf7dsbDZks1uOmw4AecB/JMDj3v/w==