update friends section

This commit is contained in:
elh 2024-07-04 16:24:24 -04:00
parent 19b426ade7
commit 915cf5f2ff
3 changed files with 128 additions and 559 deletions

View file

@ -11,8 +11,8 @@
},
"dependencies": {
"@astrojs/check": "^0.7.0",
"@astrojs/svelte": "^5.5.0",
"astro": "^4.10.2",
"@astrojs/svelte": "^5.6.0",
"astro": "^4.11.5",
"svelte": "^4.2.18",
"typescript": "^5.4.5"
}