diff options
| author | Valentin Popov <valentin@popov.link> | 2026-04-09 11:52:31 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-04-09 11:52:31 +0300 |
| commit | 994fb09d050b70204f327874a474e97d342ce006 (patch) | |
| tree | 7ba5e46aaf9cd28fe551bcedd0a528fb19899281 /package.json | |
| parent | 7dd43ae74ecb9fe443d5102e290e39612aa7e9ec (diff) | |
| parent | f90592d8a106bea418cbd3d8bce9c2d86029f93c (diff) | |
| download | popov.link-994fb09d050b70204f327874a474e97d342ce006.tar.xz popov.link-994fb09d050b70204f327874a474e97d342ce006.zip | |
Merge pull request 'fix(deps): update dependency astro to v6' (!21) from renovate/major-astro-monorepo into master
Reviewed-on: https://code.popov.link/valentineus/popov.link/pulls/21
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a355cb6..ffe7a63 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@astrojs/rss": "^4.0.12", "@astrojs/sitemap": "^3.4.1", "@resvg/resvg-js": "^2.6.2", - "astro": "^5.9.0", + "astro": "^6.0.0", "autoprefixer": "^10.4.21", "cssnano": "^7.0.7", "cssnano-preset-advanced": "^7.0.7", |
