Merge pull request #43 from mooxl/dependabot/npm_and_yarn/astro/astro-2.8.0
Bump astro from 2.7.4 to 2.8.0 in /astro
This commit is contained in:
commit
ae7a2090c0
@ -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",
|
||||
|
@ -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==
|
||||
|
Loading…
Reference in New Issue
Block a user