diff options
| author | Andrew Lee <andrew@alee14.me> | 2025-05-06 00:34:50 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-06 00:34:50 -0400 |
| commit | 717aa93dd13bb48a814039f3dd29a52a6dfac90c (patch) | |
| tree | 6f6bbba5b16890f72bfcec20d7c7288399e725a1 /package.json | |
| parent | e9ef0ecbe0a70cb5762dfed513a888d26b10e784 (diff) | |
| parent | fbf2959a6eb7620a0fb510e137f58dfb89d513ae (diff) | |
| download | personal-website-717aa93dd13bb48a814039f3dd29a52a6dfac90c.tar.gz personal-website-717aa93dd13bb48a814039f3dd29a52a6dfac90c.tar.bz2 personal-website-717aa93dd13bb48a814039f3dd29a52a6dfac90c.zip | |
Merge pull request #14 from Alee14/testing
Updated packages, PC specs, description; Added Q&A
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/package.json b/package.json index 7a7a13d..3965e45 100644 --- a/package.json +++ b/package.json @@ -10,20 +10,20 @@ "astro": "astro" }, "dependencies": { - "@astrojs/preact": "4.0.1", - "@astrojs/rss": "4.0.10", - "@astrojs/svelte": "7.0.2", - "@astrojs/vercel": "^8.0.1", - "@iconify-json/fa6-brands": "^1.1.19", - "@iconify-json/fa6-solid": "^1.1.21", - "astro": "5.1.1", - "astro-icon": "^1.1.0", - "dompurify": "^3.1.6", + "@astrojs/preact": "4.0.11", + "@astrojs/rss": "4.0.11", + "@astrojs/svelte": "7.0.13", + "@astrojs/vercel": "8.1.4", + "@iconify-json/fa6-brands": "^1.2.5", + "@iconify-json/fa6-solid": "^1.2.3", + "astro": "5.7.10", + "astro-icon": "^1.1.5", + "dompurify": "^3.2.5", "markdown-it": "^14.1.0", - "marked": "^13.0.2", - "preact": "^10.22.1", - "sanitize-html": "^2.13.0", - "svelte": "^5.8.1", - "typescript": "^5.5.3" + "marked": "^15.0.11", + "preact": "^10.26.5", + "sanitize-html": "^2.16.0", + "svelte": "^5.28.2", + "typescript": "^5.8.3" } } |
