Bump astro from 4.0.8 to 4.2.8
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.0.8 to 4.2.8. - [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.2.8/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:
parent
4820299aa8
commit
8c602ed3f8
2 changed files with 432 additions and 542 deletions
972
package-lock.json
generated
972
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -13,7 +13,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/check": "^0.4.1",
|
"@astrojs/check": "^0.4.1",
|
||||||
"@astrojs/rss": "^4.0.3",
|
"@astrojs/rss": "^4.0.3",
|
||||||
"astro": "^4.0.8",
|
"astro": "^4.2.8",
|
||||||
"typescript": "^5.3.3"
|
"typescript": "^5.3.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue