Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
941d00365f chore(deps): update dependency astro to v6
All checks were successful
Pre-release on non-main branches / prerelease (push) Successful in 42s
2026-03-10 10:02:04 +00:00

6
package-lock.json generated
View File

@@ -1629,9 +1629,9 @@
}
},
"node_modules/astro": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.0.1.tgz",
"integrity": "sha512-G6AGlYMYlRmOq8kh3wKcVwwvGwNias6wZuD1n9qmhdOKR3W3sgi/L7bq5VPaN1GS1MMygBTdUYzsOFGeGTaFPQ==",
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.0.0.tgz",
"integrity": "sha512-i24mxDGXUzyfKfE4IcWIiLBv9ENDVz98u/TLhjkknGkt/2KIjkR4Q0HeabtaVmIhyWECGd2E61ZeBdFuJ902xw==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^3.0.0",