Bump astro from 2.10.14 to 3.2.0

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

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-01 03:48:31 +00:00 committed by Ivan
parent 0c438fdf9c
commit 452690636a
2 changed files with 1026 additions and 843 deletions

1865
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -10,6 +10,6 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"astro": "^2.10.14" "astro": "^3.2.0"
} }
} }