mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
39 lines
1.0 KiB
JSON
39 lines
1.0 KiB
JSON
{
|
|
"private": true,
|
|
"name": "@nuxt/ui-docs",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@iconify-json/logos": "^1.2.4",
|
|
"@iconify-json/lucide": "^1.2.32",
|
|
"@iconify-json/simple-icons": "^1.2.29",
|
|
"@iconify-json/vscode-icons": "^1.2.17",
|
|
"@nuxt/content": "^3.4.0",
|
|
"@nuxt/image": "^1.10.0",
|
|
"@nuxt/ui": "latest",
|
|
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@8c21afa",
|
|
"@nuxthub/core": "^0.8.21",
|
|
"@nuxtjs/plausible": "^1.2.0",
|
|
"@octokit/rest": "^21.1.1",
|
|
"@rollup/plugin-yaml": "^4.1.2",
|
|
"@vueuse/nuxt": "^13.0.0",
|
|
"@vueuse/integrations": "^13.0.0",
|
|
"sortablejs": "^1.15.6",
|
|
"joi": "^17.13.3",
|
|
"motion-v": "0.13.1",
|
|
"nuxt": "^3.16.1",
|
|
"nuxt-component-meta": "^0.10.1",
|
|
"nuxt-llms": "^0.1.2",
|
|
"nuxt-og-image": "^5.0.5",
|
|
"prettier": "^3.5.3",
|
|
"shiki-transformer-color-highlight": "^1.0.0",
|
|
"superstruct": "^2.0.2",
|
|
"ufo": "^1.5.4",
|
|
"valibot": "^1.0.0",
|
|
"yup": "^1.6.1",
|
|
"zod": "^3.24.2"
|
|
},
|
|
"devDependencies": {
|
|
"wrangler": "^4.4.1"
|
|
}
|
|
}
|