diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index 3e1f038..56f0483 100644 --- a/package.json +++ b/package.json @@ -11,11 +11,11 @@ }, "dependencies": { "@astrojs/mdx": "^0.19.7", - "@astrojs/rss": "^2.4.3", - "@astrojs/sitemap": "^2.0.1", - "astro": "^3.0.12" + "@astrojs/rss": "^2.4.4", + "@astrojs/sitemap": "^2.0.2", + "astro": "^3.6.5" }, "devDependencies": { - "astro-themes": "^0.2.4" + "astro-themes": "^0.2.5" } } |
