mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
33 lines
872 B
JSON
33 lines
872 B
JSON
{
|
|
"private": true,
|
|
"name": "@nuxt/ui-docs",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@iconify-json/lucide": "^1.2.13",
|
|
"@iconify-json/simple-icons": "^1.2.11",
|
|
"@iconify-json/vscode-icons": "^1.2.2",
|
|
"@nuxt/content": "3.0.0-alpha.6",
|
|
"@nuxt/image": "^1.8.1",
|
|
"@nuxt/ui": "latest",
|
|
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@aae5b3e",
|
|
"@nuxthub/core": "^0.8.6",
|
|
"@nuxtjs/plausible": "^1.0.3",
|
|
"@octokit/rest": "^21.0.2",
|
|
"@vueuse/nuxt": "^11.2.0",
|
|
"joi": "^17.13.3",
|
|
"nuxt": "^3.14.159",
|
|
"nuxt-component-meta": "^0.9.0",
|
|
"nuxt-og-image": "^3.0.8",
|
|
"prettier": "^3.3.3",
|
|
"shiki-transformer-color-highlight": "^0.2.0",
|
|
"superstruct": "^2.0.2",
|
|
"ufo": "^1.5.4",
|
|
"valibot": "^0.42.1",
|
|
"yup": "^1.4.0",
|
|
"zod": "^3.23.8"
|
|
},
|
|
"devDependencies": {
|
|
"wrangler": "^3.86.0"
|
|
}
|
|
}
|