Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (v3) (#2454)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
  • Loading branch information
renovate[bot] and benjamincanac authored Oct 30, 2024
1 parent 309e52f commit ce427f7
Show file tree
Hide file tree
Showing 12 changed files with 487 additions and 511 deletions.
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,20 @@
"type": "module",
"dependencies": {
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.9",
"@iconify-json/simple-icons": "^1.2.10",
"@iconify-json/vscode-icons": "^1.2.2",
"@nuxt/content": "^2.13.4",
"@nuxt/image": "^1.8.1",
"@nuxt/ui": "latest",
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@e8d49db",
"@nuxthub/core": "^0.7.37",
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@d0eb4a2",
"@nuxthub/core": "^0.8.4",
"@nuxtjs/plausible": "^1.0.3",
"@octokit/rest": "^21.0.2",
"@vueuse/nuxt": "^11.1.0",
"joi": "^17.13.3",
"nuxt": "^3.13.2",
"nuxt-component-meta": "^0.8.2",
"nuxt-og-image": "^3.0.6",
"nuxt-component-meta": "^0.9.0",
"nuxt-og-image": "^3.0.8",
"prettier": "^3.3.3",
"shiki-transformer-color-highlight": "^0.2.0",
"superstruct": "^2.0.2",
Expand All @@ -27,6 +27,6 @@
"zod": "^3.23.8"
},
"devDependencies": {
"wrangler": "^3.82.0"
"wrangler": "^3.83.0"
}
}
39 changes: 21 additions & 18 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.7",
"packageManager": "pnpm@9.12.2",
"packageManager": "pnpm@9.12.3",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/ui.git"
Expand Down Expand Up @@ -66,10 +66,10 @@
"dependencies": {
"@iconify/vue": "^4.1.2",
"@nuxt/fonts": "^0.10.2",
"@nuxt/icon": "^1.5.6",
"@nuxt/icon": "^1.6.1",
"@nuxt/kit": "^3.13.2",
"@nuxt/schema": "^3.13.2",
"@nuxtjs/color-mode": "^3.5.1",
"@nuxtjs/color-mode": "^3.5.2",
"@tailwindcss/postcss": "4.0.0-alpha.30",
"@tailwindcss/vite": "4.0.0-alpha.30",
"@tanstack/vue-table": "^8.20.5",
Expand All @@ -78,12 +78,12 @@
"@vueuse/integrations": "^11.1.0",
"consola": "^3.2.3",
"defu": "^6.1.4",
"embla-carousel-auto-height": "^8.3.0",
"embla-carousel-auto-scroll": "^8.3.0",
"embla-carousel-autoplay": "^8.3.0",
"embla-carousel-class-names": "^8.3.0",
"embla-carousel-fade": "^8.3.0",
"embla-carousel-vue": "^8.3.0",
"embla-carousel-auto-height": "^8.3.1",
"embla-carousel-auto-scroll": "^8.3.1",
"embla-carousel-autoplay": "^8.3.1",
"embla-carousel-class-names": "^8.3.1",
"embla-carousel-fade": "^8.3.1",
"embla-carousel-vue": "^8.3.1",
"embla-carousel-wheel-gestures": "^8.0.1",
"fast-deep-equal": "^3.1.3",
"fuse.js": "^7.0.0",
Expand All @@ -92,34 +92,34 @@
"mlly": "^1.7.2",
"ohash": "^1.1.4",
"pathe": "^1.1.2",
"radix-vue": "^1.9.7",
"radix-vue": "^1.9.8",
"scule": "^1.3.0",
"tailwind-variants": "^0.2.1",
"tailwindcss": "4.0.0-alpha.30",
"tinyglobby": "^0.2.9",
"unplugin": "^1.14.1",
"tinyglobby": "^0.2.10",
"unplugin": "^1.15.0",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"vaul-vue": "^0.2.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.6.0",
"@nuxt/eslint-config": "^0.6.1",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "^3.14.4",
"@release-it/conventional-changelog": "^9.0.1",
"@release-it/conventional-changelog": "^9.0.2",
"@standard-schema/spec": "1.0.0-beta.1",
"@vue/test-utils": "^2.4.6",
"embla-carousel": "^8.3.0",
"embla-carousel": "^8.3.1",
"eslint": "^9.13.0",
"happy-dom": "^15.7.4",
"joi": "^17.13.3",
"nuxt": "^3.13.2",
"release-it": "^17.10.0",
"superstruct": "^2.0.2",
"valibot": "^0.42.1",
"vitest": "^2.1.3",
"vitest": "^2.1.4",
"vitest-environment-nuxt": "^1.0.1",
"vue-tsc": "^2.1.6",
"vue-tsc": "^2.1.8",
"yup": "^1.4.0",
"zod": "^3.23.8"
},
Expand All @@ -129,6 +129,9 @@
"resolutions": {
"@nuxt/ui": "workspace:*",
"happy-dom": "14.12.3",
"rollup": "^4.24.0"
"rollup": "^4.24.0",
"vue-tsc": "2.1.6",
"vue-component-meta": "2.1.6",
"vue-component-type-helpers": "2.1.6"
}
}
8 changes: 4 additions & 4 deletions playground-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
},
"dependencies": {
"@nuxt/ui": "latest",
"vue": "^3.5.10",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"typescript": "^5.5.3",
"typescript": "^5.6.3",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.8",
"vue-tsc": "^2.1.6"
"vite": "^5.4.10",
"vue-tsc": "^2.1.8"
}
}
2 changes: 1 addition & 1 deletion playground-vue/src/main.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { createApp, ref } from 'vue'
import { createApp, defineAsyncComponent, ref } from 'vue'
import { createRouter, createWebHistory } from 'vue-router'
import uiPlugin from '@nuxt/ui/vue-plugin'

Expand Down
Loading

0 comments on commit ce427f7

Please sign in to comment.