mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
34 lines
938 B
JSON
34 lines
938 B
JSON
{
|
|
"private": true,
|
|
"name": "@nuxt/ui-docs",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@iconify-json/logos": "^1.2.4",
|
|
"@iconify-json/lucide": "^1.2.20",
|
|
"@iconify-json/simple-icons": "^1.2.16",
|
|
"@iconify-json/vscode-icons": "^1.2.6",
|
|
"@nuxt/content": "https://pkg.pr.new/@nuxt/content@f124c95",
|
|
"@nuxt/image": "^1.8.1",
|
|
"@nuxt/ui": "latest",
|
|
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@0f70402",
|
|
"@nuxthub/core": "^0.8.10",
|
|
"@nuxtjs/plausible": "^1.2.0",
|
|
"@octokit/rest": "^21.0.2",
|
|
"@vueuse/nuxt": "^12.1.0",
|
|
"joi": "^17.13.3",
|
|
"nuxt": "^3.14.1592",
|
|
"nuxt-component-meta": "^0.9.0",
|
|
"nuxt-og-image": "^3.1.1",
|
|
"prettier": "^3.4.2",
|
|
"shiki-transformer-color-highlight": "^0.2.0",
|
|
"superstruct": "^2.0.2",
|
|
"ufo": "^1.5.4",
|
|
"valibot": "^0.42.1",
|
|
"yup": "^1.6.1",
|
|
"zod": "^3.24.1"
|
|
},
|
|
"devDependencies": {
|
|
"wrangler": "^3.99.0"
|
|
}
|
|
}
|