diff options
| author | Andrew Lee <andrew@alee14.me> | 2025-01-01 13:50:42 -0500 |
|---|---|---|
| committer | Andrew Lee <andrew@alee14.me> | 2025-01-01 13:52:16 -0500 |
| commit | aefcde2c3933bb50424e05faaaae193724a285da (patch) | |
| tree | b9f37dc4cb242f41b9bb036ecf57fadda671922f /package.json | |
| parent | 96beb87b16de6c02660fb7a02515be43db0f16d7 (diff) | |
| download | personal-website-aefcde2c3933bb50424e05faaaae193724a285da.tar.gz personal-website-aefcde2c3933bb50424e05faaaae193724a285da.tar.bz2 personal-website-aefcde2c3933bb50424e05faaaae193724a285da.zip | |
Now using Plausible analytics; Replaced Twitter with Bluesky
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/package.json b/package.json index 4161c5d..02c057a 100644 --- a/package.json +++ b/package.json @@ -10,13 +10,12 @@ "astro": "astro" }, "dependencies": { - "@astrojs/preact": "4.0.0", + "@astrojs/preact": "4.0.1", "@astrojs/rss": "4.0.10", - "@astrojs/svelte": "7.0.1", - "@astrojs/vercel": "8.0.0", + "@astrojs/svelte": "7.0.2", "@iconify-json/fa6-brands": "^1.1.19", "@iconify-json/fa6-solid": "^1.1.21", - "astro": "^5.0.3", + "astro": "5.1.1", "astro-icon": "^1.1.0", "dompurify": "^3.1.6", "markdown-it": "^14.1.0", |
