Bump astro from 2.6.1 to 2.6.4 in /astro
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.6.1 to 2.6.4. - [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.6.4/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a5983a71ea
commit
0f8ffd9343
@ -12,7 +12,7 @@
|
||||
"@astrojs/prefetch": "^0.2.3",
|
||||
"@astrojs/sitemap": "^1.3.3",
|
||||
"@astrojs/tailwind": "3.1.3",
|
||||
"astro": "^2.6.1",
|
||||
"astro": "^2.6.4",
|
||||
"astro-compress": "^1.1.47",
|
||||
"astro-critters": "^1.1.38",
|
||||
"css-select": "5.1.0",
|
||||
|
@ -813,10 +813,10 @@ astro-critters@^1.1.38:
|
||||
critters "0.0.18"
|
||||
files-pipe "0.0.7"
|
||||
|
||||
astro@^2.6.1:
|
||||
version "2.6.1"
|
||||
resolved "https://registry.yarnpkg.com/astro/-/astro-2.6.1.tgz#ae225e441062765c8a6a03844d08fbd5345754d9"
|
||||
integrity sha512-hQSMhUHMCVhUNa0xZfWnlVfz6MaRnfKtXHEBIA+rq1p3s9Z+rjKQmZq/Dk6G2vH1LMhudTojsBv7uMKumd+OnQ==
|
||||
astro@^2.6.4:
|
||||
version "2.6.4"
|
||||
resolved "https://registry.yarnpkg.com/astro/-/astro-2.6.4.tgz#37880a65cca438971643fd6473e7fe8ae2578f11"
|
||||
integrity sha512-YM5H9SLHflxCB/3H8S2Bi+1Lbwn/MA9Vl/eOZmkCT491gvBsyuKCTsoUas6fwggeKn+fIR2XpdYd2F+unQve3g==
|
||||
dependencies:
|
||||
"@astrojs/compiler" "^1.4.0"
|
||||
"@astrojs/internal-helpers" "^0.1.0"
|
||||
@ -840,7 +840,7 @@ astro@^2.6.1:
|
||||
cookie "^0.5.0"
|
||||
debug "^4.3.4"
|
||||
deepmerge-ts "^4.2.2"
|
||||
devalue "^4.2.0"
|
||||
devalue "^4.3.2"
|
||||
diff "^5.1.0"
|
||||
es-module-lexer "^1.1.0"
|
||||
esbuild "^0.17.18"
|
||||
@ -1368,7 +1368,7 @@ detect-libc@^2.0.0, detect-libc@^2.0.1:
|
||||
resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-2.0.1.tgz#e1897aa88fa6ad197862937fbc0441ef352ee0cd"
|
||||
integrity sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==
|
||||
|
||||
devalue@^4.2.0:
|
||||
devalue@^4.3.2:
|
||||
version "4.3.2"
|
||||
resolved "https://registry.yarnpkg.com/devalue/-/devalue-4.3.2.tgz#cc44e4cf3872ac5a78229fbce3b77e57032727b5"
|
||||
integrity sha512-KqFl6pOgOW+Y6wJgu80rHpo2/3H07vr8ntR9rkkFIRETewbf5GaYYcakYfiKz89K+sLsuPkQIZaXDMjUObZwWg==
|
||||
|
Loading…
Reference in New Issue
Block a user