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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
renovate[bot]
2024-10-30 12:01:08 +01:00
committed by GitHub
parent 309e52faa7
commit ce427f7543
12 changed files with 487 additions and 511 deletions

View File

@@ -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",
@@ -27,6 +27,6 @@
"zod": "^3.23.8"
},
"devDependencies": {
"wrangler": "^3.82.0"
"wrangler": "^3.83.0"
}
}

View File

@@ -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"
@@ -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",
@@ -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",
@@ -92,24 +92,24 @@
"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",
@@ -117,9 +117,9 @@
"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"
},
@@ -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"
}
}

View File

@@ -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"
}
}

View File

@@ -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'

916
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -12,12 +12,9 @@ const appConfig = _appConfig as AppConfig & { ui: { navigationMenu: Partial<type
const navigationMenu = tv({ extend: tv(theme), ...(appConfig.ui?.navigationMenu || {}) })
export interface NavigationMenuChildItem extends Omit<LinkProps, 'raw' | 'custom'> {
label: string
export interface NavigationMenuChildItem extends Omit<NavigationMenuItem, 'children'> {
/** Description is only used when `orientation` is `horizontal`. */
description?: string
icon?: string
badge?: string | number | BadgeProps
onSelect?(e: Event): void
}
export interface NavigationMenuItem extends Omit<LinkProps, 'raw' | 'custom'> {
@@ -37,7 +34,7 @@ type NavigationMenuVariants = VariantProps<typeof navigationMenu>
export interface NavigationMenuProps<T> extends Pick<NavigationMenuRootProps, 'defaultValue' | 'delayDuration' | 'disableClickTrigger' | 'disableHoverTrigger' | 'modelValue' | 'skipDelayDuration'> {
/**
* The element or component this component should render as.
* @defaultValue `div`
* @defaultValue 'div'
*/
as?: any
/**

View File

@@ -14,7 +14,7 @@ const pagination = tv({ extend: tv(theme), ...(appConfig.ui?.pagination || {}) }
export interface PaginationProps extends Pick<PaginationRootProps, 'defaultPage' | 'disabled' | 'itemsPerPage' | 'page' | 'showEdges' | 'siblingCount' | 'total'> {
/**
* The element or component this component should render as.
* @defaultValue `div`
* @defaultValue 'div'
*/
as?: any
/**

View File

@@ -15,7 +15,7 @@ type ProgressVariants = VariantProps<typeof progress>
export interface ProgressProps extends Pick<ProgressRootProps, 'getValueLabel' | 'modelValue'> {
/**
* The element or component this component should render as.
* @defaultValue `div`
* @defaultValue 'div'
*/
as?: any
/** The maximum progress value. */

View File

@@ -22,7 +22,7 @@ export interface RadioGroupItem {
export interface RadioGroupProps<T> extends Pick<RadioGroupRootProps, 'defaultValue' | 'disabled' | 'loop' | 'modelValue' | 'name' | 'required'> {
/**
* The element or component this component should render as.
* @defaultValue `div`
* @defaultValue 'div'
*/
as?: any
legend?: string

View File

@@ -15,7 +15,7 @@ type SeparatorVariants = VariantProps<typeof separator>
export interface SeparatorProps extends Pick<_SeparatorProps, 'decorative'> {
/**
* The element or component this component should render as.
* @defaultValue `div`
* @defaultValue 'div'
*/
as?: any
/** Display a label in the middle. */

View File

@@ -14,7 +14,7 @@ type SliderVariants = VariantProps<typeof slider>
export interface SliderProps extends Pick<SliderRootProps, 'name' | 'disabled' | 'inverted' | 'min' | 'max' | 'step' | 'minStepsBetweenThumbs'> {
/**
* The element or component this component should render as.
* @defaultValue `div`
* @defaultValue 'div'
*/
as?: any
size?: SliderVariants['size']

View File

@@ -15,7 +15,7 @@ type SwitchVariants = VariantProps<typeof switchTv>
export interface SwitchProps extends Pick<SwitchRootProps, 'disabled' | 'id' | 'name' | 'required' | 'value'> {
/**
* The element or component this component should render as.
* @defaultValue `div`
* @defaultValue 'div'
*/
as?: any
color?: SwitchVariants['color']