fix build
Build and Deploy / build-and-deploy (push) Failing after 3h14m28s

This commit is contained in:
2026-05-03 21:17:14 +02:00
parent d9e3f398b8
commit 46f73af791
4 changed files with 3833 additions and 68 deletions
+4 -2
View File
@@ -10,6 +10,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/check": "^0.9.9",
"@astrojs/mdx": "^4.3.13",
"@tailwindcss/vite": "^4.2.4",
"@tinacms/cli": "^2.1.2",
@@ -20,8 +21,9 @@
"next": "^14.2.0",
"next-auth": "^4.24.7",
"tailwindcss": "^4.2.4",
"tinacms": "^3.3.2",
"tinacms": "^3.7.5",
"tinacms-authjs": "^21.0.5",
"tinacms-gitprovider-github": "^4.1.5"
"tinacms-gitprovider-github": "^4.1.5",
"typescript": "^5.6.3"
}
}