Resume system overhaul :)
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m54s

This commit is contained in:
2025-07-18 12:14:23 -06:00
parent 26c0862b3e
commit 528060b85a
13 changed files with 951 additions and 360 deletions

View File

@@ -10,7 +10,7 @@
"shell": "nix-shell"
},
"dependencies": {
"@astrojs/mdx": "^4.3.0",
"@astrojs/mdx": "^4.3.1",
"@astrojs/node": "^9.3.0",
"@astrojs/preact": "^4.1.0",
"@astrojs/rss": "^4.0.12",
@@ -18,17 +18,17 @@
"@preact/signals": "^2.2.1",
"@tailwindcss/typography": "^0.5.16",
"@tailwindcss/vite": "^4.1.11",
"astro": "^5.11.0",
"astro": "^5.12.0",
"astro-icon": "^1.1.5",
"lucide-preact": "^0.525.0",
"playwright": "^1.54.0",
"playwright": "^1.54.1",
"preact": "^10.26.9",
"sharp": "^0.34.3",
"tailwindcss": "^4.1.11"
},
"devDependencies": {
"@iconify-json/mdi": "^1.2.3",
"@iconify-json/simple-icons": "^1.2.42",
"@iconify-json/simple-icons": "^1.2.43",
"daisyui": "^5.0.46"
},
"pnpm": {