chore(deps): update all non-major dependencies (v2) (#4276)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-10 17:17:05 +02:00
committed by GitHub
parent 7361914715
commit f9f505b0c0
3 changed files with 165 additions and 161 deletions

View File

@@ -2,7 +2,7 @@
"name": "@nuxt/ui",
"description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.",
"version": "2.22.0",
"packageManager": "pnpm@10.11.0",
"packageManager": "pnpm@10.12.1",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/ui.git"
@@ -72,11 +72,11 @@
"@release-it/conventional-changelog": "^10.0.1",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.28.0",
"happy-dom": "^17.5.6",
"happy-dom": "^17.6.3",
"nuxt": "^3.17.5",
"release-it": "^19.0.3",
"typescript": "^5.8.3",
"vitest": "^3.1.4",
"vitest": "^3.2.3",
"vitest-environment-nuxt": "^1.0.1",
"vue-tsc": "^2.2.10"
},