Bump astro from 4.8.6 to 4.9.2

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.8.6 to 4.9.2.
- [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@4.9.2/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] 2024-06-03 03:06:48 +00:00 committed by GitHub
parent ee24935bdb
commit d22483d3a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -11,7 +11,7 @@
"@astrojs/mdx": "^3.0.1", "@astrojs/mdx": "^3.0.1",
"@lbry/components": "^4.2.5", "@lbry/components": "^4.2.5",
"@thewebforge/astro-code-blocks": "^0.2.0", "@thewebforge/astro-code-blocks": "^0.2.0",
"astro": "^4.8.6", "astro": "^4.9.2",
"astro-preload": "^1.1.2", "astro-preload": "^1.1.2",
"markdown-wasm": "^1.2.0", "markdown-wasm": "^1.2.0",
"rehype-autolink-headings": "^7.1.0", "rehype-autolink-headings": "^7.1.0",
@ -4258,9 +4258,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "4.8.6", "version": "4.9.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.8.6.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-4.9.2.tgz",
"integrity": "sha512-psHIfK+e+bMPhRwghV9yCGH/uc1jvY4DHmDZdoEepax9yA7kzYH0wt3dpkqlcrO2zxl5jzSC3DmqZfkD6wnW9A==", "integrity": "sha512-apzpRoISk6L8g99m3zKIW5SYxw2GhOju/1Gq0Ccf3SH+X2UcFXF+MTdxPOFl5yJUQg7X0qsVQDOIVf8zHRRKFg==",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.8.0", "@astrojs/compiler": "^2.8.0",
"@astrojs/internal-helpers": "0.4.0", "@astrojs/internal-helpers": "0.4.0",

View file

@ -5,7 +5,7 @@
"@astrojs/mdx": "^3.0.1", "@astrojs/mdx": "^3.0.1",
"@lbry/components": "^4.2.5", "@lbry/components": "^4.2.5",
"@thewebforge/astro-code-blocks": "^0.2.0", "@thewebforge/astro-code-blocks": "^0.2.0",
"astro": "^4.8.6", "astro": "^4.9.2",
"astro-preload": "^1.1.2", "astro-preload": "^1.1.2",
"markdown-wasm": "^1.2.0", "markdown-wasm": "^1.2.0",
"rehype-autolink-headings": "^7.1.0", "rehype-autolink-headings": "^7.1.0",