Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"dependencies": {
"@ai-sdk/vue": "^1.2.12",
"@iconify-json/logos": "^1.2.9",
"@iconify-json/lucide": "^1.2.62",
"@iconify-json/simple-icons": "^1.2.47",
"@iconify-json/vscode-icons": "^1.2.29",
"@iconify-json/lucide": "^1.2.64",
"@iconify-json/simple-icons": "^1.2.49",
"@iconify-json/vscode-icons": "^1.2.30",
"@nuxt/content": "^3.6.3",
"@nuxt/image": "^1.11.0",
"@nuxt/ui": "workspace:*",
Expand All @@ -22,12 +22,12 @@
"@nuxtjs/plausible": "^1.2.0",
"@octokit/rest": "^22.0.0",
"@rollup/plugin-yaml": "^4.1.2",
"@vueuse/integrations": "^13.6.0",
"@vueuse/nuxt": "^13.6.0",
"@vueuse/integrations": "^13.7.0",
"@vueuse/nuxt": "^13.7.0",
"ai": "^4.3.19",
"better-sqlite3": "^12.2.0",
"capture-website": "^4.2.0",
"joi": "^18.0.0",
"joi": "^18.0.1",
"maska": "^3.2.0",
"motion-v": "^1.7.0",
"nuxt": "^4.0.3",
Expand All @@ -41,11 +41,11 @@
"superstruct": "^2.0.2",
"ufo": "^1.6.1",
"valibot": "^1.1.0",
"workers-ai-provider": "^0.7.2",
"workers-ai-provider": "^0.7.5",
"yup": "^1.7.0",
"zod": "^4.0.17"
"zod": "^4.1.1"
},
"devDependencies": {
"wrangler": "^4.28.1"
"wrangler": "^4.32.0"
}
}
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@nuxt/ui",
"description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.",
"version": "3.3.2",
"packageManager": "pnpm@10.14.0",
"packageManager": "pnpm@10.15.0",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/ui.git"
Expand Down Expand Up @@ -124,8 +124,8 @@
"@tailwindcss/vite": "^4.1.12",
"@tanstack/vue-table": "^8.21.3",
"@unhead/vue": "^2.0.14",
"@vueuse/core": "^13.6.0",
"@vueuse/integrations": "^13.6.0",
"@vueuse/core": "^13.7.0",
"@vueuse/integrations": "^13.7.0",
"colortranslator": "^5.0.0",
"consola": "^3.4.2",
"defu": "^6.1.4",
Expand All @@ -135,12 +135,12 @@
"embla-carousel-class-names": "^8.6.0",
"embla-carousel-fade": "^8.6.0",
"embla-carousel-vue": "^8.6.0",
"embla-carousel-wheel-gestures": "^8.0.2",
"embla-carousel-wheel-gestures": "^8.1.0",
"fuse.js": "^7.1.0",
"hookable": "^5.5.3",
"knitwork": "^1.2.0",
"magic-string": "^0.30.17",
"mlly": "^1.7.4",
"magic-string": "^0.30.18",
"mlly": "^1.8.0",
"ohash": "^2.0.11",
"pathe": "^2.0.3",
"reka-ui": "2.4.1",
Expand All @@ -149,20 +149,20 @@
"tailwind-variants": "2.0.1",
"tailwindcss": "^4.1.12",
"tinyglobby": "^0.2.14",
"unplugin": "^2.3.5",
"unplugin": "^2.3.8",
"unplugin-auto-import": "^19.3.0",
"unplugin-vue-components": "^28.8.0",
"vaul-vue": "0.4.1",
"vue-component-type-helpers": "^3.0.5"
},
"devDependencies": {
"@nuxt/eslint-config": "^1.8.0",
"@nuxt/eslint-config": "^1.9.0",
"@nuxt/module-builder": "^1.0.1",
"@nuxt/test-utils": "^3.19.2",
"@release-it/conventional-changelog": "^10.0.1",
"@vue/test-utils": "^2.4.6",
"embla-carousel": "^8.6.0",
"eslint": "^9.33.0",
"eslint": "^9.34.0",
"happy-dom": "^18.0.1",
"nuxt": "^4.0.3",
"release-it": "^19.0.4",
Expand Down Expand Up @@ -210,7 +210,7 @@
"debug": "4.3.7",
"rollup": "4.34.9",
"unimport": "4.1.1",
"unplugin": "^2.3.5",
"unplugin": "^2.3.8",
"tailwind-variants": "2.0.1",
"typescript": "5.8.3"
},
Expand Down
4 changes: 2 additions & 2 deletions playground-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"dependencies": {
"@nuxt/ui": "workspace:*",
"vue": "^3.5.18",
"vue": "^3.5.19",
"vue-router": "^4.5.1",
"zod": "^4.0.17"
"zod": "^4.1.1"
},
"devDependencies": {
"@vitejs/plugin-vue": "^6.0.1",
Expand Down
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"typecheck": "nuxt typecheck"
},
"dependencies": {
"@iconify-json/lucide": "^1.2.62",
"@iconify-json/simple-icons": "^1.2.47",
"@iconify-json/lucide": "^1.2.64",
"@iconify-json/simple-icons": "^1.2.49",
"@internationalized/date": "^3.8.2",
"@nuxt/ui": "workspace:*",
"@nuxthub/core": "^0.9.0",
"nuxt": "^4.0.3",
"zod": "^4.0.17"
"zod": "^4.1.1"
},
"devDependencies": {
"typescript": "^5.8.3",
Expand Down
Loading
Loading