mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Benjamin Canac <canacb1@gmail.com>
34 lines
904 B
JSON
34 lines
904 B
JSON
{
|
|
"private": true,
|
|
"name": "@nuxt/ui-docs",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@iconify-json/logos": "^1.2.4",
|
|
"@iconify-json/lucide": "^1.2.25",
|
|
"@iconify-json/simple-icons": "^1.2.22",
|
|
"@iconify-json/vscode-icons": "^1.2.10",
|
|
"@nuxt/content": "^3.0.1",
|
|
"@nuxt/image": "^1.9.0",
|
|
"@nuxt/ui": "latest",
|
|
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@37c0e89",
|
|
"@nuxthub/core": "^0.8.15",
|
|
"@nuxtjs/plausible": "^1.2.0",
|
|
"@octokit/rest": "^21.1.0",
|
|
"@vueuse/nuxt": "^12.5.0",
|
|
"joi": "^17.13.3",
|
|
"nuxt": "^3.15.4",
|
|
"nuxt-component-meta": "^0.10.0",
|
|
"nuxt-og-image": "^4.1.2",
|
|
"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.106.0"
|
|
}
|
|
}
|