diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index f00920f..7e96aaf 100644 --- a/package.json +++ b/package.json @@ -15,9 +15,9 @@ }, "dependencies": { "@astrojs/check": "^0.9.4", - "@astrojs/rss": "^4.0.11", - "@astrojs/sitemap": "^3.4.0", - "astro": "^5.8.1", + "@astrojs/rss": "^4.0.12", + "@astrojs/sitemap": "^3.4.1", + "astro": "^5.8.2", "autoprefixer": "^10.4.21", "cssnano": "^7.0.7", "cssnano-preset-advanced": "^7.0.7", |