chore(deps): bump astro from 4.16.13 to 4.16.14

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.16.13 to 4.16.14.
- [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.14/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:
dependabot[bot] 2024-11-25 18:29:31 +00:00 committed by GitHub
parent 69e6011f3a
commit d4edf13a6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View file

@ -17,7 +17,7 @@
"@preline/dropdown": "^2.5.0",
"@preline/overlay": "^2.5.0",
"@preline/tabs": "^2.5.0",
"astro": "^4.16.13",
"astro": "^4.16.14",
"astro-compressor": "^0.4.1",
"clipboard": "^2.0.11",
"globby": "^14.0.2",
@ -2377,9 +2377,10 @@
}
},
"node_modules/astro": {
"version": "4.16.13",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.13.tgz",
"integrity": "sha512-Mtd76+BC0zLWqoXpf9xc731AhdH4MNh5JFHYdLRvSH0Nqn48hA64dPGh/cWsJvh/DZFmC0NTZusM1Qq2gyNaVg==",
"version": "4.16.14",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.14.tgz",
"integrity": "sha512-2IuLkIp4idyspugq+F52rHZyNqHHi2AdQzuKp3SGytg/YAm50dNeWhP/7l+enjgWZLloLq5xsH5gVQpoDFoyFg==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",
"@astrojs/internal-helpers": "0.4.1",

View file

@ -20,7 +20,7 @@
"@preline/dropdown": "^2.5.0",
"@preline/overlay": "^2.5.0",
"@preline/tabs": "^2.5.0",
"astro": "^4.16.13",
"astro": "^4.16.14",
"astro-compressor": "^0.4.1",
"clipboard": "^2.0.11",
"globby": "^14.0.2",