mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-31 12:17:54 +01:00
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:
@@ -4,20 +4,20 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify-json/heroicons": "^1.2.1",
|
"@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",
|
"@iconify-json/vscode-icons": "^1.2.2",
|
||||||
"@nuxt/content": "^2.13.4",
|
"@nuxt/content": "^2.13.4",
|
||||||
"@nuxt/image": "^1.8.1",
|
"@nuxt/image": "^1.8.1",
|
||||||
"@nuxt/ui": "latest",
|
"@nuxt/ui": "latest",
|
||||||
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@e8d49db",
|
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@d0eb4a2",
|
||||||
"@nuxthub/core": "^0.7.37",
|
"@nuxthub/core": "^0.8.4",
|
||||||
"@nuxtjs/plausible": "^1.0.3",
|
"@nuxtjs/plausible": "^1.0.3",
|
||||||
"@octokit/rest": "^21.0.2",
|
"@octokit/rest": "^21.0.2",
|
||||||
"@vueuse/nuxt": "^11.1.0",
|
"@vueuse/nuxt": "^11.1.0",
|
||||||
"joi": "^17.13.3",
|
"joi": "^17.13.3",
|
||||||
"nuxt": "^3.13.2",
|
"nuxt": "^3.13.2",
|
||||||
"nuxt-component-meta": "^0.8.2",
|
"nuxt-component-meta": "^0.9.0",
|
||||||
"nuxt-og-image": "^3.0.6",
|
"nuxt-og-image": "^3.0.8",
|
||||||
"prettier": "^3.3.3",
|
"prettier": "^3.3.3",
|
||||||
"shiki-transformer-color-highlight": "^0.2.0",
|
"shiki-transformer-color-highlight": "^0.2.0",
|
||||||
"superstruct": "^2.0.2",
|
"superstruct": "^2.0.2",
|
||||||
@@ -27,6 +27,6 @@
|
|||||||
"zod": "^3.23.8"
|
"zod": "^3.23.8"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"wrangler": "^3.82.0"
|
"wrangler": "^3.83.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
39
package.json
39
package.json
@@ -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.0-alpha.7",
|
"version": "3.0.0-alpha.7",
|
||||||
"packageManager": "pnpm@9.12.2",
|
"packageManager": "pnpm@9.12.3",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nuxt/ui.git"
|
"url": "git+https://github.com/nuxt/ui.git"
|
||||||
@@ -66,10 +66,10 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify/vue": "^4.1.2",
|
"@iconify/vue": "^4.1.2",
|
||||||
"@nuxt/fonts": "^0.10.2",
|
"@nuxt/fonts": "^0.10.2",
|
||||||
"@nuxt/icon": "^1.5.6",
|
"@nuxt/icon": "^1.6.1",
|
||||||
"@nuxt/kit": "^3.13.2",
|
"@nuxt/kit": "^3.13.2",
|
||||||
"@nuxt/schema": "^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/postcss": "4.0.0-alpha.30",
|
||||||
"@tailwindcss/vite": "4.0.0-alpha.30",
|
"@tailwindcss/vite": "4.0.0-alpha.30",
|
||||||
"@tanstack/vue-table": "^8.20.5",
|
"@tanstack/vue-table": "^8.20.5",
|
||||||
@@ -78,12 +78,12 @@
|
|||||||
"@vueuse/integrations": "^11.1.0",
|
"@vueuse/integrations": "^11.1.0",
|
||||||
"consola": "^3.2.3",
|
"consola": "^3.2.3",
|
||||||
"defu": "^6.1.4",
|
"defu": "^6.1.4",
|
||||||
"embla-carousel-auto-height": "^8.3.0",
|
"embla-carousel-auto-height": "^8.3.1",
|
||||||
"embla-carousel-auto-scroll": "^8.3.0",
|
"embla-carousel-auto-scroll": "^8.3.1",
|
||||||
"embla-carousel-autoplay": "^8.3.0",
|
"embla-carousel-autoplay": "^8.3.1",
|
||||||
"embla-carousel-class-names": "^8.3.0",
|
"embla-carousel-class-names": "^8.3.1",
|
||||||
"embla-carousel-fade": "^8.3.0",
|
"embla-carousel-fade": "^8.3.1",
|
||||||
"embla-carousel-vue": "^8.3.0",
|
"embla-carousel-vue": "^8.3.1",
|
||||||
"embla-carousel-wheel-gestures": "^8.0.1",
|
"embla-carousel-wheel-gestures": "^8.0.1",
|
||||||
"fast-deep-equal": "^3.1.3",
|
"fast-deep-equal": "^3.1.3",
|
||||||
"fuse.js": "^7.0.0",
|
"fuse.js": "^7.0.0",
|
||||||
@@ -92,24 +92,24 @@
|
|||||||
"mlly": "^1.7.2",
|
"mlly": "^1.7.2",
|
||||||
"ohash": "^1.1.4",
|
"ohash": "^1.1.4",
|
||||||
"pathe": "^1.1.2",
|
"pathe": "^1.1.2",
|
||||||
"radix-vue": "^1.9.7",
|
"radix-vue": "^1.9.8",
|
||||||
"scule": "^1.3.0",
|
"scule": "^1.3.0",
|
||||||
"tailwind-variants": "^0.2.1",
|
"tailwind-variants": "^0.2.1",
|
||||||
"tailwindcss": "4.0.0-alpha.30",
|
"tailwindcss": "4.0.0-alpha.30",
|
||||||
"tinyglobby": "^0.2.9",
|
"tinyglobby": "^0.2.10",
|
||||||
"unplugin": "^1.14.1",
|
"unplugin": "^1.15.0",
|
||||||
"unplugin-auto-import": "^0.18.3",
|
"unplugin-auto-import": "^0.18.3",
|
||||||
"unplugin-vue-components": "^0.27.4",
|
"unplugin-vue-components": "^0.27.4",
|
||||||
"vaul-vue": "^0.2.0"
|
"vaul-vue": "^0.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nuxt/eslint-config": "^0.6.0",
|
"@nuxt/eslint-config": "^0.6.1",
|
||||||
"@nuxt/module-builder": "^0.8.4",
|
"@nuxt/module-builder": "^0.8.4",
|
||||||
"@nuxt/test-utils": "^3.14.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",
|
"@standard-schema/spec": "1.0.0-beta.1",
|
||||||
"@vue/test-utils": "^2.4.6",
|
"@vue/test-utils": "^2.4.6",
|
||||||
"embla-carousel": "^8.3.0",
|
"embla-carousel": "^8.3.1",
|
||||||
"eslint": "^9.13.0",
|
"eslint": "^9.13.0",
|
||||||
"happy-dom": "^15.7.4",
|
"happy-dom": "^15.7.4",
|
||||||
"joi": "^17.13.3",
|
"joi": "^17.13.3",
|
||||||
@@ -117,9 +117,9 @@
|
|||||||
"release-it": "^17.10.0",
|
"release-it": "^17.10.0",
|
||||||
"superstruct": "^2.0.2",
|
"superstruct": "^2.0.2",
|
||||||
"valibot": "^0.42.1",
|
"valibot": "^0.42.1",
|
||||||
"vitest": "^2.1.3",
|
"vitest": "^2.1.4",
|
||||||
"vitest-environment-nuxt": "^1.0.1",
|
"vitest-environment-nuxt": "^1.0.1",
|
||||||
"vue-tsc": "^2.1.6",
|
"vue-tsc": "^2.1.8",
|
||||||
"yup": "^1.4.0",
|
"yup": "^1.4.0",
|
||||||
"zod": "^3.23.8"
|
"zod": "^3.23.8"
|
||||||
},
|
},
|
||||||
@@ -129,6 +129,9 @@
|
|||||||
"resolutions": {
|
"resolutions": {
|
||||||
"@nuxt/ui": "workspace:*",
|
"@nuxt/ui": "workspace:*",
|
||||||
"happy-dom": "14.12.3",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nuxt/ui": "latest",
|
"@nuxt/ui": "latest",
|
||||||
"vue": "^3.5.10",
|
"vue": "^3.5.12",
|
||||||
"vue-router": "^4.4.5"
|
"vue-router": "^4.4.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@vitejs/plugin-vue": "^5.1.4",
|
"@vitejs/plugin-vue": "^5.1.4",
|
||||||
"typescript": "^5.5.3",
|
"typescript": "^5.6.3",
|
||||||
"unplugin-auto-import": "^0.18.3",
|
"unplugin-auto-import": "^0.18.3",
|
||||||
"unplugin-vue-components": "^0.27.4",
|
"unplugin-vue-components": "^0.27.4",
|
||||||
"vite": "^5.4.8",
|
"vite": "^5.4.10",
|
||||||
"vue-tsc": "^2.1.6"
|
"vue-tsc": "^2.1.8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
import { createApp, ref } from 'vue'
|
import { createApp, defineAsyncComponent, ref } from 'vue'
|
||||||
import { createRouter, createWebHistory } from 'vue-router'
|
import { createRouter, createWebHistory } from 'vue-router'
|
||||||
import uiPlugin from '@nuxt/ui/vue-plugin'
|
import uiPlugin from '@nuxt/ui/vue-plugin'
|
||||||
|
|
||||||
|
|||||||
916
pnpm-lock.yaml
generated
916
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -12,12 +12,9 @@ const appConfig = _appConfig as AppConfig & { ui: { navigationMenu: Partial<type
|
|||||||
|
|
||||||
const navigationMenu = tv({ extend: tv(theme), ...(appConfig.ui?.navigationMenu || {}) })
|
const navigationMenu = tv({ extend: tv(theme), ...(appConfig.ui?.navigationMenu || {}) })
|
||||||
|
|
||||||
export interface NavigationMenuChildItem extends Omit<LinkProps, 'raw' | 'custom'> {
|
export interface NavigationMenuChildItem extends Omit<NavigationMenuItem, 'children'> {
|
||||||
label: string
|
/** Description is only used when `orientation` is `horizontal`. */
|
||||||
description?: string
|
description?: string
|
||||||
icon?: string
|
|
||||||
badge?: string | number | BadgeProps
|
|
||||||
onSelect?(e: Event): void
|
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface NavigationMenuItem extends Omit<LinkProps, 'raw' | 'custom'> {
|
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'> {
|
export interface NavigationMenuProps<T> extends Pick<NavigationMenuRootProps, 'defaultValue' | 'delayDuration' | 'disableClickTrigger' | 'disableHoverTrigger' | 'modelValue' | 'skipDelayDuration'> {
|
||||||
/**
|
/**
|
||||||
* The element or component this component should render as.
|
* The element or component this component should render as.
|
||||||
* @defaultValue `div`
|
* @defaultValue 'div'
|
||||||
*/
|
*/
|
||||||
as?: any
|
as?: any
|
||||||
/**
|
/**
|
||||||
|
|||||||
@@ -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'> {
|
export interface PaginationProps extends Pick<PaginationRootProps, 'defaultPage' | 'disabled' | 'itemsPerPage' | 'page' | 'showEdges' | 'siblingCount' | 'total'> {
|
||||||
/**
|
/**
|
||||||
* The element or component this component should render as.
|
* The element or component this component should render as.
|
||||||
* @defaultValue `div`
|
* @defaultValue 'div'
|
||||||
*/
|
*/
|
||||||
as?: any
|
as?: any
|
||||||
/**
|
/**
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ type ProgressVariants = VariantProps<typeof progress>
|
|||||||
export interface ProgressProps extends Pick<ProgressRootProps, 'getValueLabel' | 'modelValue'> {
|
export interface ProgressProps extends Pick<ProgressRootProps, 'getValueLabel' | 'modelValue'> {
|
||||||
/**
|
/**
|
||||||
* The element or component this component should render as.
|
* The element or component this component should render as.
|
||||||
* @defaultValue `div`
|
* @defaultValue 'div'
|
||||||
*/
|
*/
|
||||||
as?: any
|
as?: any
|
||||||
/** The maximum progress value. */
|
/** The maximum progress value. */
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ export interface RadioGroupItem {
|
|||||||
export interface RadioGroupProps<T> extends Pick<RadioGroupRootProps, 'defaultValue' | 'disabled' | 'loop' | 'modelValue' | 'name' | 'required'> {
|
export interface RadioGroupProps<T> extends Pick<RadioGroupRootProps, 'defaultValue' | 'disabled' | 'loop' | 'modelValue' | 'name' | 'required'> {
|
||||||
/**
|
/**
|
||||||
* The element or component this component should render as.
|
* The element or component this component should render as.
|
||||||
* @defaultValue `div`
|
* @defaultValue 'div'
|
||||||
*/
|
*/
|
||||||
as?: any
|
as?: any
|
||||||
legend?: string
|
legend?: string
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ type SeparatorVariants = VariantProps<typeof separator>
|
|||||||
export interface SeparatorProps extends Pick<_SeparatorProps, 'decorative'> {
|
export interface SeparatorProps extends Pick<_SeparatorProps, 'decorative'> {
|
||||||
/**
|
/**
|
||||||
* The element or component this component should render as.
|
* The element or component this component should render as.
|
||||||
* @defaultValue `div`
|
* @defaultValue 'div'
|
||||||
*/
|
*/
|
||||||
as?: any
|
as?: any
|
||||||
/** Display a label in the middle. */
|
/** Display a label in the middle. */
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ type SliderVariants = VariantProps<typeof slider>
|
|||||||
export interface SliderProps extends Pick<SliderRootProps, 'name' | 'disabled' | 'inverted' | 'min' | 'max' | 'step' | 'minStepsBetweenThumbs'> {
|
export interface SliderProps extends Pick<SliderRootProps, 'name' | 'disabled' | 'inverted' | 'min' | 'max' | 'step' | 'minStepsBetweenThumbs'> {
|
||||||
/**
|
/**
|
||||||
* The element or component this component should render as.
|
* The element or component this component should render as.
|
||||||
* @defaultValue `div`
|
* @defaultValue 'div'
|
||||||
*/
|
*/
|
||||||
as?: any
|
as?: any
|
||||||
size?: SliderVariants['size']
|
size?: SliderVariants['size']
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ type SwitchVariants = VariantProps<typeof switchTv>
|
|||||||
export interface SwitchProps extends Pick<SwitchRootProps, 'disabled' | 'id' | 'name' | 'required' | 'value'> {
|
export interface SwitchProps extends Pick<SwitchRootProps, 'disabled' | 'id' | 'name' | 'required' | 'value'> {
|
||||||
/**
|
/**
|
||||||
* The element or component this component should render as.
|
* The element or component this component should render as.
|
||||||
* @defaultValue `div`
|
* @defaultValue 'div'
|
||||||
*/
|
*/
|
||||||
as?: any
|
as?: any
|
||||||
color?: SwitchVariants['color']
|
color?: SwitchVariants['color']
|
||||||
|
|||||||
Reference in New Issue
Block a user