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) (#2917)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"citty": "^0.1.6",
|
||||
"consola": "^3.2.3",
|
||||
"consola": "^3.3.0",
|
||||
"pathe": "^1.1.2",
|
||||
"scule": "^1.3.0"
|
||||
}
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxt/ui": "latest",
|
||||
"knitwork": "^1.1.0",
|
||||
"knitwork": "^1.2.0",
|
||||
"nuxt": "^3.14.1592",
|
||||
"prettier": "^3.4.2",
|
||||
"zod": "^3.24.1"
|
||||
|
||||
@@ -3,18 +3,18 @@
|
||||
"name": "@nuxt/ui-docs",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@iconify-json/logos": "^1.2.3",
|
||||
"@iconify-json/lucide": "^1.2.18",
|
||||
"@iconify-json/simple-icons": "^1.2.15",
|
||||
"@iconify-json/vscode-icons": "^1.2.4",
|
||||
"@iconify-json/logos": "^1.2.4",
|
||||
"@iconify-json/lucide": "^1.2.20",
|
||||
"@iconify-json/simple-icons": "^1.2.16",
|
||||
"@iconify-json/vscode-icons": "^1.2.6",
|
||||
"@nuxt/content": "https://pkg.pr.new/@nuxt/content@f124c95",
|
||||
"@nuxt/image": "^1.8.1",
|
||||
"@nuxt/ui": "latest",
|
||||
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@c99a90e",
|
||||
"@nuxthub/core": "^0.8.8",
|
||||
"@nuxthub/core": "^0.8.10",
|
||||
"@nuxtjs/plausible": "^1.2.0",
|
||||
"@octokit/rest": "^21.0.2",
|
||||
"@vueuse/nuxt": "^12.0.0",
|
||||
"@vueuse/nuxt": "^12.1.0",
|
||||
"joi": "^17.13.3",
|
||||
"nuxt": "^3.14.1592",
|
||||
"nuxt-component-meta": "^0.9.0",
|
||||
@@ -24,10 +24,10 @@
|
||||
"superstruct": "^2.0.2",
|
||||
"ufo": "^1.5.4",
|
||||
"valibot": "^0.42.1",
|
||||
"yup": "^1.5.0",
|
||||
"yup": "^1.6.1",
|
||||
"zod": "^3.24.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"wrangler": "^3.95.0"
|
||||
"wrangler": "^3.99.0"
|
||||
}
|
||||
}
|
||||
|
||||
20
package.json
20
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.10",
|
||||
"packageManager": "pnpm@9.15.0",
|
||||
"packageManager": "pnpm@9.15.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",
|
||||
@@ -87,10 +87,10 @@
|
||||
"@tanstack/vue-table": "^8.20.5",
|
||||
"@types/color": "^4.2.0",
|
||||
"@unhead/vue": "^1.11.14",
|
||||
"@vueuse/core": "^12.0.0",
|
||||
"@vueuse/integrations": "^12.0.0",
|
||||
"@vueuse/core": "^12.1.0",
|
||||
"@vueuse/integrations": "^12.1.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": {
|
||||
|
||||
@@ -8,8 +8,8 @@
|
||||
"generate": "nuxi generate"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify-json/lucide": "^1.2.18",
|
||||
"@iconify-json/simple-icons": "^1.2.15",
|
||||
"@iconify-json/lucide": "^1.2.20",
|
||||
"@iconify-json/simple-icons": "^1.2.16",
|
||||
"@nuxt/ui": "latest",
|
||||
"nuxt": "^3.14.1592"
|
||||
}
|
||||
|
||||
510
pnpm-lock.yaml
generated
510
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user