chore(deps): update all non-major dependencies (v3) (#3888)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-21 10:42:50 +02:00
committed by GitHub
parent 1a0d7a3103
commit fe3ec0c183
5 changed files with 346 additions and 321 deletions

View File

@@ -5,7 +5,7 @@
"dependencies": { "dependencies": {
"@ai-sdk/vue": "^1.2.8", "@ai-sdk/vue": "^1.2.8",
"@iconify-json/logos": "^1.2.4", "@iconify-json/logos": "^1.2.4",
"@iconify-json/lucide": "^1.2.36", "@iconify-json/lucide": "^1.2.37",
"@iconify-json/simple-icons": "^1.2.32", "@iconify-json/simple-icons": "^1.2.32",
"@iconify-json/vscode-icons": "^1.2.19", "@iconify-json/vscode-icons": "^1.2.19",
"@nuxt/content": "https://pkg.pr.new/@nuxt/content@754e480", "@nuxt/content": "https://pkg.pr.new/@nuxt/content@754e480",
@@ -18,14 +18,14 @@
"@rollup/plugin-yaml": "^4.1.2", "@rollup/plugin-yaml": "^4.1.2",
"@vueuse/integrations": "^13.1.0", "@vueuse/integrations": "^13.1.0",
"@vueuse/nuxt": "^13.1.0", "@vueuse/nuxt": "^13.1.0",
"ai": "^4.3.6", "ai": "^4.3.9",
"capture-website": "^4.2.0", "capture-website": "^4.2.0",
"joi": "^17.13.3", "joi": "^17.13.3",
"motion-v": "0.13.1", "motion-v": "0.13.1",
"nuxt": "^3.16.2", "nuxt": "^3.16.2",
"nuxt-component-meta": "^0.10.1", "nuxt-component-meta": "^0.10.1",
"nuxt-llms": "^0.1.2", "nuxt-llms": "^0.1.2",
"nuxt-og-image": "^5.1.1", "nuxt-og-image": "^5.1.2",
"prettier": "^3.5.3", "prettier": "^3.5.3",
"shiki-transformer-color-highlight": "^1.0.0", "shiki-transformer-color-highlight": "^1.0.0",
"sortablejs": "^1.15.6", "sortablejs": "^1.15.6",
@@ -34,9 +34,9 @@
"valibot": "^1.0.0", "valibot": "^1.0.0",
"workers-ai-provider": "^0.3.0", "workers-ai-provider": "^0.3.0",
"yup": "^1.6.1", "yup": "^1.6.1",
"zod": "^3.24.2" "zod": "^3.24.3"
}, },
"devDependencies": { "devDependencies": {
"wrangler": "^4.10.0" "wrangler": "^4.12.0"
} }
} }

View File

@@ -2,7 +2,7 @@
"name": "@nuxt/ui", "name": "@nuxt/ui",
"description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.", "description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.",
"version": "3.0.2", "version": "3.0.2",
"packageManager": "pnpm@10.8.0", "packageManager": "pnpm@10.8.1",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/nuxt/ui.git" "url": "git+https://github.com/nuxt/ui.git"
@@ -123,8 +123,8 @@
"@standard-schema/spec": "^1.0.0", "@standard-schema/spec": "^1.0.0",
"@tailwindcss/postcss": "^4.1.4", "@tailwindcss/postcss": "^4.1.4",
"@tailwindcss/vite": "^4.1.4", "@tailwindcss/vite": "^4.1.4",
"@tanstack/vue-table": "^8.21.2", "@tanstack/vue-table": "^8.21.3",
"@unhead/vue": "^2.0.5", "@unhead/vue": "^2.0.8",
"@vueuse/core": "^13.1.0", "@vueuse/core": "^13.1.0",
"@vueuse/integrations": "^13.1.0", "@vueuse/integrations": "^13.1.0",
"colortranslator": "^4.1.0", "colortranslator": "^4.1.0",
@@ -148,7 +148,7 @@
"scule": "^1.3.0", "scule": "^1.3.0",
"tailwind-variants": "^1.0.0", "tailwind-variants": "^1.0.0",
"tailwindcss": "^4.1.4", "tailwindcss": "^4.1.4",
"tinyglobby": "^0.2.12", "tinyglobby": "^0.2.13",
"unplugin": "^2.3.2", "unplugin": "^2.3.2",
"unplugin-auto-import": "^19.1.2", "unplugin-auto-import": "^19.1.2",
"unplugin-vue-components": "^28.5.0", "unplugin-vue-components": "^28.5.0",
@@ -158,10 +158,10 @@
"@nuxt/eslint-config": "^1.3.0", "@nuxt/eslint-config": "^1.3.0",
"@nuxt/module-builder": "^1.0.1", "@nuxt/module-builder": "^1.0.1",
"@nuxt/test-utils": "^3.17.2", "@nuxt/test-utils": "^3.17.2",
"@release-it/conventional-changelog": "^10.0.0", "@release-it/conventional-changelog": "^10.0.1",
"@vue/test-utils": "^2.4.6", "@vue/test-utils": "^2.4.6",
"embla-carousel": "^8.6.0", "embla-carousel": "^8.6.0",
"eslint": "^9.24.0", "eslint": "^9.25.0",
"happy-dom": "^17.4.4", "happy-dom": "^17.4.4",
"nuxt": "^3.16.2", "nuxt": "^3.16.2",
"release-it": "^18.1.2", "release-it": "^18.1.2",

View File

@@ -13,12 +13,12 @@
"@nuxt/ui": "latest", "@nuxt/ui": "latest",
"vue": "^3.5.13", "vue": "^3.5.13",
"vue-router": "^4.5.0", "vue-router": "^4.5.0",
"zod": "^3.24.2" "zod": "^3.24.3"
}, },
"devDependencies": { "devDependencies": {
"@vitejs/plugin-vue": "^5.2.3", "@vitejs/plugin-vue": "^5.2.3",
"typescript": "^5.8.3", "typescript": "^5.8.3",
"vite": "^6.2.6", "vite": "^6.3.2",
"vue-tsc": "^2.2.0" "vue-tsc": "^2.2.0"
} }
} }

View File

@@ -8,11 +8,11 @@
"generate": "nuxi generate" "generate": "nuxi generate"
}, },
"dependencies": { "dependencies": {
"@iconify-json/lucide": "^1.2.36", "@iconify-json/lucide": "^1.2.37",
"@iconify-json/simple-icons": "^1.2.32", "@iconify-json/simple-icons": "^1.2.32",
"@nuxt/ui": "latest", "@nuxt/ui": "latest",
"@nuxthub/core": "^0.8.24", "@nuxthub/core": "^0.8.24",
"nuxt": "^3.16.2", "nuxt": "^3.16.2",
"zod": "^3.24.2" "zod": "^3.24.3"
} }
} }

637
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff