Bump astro from 4.15.1 to 4.16.6

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.15.1 to 4.16.6.
- [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.16.6/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-19 06:57:20 +00:00 committed by GitHub
parent 49d7d3a56d
commit a11c15679e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 409 additions and 656 deletions

1063
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -11,7 +11,7 @@
}, },
"dependencies": { "dependencies": {
"@astrojs/node": "^8.3.4", "@astrojs/node": "^8.3.4",
"astro": "^4.15.1", "astro": "^4.16.6",
"neo4j-driver": "^5.24.0" "neo4j-driver": "^5.24.0"
}, },
"devDependencies": { "devDependencies": {