-
Notifications
You must be signed in to change notification settings - Fork 573
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies
- Loading branch information
1 parent
0f37aca
commit 1105ce3
Showing
6 changed files
with
273 additions
and
207 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.10", | ||
"packageManager": "[email protected].0", | ||
"packageManager": "[email protected].1", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/nuxt/ui.git" | ||
|
@@ -78,7 +78,7 @@ | |
"@internationalized/number": "^3.6.0", | ||
"@nuxt/devtools-kit": "^1.6.4", | ||
"@nuxt/fonts": "^0.10.3", | ||
"@nuxt/icon": "^1.10.1", | ||
"@nuxt/icon": "^1.10.3", | ||
"@nuxt/kit": "^3.14.1592", | ||
"@nuxt/schema": "^3.14.1592", | ||
"@nuxtjs/color-mode": "^3.5.2", | ||
|
@@ -90,7 +90,7 @@ | |
"@vueuse/core": "^12.0.0", | ||
"@vueuse/integrations": "^12.0.0", | ||
"color": "^4.2.3", | ||
"consola": "^3.2.3", | ||
"consola": "^3.3.0", | ||
"defu": "^6.1.4", | ||
"embla-carousel-auto-height": "^8.5.1", | ||
"embla-carousel-auto-scroll": "^8.5.1", | ||
|
@@ -101,8 +101,8 @@ | |
"embla-carousel-wheel-gestures": "^8.0.1", | ||
"fuse.js": "^7.0.0", | ||
"get-port-please": "^3.1.2", | ||
"knitwork": "^1.1.0", | ||
"magic-string": "^0.30.16", | ||
"knitwork": "^1.2.0", | ||
"magic-string": "^0.30.17", | ||
"mlly": "^1.7.3", | ||
"ohash": "^1.1.4", | ||
"reka-ui": "1.0.0-alpha.7", | ||
|
@@ -118,7 +118,7 @@ | |
"vaul-vue": "^0.2.0" | ||
}, | ||
"devDependencies": { | ||
"@nuxt/eslint-config": "^0.7.3", | ||
"@nuxt/eslint-config": "^0.7.4", | ||
"@nuxt/module-builder": "^0.8.4", | ||
"@nuxt/test-utils": "^3.15.1", | ||
"@release-it/conventional-changelog": "^9.0.3", | ||
|
@@ -128,7 +128,7 @@ | |
"eslint": "^9.17.0", | ||
"happy-dom": "^15.7.4", | ||
"joi": "^17.13.3", | ||
"knitwork": "^1.1.0", | ||
"knitwork": "^1.2.0", | ||
"nuxt": "^3.14.1592", | ||
"nuxt-component-meta": "^0.9.0", | ||
"release-it": "^17.10.0", | ||
|
@@ -137,7 +137,7 @@ | |
"vitest": "^2.1.8", | ||
"vitest-environment-nuxt": "^1.0.1", | ||
"vue-tsc": "^2.1.10", | ||
"yup": "^1.5.0", | ||
"yup": "^1.6.1", | ||
"zod": "^3.24.1" | ||
}, | ||
"peerDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.