mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
31 lines
824 B
JSON
31 lines
824 B
JSON
{
|
|
"name": "@nuxt/ui-docs",
|
|
"private": true,
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@iconify-json/heroicons": "^1.2.2",
|
|
"@iconify-json/lucide": "^1.2.57",
|
|
"@iconify-json/simple-icons": "^1.2.44",
|
|
"@iconify-json/vscode-icons": "^1.2.23",
|
|
"@nuxt/content": "^2.13.4",
|
|
"@nuxt/fonts": "^0.11.4",
|
|
"@nuxt/image": "^1.10.0",
|
|
"@nuxt/ui": "latest",
|
|
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@fdb0248",
|
|
"@nuxtjs/plausible": "^1.2.0",
|
|
"@octokit/rest": "^21.1.1",
|
|
"@vueuse/nuxt": "^13.5.0",
|
|
"date-fns": "^4.1.0",
|
|
"joi": "^17.13.3",
|
|
"nuxt": "^4.0.1",
|
|
"nuxt-component-meta": "^0.12.1",
|
|
"nuxt-og-image": "^5.1.9",
|
|
"prettier": "^3.6.2",
|
|
"ufo": "^1.6.1",
|
|
"v-calendar": "^3.1.2",
|
|
"valibot": "^1.1.0",
|
|
"yup": "^1.6.1",
|
|
"zod": "^4.0.5"
|
|
}
|
|
}
|