summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index ddb42b7..03dfdcd 100644
--- a/package.json
+++ b/package.json
@@ -13,14 +13,14 @@
"prepare": "husky install"
},
"dependencies": {
- "@astrojs/mdx": "^0.19.7",
- "@astrojs/rss": "^2.4.4",
- "@astrojs/sitemap": "^2.0.2",
+ "@astrojs/mdx": "^1.1.0",
+ "@astrojs/rss": "^3.0.0",
+ "@astrojs/sitemap": "^3.0.0",
"@paypal/paypal-js": "^6.0.1",
- "astro": "^2.9.7",
+ "astro": "^3.2.2",
"dotenv": "^16.3.1",
- "typescript": "^5.1.6",
- "vercel": "^31.2.2"
+ "typescript": "^5.2.2",
+ "vercel": "^32.4.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.2.1",