Compare commits

..

2 Commits

Author SHA1 Message Date
12f605e987 Merge pull request 'chore(deps): update dependency astro to v5.18.1' (#18) from renovate/astro-5.x-lockfile into main
All checks were successful
Changelog + Release on main / changelog_and_release (push) Successful in 1m48s
Reviewed-on: #18
2026-03-21 21:42:36 +00:00
renovate[bot]
cc3d6f0e48 chore(deps): update dependency astro to v5.18.1
All checks were successful
Pre-release on non-main branches / prerelease (push) Successful in 40s
2026-03-12 14:31:45 +00:00
2 changed files with 1101 additions and 338 deletions

1437
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -9,6 +9,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^6.0.0"
"astro": "^5.18.0"
}
}