chore(deps): update dependency astro to v5.17.3
All checks were successful
Test / npm test (pull_request) Successful in 46s
Test / npm test (push) Successful in 45s
RenovateBot / renovate (push) Successful in 1m35s

This commit was merged in pull request #13.
This commit is contained in:
2026-02-19 00:02:32 +00:00
parent 09daf55cf5
commit de491a2441

8
package-lock.json generated
View File

@@ -2632,9 +2632,9 @@
}
},
"node_modules/astro": {
"version": "5.17.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.17.2.tgz",
"integrity": "sha512-7jnMqGo53hOQNwo1N/wqeOvUp8wwW/p+DeerSjSkHNx8L/1mhy6P7rVo7EhdmF8DpKqw0tl/B5Fx1WcIzg1ysA==",
"version": "5.17.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.17.3.tgz",
"integrity": "sha512-69dcfPe8LsHzklwj+hl+vunWUbpMB6pmg35mACjetxbJeUNNys90JaBM8ZiwsPK689SAj/4Zqb1ayaANls9/MA==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.13.0",
@@ -2660,7 +2660,7 @@
"dlv": "^1.1.3",
"dset": "^3.1.4",
"es-module-lexer": "^1.7.0",
"esbuild": "^0.27.0",
"esbuild": "^0.27.3",
"estree-walker": "^3.0.3",
"flattie": "^1.1.1",
"fontace": "~0.4.0",