Deps + Update mastodon
Docker Deploy / build-and-push (push) Successful in 2m51s

This commit is contained in:
2026-04-01 14:59:22 -06:00
parent 7a1756b32e
commit f9f4f9a4b7
3 changed files with 41 additions and 29 deletions
+5 -5
View File
@@ -10,19 +10,19 @@
"nix": "nix develop"
},
"dependencies": {
"@astrojs/mdx": "5.0.2",
"@astrojs/node": "10.0.3",
"@astrojs/rss": "4.0.17",
"@astrojs/mdx": "5.0.3",
"@astrojs/node": "10.0.4",
"@astrojs/rss": "4.0.18",
"@astrojs/vue": "6.0.1",
"@iarna/toml": "^2.2.5",
"@react-pdf/renderer": "^4.3.2",
"@tailwindcss/typography": "^0.5.19",
"@tailwindcss/vite": "^4.2.2",
"astro": "6.0.8",
"astro": "6.1.2",
"react": "^19.2.4",
"sharp": "^0.34.5",
"tailwindcss": "^4.2.2",
"vue": "^3.5.30"
"vue": "^3.5.31"
},
"devDependencies": {
"@types/react": "^19.2.14",