Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (v3) (nuxt#2629)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 1d95eb7 commit 976dd2a
Show file tree
Hide file tree
Showing 3 changed files with 225 additions and 129 deletions.
10 changes: 5 additions & 5 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.0.0-alpha.8",
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.13.0",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/ui.git"
Expand Down Expand Up @@ -75,7 +75,7 @@
"@iconify/vue": "^4.1.2",
"@nuxt/devtools-kit": "^1.6.0",
"@nuxt/fonts": "^0.10.2",
"@nuxt/icon": "^1.7.2",
"@nuxt/icon": "^1.7.4",
"@nuxt/kit": "^3.14.159",
"@nuxt/schema": "^3.14.159",
"@nuxtjs/color-mode": "^3.5.2",
Expand Down Expand Up @@ -107,8 +107,8 @@
"tailwind-variants": "^0.3.0",
"tailwindcss": "4.0.0-alpha.33",
"tinyglobby": "^0.2.10",
"unplugin": "^1.15.0",
"unplugin-auto-import": "^0.18.3",
"unplugin": "^1.16.0",
"unplugin-auto-import": "^0.18.4",
"unplugin-vue-components": "^0.27.4",
"vaul-vue": "^0.2.0"
},
Expand All @@ -129,7 +129,7 @@
"release-it": "^17.10.0",
"superstruct": "^2.0.2",
"valibot": "^0.42.1",
"vitest": "^2.1.4",
"vitest": "^2.1.5",
"vitest-environment-nuxt": "^1.0.1",
"vue-tsc": "^2.1.10",
"yup": "^1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion playground-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.0",
"typescript": "^5.6.3",
"unplugin-auto-import": "^0.18.3",
"unplugin-auto-import": "^0.18.4",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.11",
"vue-tsc": "^2.1.10"
Expand Down
Loading

0 comments on commit 976dd2a

Please sign in to comment.