chore(deps): bump astro from 4.16.15 to 4.16.16

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.16.15 to 4.16.16.
- [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.16/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-28 00:50:02 +00:00 committed by GitHub
parent f3aef3df2c
commit 2e8fa8f96e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

20
package-lock.json generated
View file

@ -14,7 +14,7 @@
"@astrojs/sitemap": "3.2.1",
"@cdransf/astro-tabler-icons": "1.1.0",
"@supabase/supabase-js": "^2.46.1",
"astro": "4.16.15",
"astro": "4.16.16",
"astro-embed": "0.9.0",
"date-fns": "4.1.0",
"date-fns-tz": "3.2.0",
@ -2660,9 +2660,9 @@
}
},
"node_modules/astro": {
"version": "4.16.15",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.15.tgz",
"integrity": "sha512-usybZ7nEUiwYKT7r47l4VbkqjKfaE+BgWV/ed4PT3mE3vFRTBWFsXLnkzrN7awfN6+/ekZTAcE+MAkdA551Umw==",
"version": "4.16.16",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.16.tgz",
"integrity": "sha512-H1CttrV6+JFrDBQx0Mcbq5i5AeLhCbztB786+9wEu3svWL/QPNeCGqF0dgNORAYmP+rODGCPu/y9qKSh87iLuA==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",
@ -2680,7 +2680,7 @@
"aria-query": "^5.3.2",
"axobject-query": "^4.1.0",
"boxen": "8.0.1",
"ci-info": "^4.0.0",
"ci-info": "^4.1.0",
"clsx": "^2.1.1",
"common-ancestor-path": "^1.0.1",
"cookie": "^0.7.2",
@ -2702,7 +2702,7 @@
"http-cache-semantics": "^4.1.1",
"js-yaml": "^4.1.0",
"kleur": "^4.1.5",
"magic-string": "^0.30.12",
"magic-string": "^0.30.14",
"magicast": "^0.3.5",
"micromatch": "^4.0.8",
"mrmime": "^2.0.0",
@ -2714,15 +2714,15 @@
"prompts": "^2.4.2",
"rehype": "^13.0.2",
"semver": "^7.6.3",
"shiki": "^1.22.2",
"shiki": "^1.23.1",
"tinyexec": "^0.3.1",
"tsconfck": "^3.1.4",
"unist-util-visit": "^5.0.0",
"vfile": "^6.0.3",
"vite": "^5.4.10",
"vitefu": "^1.0.3",
"vite": "^5.4.11",
"vitefu": "^1.0.4",
"which-pm": "^3.0.0",
"xxhash-wasm": "^1.0.2",
"xxhash-wasm": "^1.1.0",
"yargs-parser": "^21.1.1",
"zod": "^3.23.8",
"zod-to-json-schema": "^3.23.5",

View file

@ -22,7 +22,7 @@
"@astrojs/sitemap": "3.2.1",
"@cdransf/astro-tabler-icons": "1.1.0",
"@supabase/supabase-js": "^2.46.1",
"astro": "4.16.15",
"astro": "4.16.16",
"astro-embed": "0.9.0",
"date-fns": "4.1.0",
"date-fns-tz": "3.2.0",