mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
38 lines
1020 B
JSON
38 lines
1020 B
JSON
{
|
|
"private": true,
|
|
"name": "@nuxt/ui-docs",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@iconify-json/logos": "^1.2.4",
|
|
"@iconify-json/lucide": "^1.2.28",
|
|
"@iconify-json/simple-icons": "^1.2.27",
|
|
"@iconify-json/vscode-icons": "^1.2.16",
|
|
"@nuxt/content": "^3.3.0",
|
|
"@nuxt/image": "^1.9.0",
|
|
"@nuxt/ui": "latest",
|
|
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@02b7ea0",
|
|
"@nuxthub/core": "^0.8.18",
|
|
"@nuxtjs/plausible": "^1.2.0",
|
|
"@octokit/rest": "^21.1.1",
|
|
"@rollup/plugin-yaml": "^4.1.2",
|
|
"@vueuse/nuxt": "^12.8.2",
|
|
"joi": "^17.13.3",
|
|
"motion": "^12.4.10",
|
|
"motion-v": "0.11.0",
|
|
"nuxt": "^3.15.4",
|
|
"nuxt-component-meta": "^0.10.0",
|
|
"nuxt-llms": "^0.1.0",
|
|
"nuxt-og-image": "^4.2.0",
|
|
"prettier": "^3.5.3",
|
|
"shiki-transformer-color-highlight": "^1.0.0",
|
|
"superstruct": "^2.0.2",
|
|
"ufo": "^1.5.4",
|
|
"valibot": "^0.42.1",
|
|
"yup": "^1.6.1",
|
|
"zod": "^3.24.2"
|
|
},
|
|
"devDependencies": {
|
|
"wrangler": "^3.113.0"
|
|
}
|
|
}
|