diff options
| author | Joe Carstairs <65492573+joeacarstairs@users.noreply.github.com> | 2025-01-06 21:49:17 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-06 21:49:17 +0000 |
| commit | 9fb9e47e92049b72cdc7cbaa3e9d43ed1aacd095 (patch) | |
| tree | a2069f3d255f8dddc0102afbc8283d79101045b7 /package.json | |
| parent | f4875fd98fd502c19ca093e4bfeed386d174ed86 (diff) | |
| parent | 7d377d5794e92d0d06d3db19d398bb6f81802b5f (diff) | |
Merge pull request #109 from joeacarstairs/staging
Update
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 26c1b74..dbe70a4 100644 --- a/package.json +++ b/package.json @@ -20,16 +20,16 @@ "prepare": "husky install" }, "dependencies": { - "@astrojs/mdx": "^1.1.0", - "@astrojs/rss": "^3.0.0", - "@astrojs/sitemap": "^3.0.0", + "@astrojs/mdx": "^4.0.3", + "@astrojs/rss": "^4.0.10", + "@astrojs/sitemap": "^3.2.1", "@paypal/paypal-js": "^6.0.1", - "astro": "^3.2.2", + "astro": "^5.1.1", "csso-cli": "^4.0.2", "dotenv": "^16.3.1", "sass": "^1.69.3", "typescript": "^5.2.2", - "vercel": "^37.6.1" + "vercel": "^39.2.2" }, "devDependencies": { "@typescript-eslint/eslint-plugin": "^6.2.1", |
