chore(07-01): install nuxt-schema-org + add updated field to blog schema

- pnpm add -D nuxt-schema-org@^6.0.4 (D-01, D-04)
- content.config.ts blogSchema: updated: z.string().optional() (D-13, D-14)
- Caches content/.nuxt vidés (Pitfall 8)
This commit is contained in:
2026-04-22 11:10:39 +02:00
parent 543bcb00fb
commit 2ec6a213f0
3 changed files with 1325 additions and 0 deletions
+1
View File
@@ -29,6 +29,7 @@
"@nuxt/eslint": "^1.15.2",
"@tailwindcss/typography": "^0.5.19",
"@types/nodemailer": "^8.0.0",
"nuxt-schema-org": "^6.0.4",
"tailwindcss": "^4.2.3",
"typescript": "~5.9.0",
"vue-tsc": "^3.2.6"