Moved from nix-shell -> flakes
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m27s

This commit is contained in:
2025-07-25 16:51:25 -06:00
parent 14de7b0d22
commit f85cf0c719
6 changed files with 260 additions and 186 deletions

View File

@@ -7,7 +7,7 @@
"build": "astro build",
"preview": "astro preview",
"astro": "astro",
"shell": "nix-shell"
"nix": "nix develop"
},
"dependencies": {
"@astrojs/mdx": "^4.3.1",
@@ -18,7 +18,7 @@
"@preact/signals": "^2.2.1",
"@tailwindcss/typography": "^0.5.16",
"@tailwindcss/vite": "^4.1.11",
"astro": "^5.12.2",
"astro": "^5.12.3",
"astro-icon": "^1.1.5",
"lucide-preact": "^0.525.0",
"playwright": "^1.54.1",
@@ -29,7 +29,7 @@
"devDependencies": {
"@iconify-json/mdi": "^1.2.3",
"@iconify-json/simple-icons": "^1.2.44",
"daisyui": "^5.0.46"
"daisyui": "^5.0.47"
},
"pnpm": {
"onlyBuiltDependencies": [