mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(deps): update all non-major dependencies (v3) (#2705)
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:
29
package.json
29
package.json
@@ -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.9",
|
||||
"packageManager": "pnpm@9.14.1",
|
||||
"packageManager": "pnpm@9.14.2",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/nuxt/ui.git"
|
||||
@@ -74,10 +74,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/vue": "^4.1.2",
|
||||
"@internationalized/number": "^3.5.4",
|
||||
"@nuxt/devtools-kit": "^1.6.0",
|
||||
"@internationalized/number": "^3.6.0",
|
||||
"@nuxt/devtools-kit": "^1.6.1",
|
||||
"@nuxt/fonts": "^0.10.2",
|
||||
"@nuxt/icon": "^1.8.1",
|
||||
"@nuxt/icon": "^1.8.2",
|
||||
"@nuxt/kit": "^3.14.1592",
|
||||
"@nuxt/schema": "^3.14.1592",
|
||||
"@nuxtjs/color-mode": "^3.5.2",
|
||||
@@ -85,16 +85,16 @@
|
||||
"@tailwindcss/vite": "4.0.0-beta.2",
|
||||
"@tanstack/vue-table": "^8.20.5",
|
||||
"@unhead/vue": "^1.11.11",
|
||||
"@vueuse/core": "^11.2.0",
|
||||
"@vueuse/integrations": "^11.2.0",
|
||||
"@vueuse/core": "^11.3.0",
|
||||
"@vueuse/integrations": "^11.3.0",
|
||||
"consola": "^3.2.3",
|
||||
"defu": "^6.1.4",
|
||||
"embla-carousel-auto-height": "^8.4.0",
|
||||
"embla-carousel-auto-scroll": "^8.4.0",
|
||||
"embla-carousel-autoplay": "^8.4.0",
|
||||
"embla-carousel-class-names": "^8.4.0",
|
||||
"embla-carousel-fade": "^8.4.0",
|
||||
"embla-carousel-vue": "^8.4.0",
|
||||
"embla-carousel-auto-height": "^8.5.1",
|
||||
"embla-carousel-auto-scroll": "^8.5.1",
|
||||
"embla-carousel-autoplay": "^8.5.1",
|
||||
"embla-carousel-class-names": "^8.5.1",
|
||||
"embla-carousel-fade": "^8.5.1",
|
||||
"embla-carousel-vue": "^8.5.1",
|
||||
"embla-carousel-wheel-gestures": "^8.0.1",
|
||||
"fuse.js": "^7.0.0",
|
||||
"get-port-please": "^3.1.2",
|
||||
@@ -121,7 +121,7 @@
|
||||
"@release-it/conventional-changelog": "^9.0.3",
|
||||
"@standard-schema/spec": "1.0.0-beta.3",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"embla-carousel": "^8.4.0",
|
||||
"embla-carousel": "^8.5.1",
|
||||
"eslint": "^9.15.0",
|
||||
"happy-dom": "^15.7.4",
|
||||
"joi": "^17.13.3",
|
||||
@@ -143,6 +143,7 @@
|
||||
"resolutions": {
|
||||
"@nuxt/ui": "workspace:*",
|
||||
"happy-dom": "14.12.3",
|
||||
"rollup": "^4.24.0"
|
||||
"rollup": "^4.24.0",
|
||||
"typescript": "5.6.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user