mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
28 lines
725 B
JSON
28 lines
725 B
JSON
{
|
|
"private": true,
|
|
"name": "@nuxt/ui-docs",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@iconify-json/heroicons": "^1.2.0",
|
|
"@iconify-json/simple-icons": "^1.2.3",
|
|
"@iconify-json/vscode-icons": "^1.2.2",
|
|
"@nuxt/content": "^2.13.2",
|
|
"@nuxt/image": "^1.8.0",
|
|
"@nuxt/ui": "latest",
|
|
"@nuxt/ui-pro": "2.0.0-alpha.3",
|
|
"@nuxtjs/plausible": "^1.0.2",
|
|
"@octokit/rest": "^21.0.2",
|
|
"@vueuse/nuxt": "^11.1.0",
|
|
"joi": "^17.13.3",
|
|
"nuxt": "^3.13.2",
|
|
"nuxt-component-meta": "^0.8.2",
|
|
"nuxt-og-image": "^3.0.2",
|
|
"prettier": "^3.3.3",
|
|
"shiki-transformer-color-highlight": "^0.0.0",
|
|
"ufo": "^1.5.4",
|
|
"valibot": "^0.42.0",
|
|
"yup": "^1.4.0",
|
|
"zod": "^3.23.8"
|
|
}
|
|
}
|