aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index f800603..36499eb 100644
--- a/package.json
+++ b/package.json
@@ -10,14 +10,14 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/check": "^0.5.10",
- "@astrojs/rss": "^4.0.5",
+ "@astrojs/check": "^0.7.0",
+ "@astrojs/rss": "^4.0.6",
"@astrojs/sitemap": "^3.1.4",
"@fontsource-variable/sen": "^5.0.5",
- "astro": "^4.7.1",
+ "astro": "^4.8.6",
"typescript": "^5.4.5"
},
"devDependencies": {
"sass": "^1.76.0"
}
-} \ No newline at end of file
+}