Skip to content

Commit 7c76c53

Browse files
chore(deps): update all non-major dependencies (v3) (#5324)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Benjamin Canac <[email protected]>
1 parent 33280e9 commit 7c76c53

File tree

6 files changed

+196
-170
lines changed

6 files changed

+196
-170
lines changed

docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
"dependencies": {
1212
"@ai-sdk/vue": "^1.2.12",
1313
"@iconify-json/logos": "^1.2.9",
14-
"@iconify-json/lucide": "^1.2.70",
14+
"@iconify-json/lucide": "^1.2.71",
1515
"@iconify-json/simple-icons": "^1.2.55",
16-
"@iconify-json/vscode-icons": "^1.2.32",
16+
"@iconify-json/vscode-icons": "^1.2.33",
1717
"@nuxt/content": "^3.7.1",
1818
"@nuxt/image": "^1.11.0",
1919
"@nuxt/ui": "workspace:*",
20-
"@nuxt/ui-pro": "^3.3.6",
20+
"@nuxt/ui-pro": "^3.3.7",
2121
"@nuxtjs/plausible": "^2.0.1",
2222
"@octokit/rest": "^22.0.0",
2323
"@rollup/plugin-yaml": "^4.1.2",

package.json

Lines changed: 4 additions & 4 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.18.3",
5+
"packageManager": "pnpm@10.19.0",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/nuxt/ui.git"
@@ -139,7 +139,7 @@
139139
"fuse.js": "^7.1.0",
140140
"hookable": "^5.5.3",
141141
"knitwork": "^1.2.0",
142-
"magic-string": "^0.30.19",
142+
"magic-string": "^0.30.21",
143143
"mlly": "^1.8.0",
144144
"ohash": "^2.0.11",
145145
"pathe": "^2.0.3",
@@ -158,12 +158,12 @@
158158
"devDependencies": {
159159
"@nuxt/eslint-config": "^1.9.0",
160160
"@nuxt/module-builder": "^1.0.2",
161-
"@nuxt/test-utils": "^3.19.2",
161+
"@nuxt/test-utils": "^3.20.1",
162162
"@release-it/conventional-changelog": "^10.0.1",
163163
"@vue/test-utils": "^2.4.6",
164164
"embla-carousel": "^8.6.0",
165165
"eslint": "^9.38.0",
166-
"happy-dom": "^20.0.7",
166+
"happy-dom": "^20.0.8",
167167
"nuxt": "^4.1.2",
168168
"release-it": "^19.0.5",
169169
"vitest": "^3.2.4",

playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"typecheck": "nuxt typecheck"
1010
},
1111
"dependencies": {
12-
"@iconify-json/lucide": "^1.2.70",
12+
"@iconify-json/lucide": "^1.2.71",
1313
"@iconify-json/simple-icons": "^1.2.55",
1414
"@internationalized/date": "^3.10.0",
1515
"@nuxt/ui": "workspace:*",
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"typescript": "^5.8.3",
2222
"vue-tsc": "^3.1.1",
23-
"wrangler": "^4.43.0"
23+
"wrangler": "^4.45.0"
2424
},
2525
"resolutions": {
2626
"unimport": "4.1.1"

0 commit comments

Comments
 (0)