Added nuxthub

This commit is contained in:
Alexis
2024-11-26 13:42:22 +01:00
parent 8562ea6362
commit 1f15a66505
3 changed files with 1418 additions and 102 deletions

View File

@@ -14,6 +14,7 @@
},
"dependencies": {
"@nuxt/eslint": "^0.3.12",
"@nuxthub/core": "^0.8.7",
"@nuxtjs/i18n": "^8.5.1",
"@phosphor-icons/vue": "^2.2.1",
"@pinia/nuxt": "^0.5.1",
@@ -49,6 +50,7 @@
"prettier": "^3.2.5",
"sass": "^1.72.0",
"tailwindcss": "^3.4.3",
"typescript": "~5.4.0"
"typescript": "~5.4.0",
"wrangler": "^3.90.0"
}
}