Skip to content

Commit 8632e9b

Browse files
chore(deps): update all non-major dependencies (v3) (#5465)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a6eaec9 commit 8632e9b

File tree

4 files changed

+313
-429
lines changed

4 files changed

+313
-429
lines changed

docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"@ai-sdk/vue": "^1.2.12",
1313
"@iconify-json/logos": "^1.2.10",
1414
"@iconify-json/lucide": "^1.2.73",
15-
"@iconify-json/simple-icons": "^1.2.58",
16-
"@iconify-json/vscode-icons": "^1.2.33",
17-
"@nuxt/content": "^3.8.0",
15+
"@iconify-json/simple-icons": "^1.2.59",
16+
"@iconify-json/vscode-icons": "^1.2.35",
17+
"@nuxt/content": "^3.8.2",
1818
"@nuxt/image": "^2.0.0",
1919
"@nuxt/ui": "workspace:*",
2020
"@nuxt/ui-pro": "^3.3.7",
@@ -31,7 +31,7 @@
3131
"maska": "^3.2.0",
3232
"motion-v": "^1.7.3",
3333
"nuxt": "^4.2.1",
34-
"nuxt-component-meta": "^0.14.1",
34+
"nuxt-component-meta": "^0.14.2",
3535
"nuxt-llms": "^0.1.3",
3636
"nuxt-og-image": "^5.1.12",
3737
"prettier": "^3.6.2",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxt/ui",
33
"description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.",
44
"version": "3.3.7",
5-
"packageManager": "pnpm@10.21.0",
5+
"packageManager": "pnpm@10.22.0",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/nuxt/ui.git"
@@ -138,7 +138,7 @@
138138
"embla-carousel-wheel-gestures": "^8.1.0",
139139
"fuse.js": "^7.1.0",
140140
"hookable": "^5.5.3",
141-
"knitwork": "^1.2.0",
141+
"knitwork": "^1.3.0",
142142
"magic-string": "^0.30.21",
143143
"mlly": "^1.8.0",
144144
"ohash": "^2.0.11",
@@ -159,7 +159,7 @@
159159
"@nuxt/eslint-config": "^1.10.0",
160160
"@nuxt/module-builder": "^1.0.2",
161161
"@nuxt/test-utils": "^3.20.1",
162-
"@release-it/conventional-changelog": "^10.0.1",
162+
"@release-it/conventional-changelog": "^10.0.2",
163163
"@vue/test-utils": "^2.4.6",
164164
"embla-carousel": "^8.6.0",
165165
"eslint": "^9.39.1",

playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@iconify-json/lucide": "^1.2.73",
13-
"@iconify-json/simple-icons": "^1.2.58",
13+
"@iconify-json/simple-icons": "^1.2.59",
1414
"@internationalized/date": "^3.10.0",
1515
"@nuxt/ui": "workspace:*",
1616
"@nuxthub/core": "^0.9.0",
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"typescript": "^5.8.3",
2222
"vue-tsc": "^3.1.3",
23-
"wrangler": "^4.46.0"
23+
"wrangler": "^4.47.0"
2424
},
2525
"resolutions": {
2626
"unimport": "4.1.1"

0 commit comments

Comments
 (0)