mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
29 lines
790 B
JSON
29 lines
790 B
JSON
{
|
|
"private": true,
|
|
"name": "@nuxt/ui-docs",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@iconify-json/heroicons": "^1.2.1",
|
|
"@iconify-json/simple-icons": "^1.2.7",
|
|
"@iconify-json/vscode-icons": "^1.2.2",
|
|
"@nuxt/content": "^2.13.2",
|
|
"@nuxt/image": "^1.8.1",
|
|
"@nuxt/ui": "latest",
|
|
"@nuxt/ui-pro": "https://pkg.pr.new/nuxt/ui-pro/@nuxt/ui-pro@v2",
|
|
"@nuxthub/core": "^0.7.26",
|
|
"@nuxtjs/plausible": "^1.0.3",
|
|
"@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.4",
|
|
"prettier": "^3.3.3",
|
|
"shiki-transformer-color-highlight": "^0.2.0",
|
|
"ufo": "^1.5.4",
|
|
"valibot": "^0.42.1",
|
|
"yup": "^1.4.0",
|
|
"zod": "^3.23.8"
|
|
}
|
|
}
|