Deps and bump
Some checks failed
Docker Deploy / build-and-push (push) Has been cancelled

This commit is contained in:
2025-10-09 09:36:47 -06:00
parent 7d14ba51fa
commit 0b4ba7ba63
2 changed files with 46 additions and 100 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "atridotdad",
"type": "module",
"version": "3.1.0",
"version": "3.1.1",
"scripts": {
"dev": "astro dev",
"build": "astro build",
@@ -10,15 +10,15 @@
"nix": "nix develop"
},
"dependencies": {
"@astrojs/mdx": "^4.3.6",
"@astrojs/node": "^9.4.4",
"@astrojs/mdx": "^4.3.7",
"@astrojs/node": "^9.4.5",
"@astrojs/preact": "^4.1.1",
"@astrojs/rss": "^4.0.12",
"@iarna/toml": "^2.2.5",
"@preact/signals": "^2.3.2",
"@tailwindcss/typography": "^0.5.19",
"@tailwindcss/vite": "^4.1.14",
"astro": "^5.14.1",
"astro": "^5.14.3",
"astro-icon": "^1.1.5",
"lucide-preact": "^0.545.0",
"playwright": "^1.56.0",