mirror of
https://github.com/nuxt/ui.git
synced 2026-09-14 19:51:10 +08:00
0cdd77a34b
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
65 lines
1.8 KiB
JSON
65 lines
1.8 KiB
JSON
{
|
|
"private": true,
|
|
"name": "@nuxt/ui-docs",
|
|
"type": "module",
|
|
"scripts": {
|
|
"dev": "nuxt dev",
|
|
"build": "nuxt build",
|
|
"generate": "nuxt generate",
|
|
"typecheck": "nuxt typecheck"
|
|
},
|
|
"dependencies": {
|
|
"@ai-sdk/gateway": "^3.0.17",
|
|
"@ai-sdk/mcp": "^1.0.11",
|
|
"@ai-sdk/vue": "^3.0.42",
|
|
"@iconify-json/logos": "^1.2.10",
|
|
"@iconify-json/lucide": "^1.2.86",
|
|
"@iconify-json/simple-icons": "^1.2.67",
|
|
"@iconify-json/vscode-icons": "^1.2.40",
|
|
"@modelcontextprotocol/sdk": "^1.25.3",
|
|
"@nuxt/a11y": "1.0.0-alpha.1",
|
|
"@nuxt/content": "^3.11.0",
|
|
"@nuxt/image": "^2.0.0",
|
|
"@nuxt/ui": "workspace:*",
|
|
"@nuxtjs/mcp-toolkit": "^0.6.2",
|
|
"@nuxtjs/mdc": "^0.20.0",
|
|
"@nuxtjs/plausible": "^2.0.1",
|
|
"@octokit/rest": "^22.0.1",
|
|
"@regle/core": "^1.17.0",
|
|
"@regle/rules": "^1.17.0",
|
|
"@tiptap/extension-emoji": "^3.15.3",
|
|
"@tiptap/extension-text-align": "^3.15.3",
|
|
"@vercel/analytics": "^1.6.1",
|
|
"@vercel/speed-insights": "^1.3.1",
|
|
"@vueuse/integrations": "^14.1.0",
|
|
"@vueuse/nuxt": "^14.1.0",
|
|
"ai": "^6.0.42",
|
|
"better-sqlite3": "^12.6.2",
|
|
"capture-website": "^5.1.0",
|
|
"joi": "^18.0.2",
|
|
"json5": "^2.2.3",
|
|
"maska": "^3.2.0",
|
|
"minimark": "^0.2.0",
|
|
"motion-v": "^1.9.0",
|
|
"nuxt": "^4.2.2",
|
|
"nuxt-component-meta": "^0.17.1",
|
|
"nuxt-llms": "^0.2.0",
|
|
"nuxt-og-image": "^5.1.13",
|
|
"prettier": "^3.8.0",
|
|
"shiki": "^3.21.0",
|
|
"shiki-stream": "^0.1.4",
|
|
"shiki-transformer-color-highlight": "^1.0.0",
|
|
"simple-git": "^3.30.0",
|
|
"sortablejs": "^1.15.6",
|
|
"superstruct": "^2.0.2",
|
|
"tailwindcss": "^4.1.18",
|
|
"tiptap-extension-code-block-shiki": "^1.0.0",
|
|
"ufo": "^1.6.3",
|
|
"unist-util-visit": "^5.0.0",
|
|
"valibot": "^1.2.0",
|
|
"vue-component-meta": "^3.2.2",
|
|
"yup": "^1.7.1",
|
|
"zod": "^4.3.5"
|
|
}
|
|
}
|