diff options
| author | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2024-06-18 16:53:25 +0200 |
|---|---|---|
| committer | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2024-06-18 16:53:25 +0200 |
| commit | 0421b2120561d7ac6776ebe3858da06ef3d69314 (patch) | |
| tree | c2ada6d5e740c0a5881a87268cfe36fa2af3e3ac /package.json | |
| parent | 97c1e8da0c8a73ef5289b930b5c12745912ada7f (diff) | |
Update homepage and upgrade astro
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 36499eb..040eba5 100644 --- a/package.json +++ b/package.json @@ -12,9 +12,9 @@ "dependencies": { "@astrojs/check": "^0.7.0", "@astrojs/rss": "^4.0.6", - "@astrojs/sitemap": "^3.1.4", + "@astrojs/sitemap": "^3.1.6", "@fontsource-variable/sen": "^5.0.5", - "astro": "^4.8.6", + "astro": "^4.10.3", "typescript": "^5.4.5" }, "devDependencies": { |
