feat: add alan wake ii in-progress work
All checks were successful
Docker / build-and-push-image (push) Successful in 4m25s

This commit is contained in:
Troy 2025-08-01 21:24:43 +01:00
parent db23c4aee4
commit 98da2ca122
Signed by: troy
GPG key ID: DFC06C02ED3B4711
5 changed files with 73 additions and 67 deletions

View file

@ -13,15 +13,15 @@
},
"dependencies": {
"@astrojs/check": "0.9.4",
"@astrojs/mdx": "^4.3.1",
"@astrojs/mdx": "^4.3.3",
"@astrojs/rss": "^4.0.12",
"@astrojs/sitemap": "3.4.1",
"@astrojs/sitemap": "3.4.2",
"@tailwindcss/vite": "^4.1.11",
"astro": "^5.12.3",
"astro": "^5.12.8",
"astro-icon": "^1.1.5",
"rehype-external-links": "^3.0.0",
"tailwindcss": "^4.1.11",
"typescript": "^5.8.3"
"typescript": "^5.9.2"
},
"devDependencies": {
"@iconify-json/mdi": "^1.2.3",