feat(projects): load projects from content/
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
"lint": "eslint --fix --cache ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxt/content": "^3.8.2",
|
||||
"@pinia/nuxt": "0.11.3",
|
||||
"better-sqlite3": "^12.4.1",
|
||||
"gsap": "^3.13.0",
|
||||
"nuxt": "^4.2.1",
|
||||
"pinia": "^3.0.4",
|
||||
@@ -23,6 +25,7 @@
|
||||
"@nuxt/eslint": "^1.10.0",
|
||||
"eslint": "^9.39.1",
|
||||
"prettier": "^3.6.2",
|
||||
"typescript": "^5.9.3"
|
||||
"typescript": "^5.9.3",
|
||||
"zod": "^4.1.12"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user