fix build
Build and Deploy / build-and-deploy (push) Successful in 12m48s

This commit is contained in:
2026-05-04 20:11:43 +02:00
parent 982178bff7
commit 4787f2d98b
12 changed files with 471 additions and 563 deletions
+6 -2
View File
@@ -6,6 +6,7 @@
"dev": "tinacms dev -c \"astro dev\"",
"build": "astro check && astro build",
"build:tina": "tinacms build && astro check && astro build",
"build:docker": "tinacms build && astro build",
"preview": "astro preview",
"astro": "astro"
},
@@ -17,9 +18,12 @@
"@tinacms/datalayer": "^2.0.18",
"astro": "^6.2.1",
"express": "^5.2.1",
"fs-extra": "^11.3.4",
"mongodb-level": "^0.0.4",
"next": "^15.5.15",
"next-auth": "^4.24.14",
"slate": "^0.124.1",
"slate-dom": "^0.124.1",
"slate-hyperscript": "^0.100.0",
"slate-react": "^0.124.0",
"tailwindcss": "^4.2.4",
"tinacms": "^3.7.5",
"tinacms-authjs": "^21.0.5",