update dependencies
All checks were successful
test-build / build (push) Successful in 26s
renovate / renovate (push) Successful in 42s

This commit is contained in:
2025-08-01 20:22:38 -05:00
parent 3eacf17f61
commit 93d11dca17
4 changed files with 33 additions and 33 deletions

View File

@@ -13,14 +13,14 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^4.3.0",
"@astrojs/node": "^9.2.2",
"@astrojs/mdx": "^4.3.3",
"@astrojs/node": "^9.3.3",
"@astrojs/react": "^4.3.0",
"@astrojs/rss": "^4.0.12",
"@directus/sdk": "^20.0.0",
"@tailwindcss/postcss": "^4.1.8",
"@tailwindcss/vite": "^4.1.8",
"astro": "^5.10.1",
"astro": "^5.12.8",
"framer-motion": "^12.16.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",