Skip to content

Commit 648a5c2

Browse files
chore(deps): update all non-major dependencies (v2) (#5338)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f97ca3c commit 648a5c2

File tree

3 files changed

+224
-199
lines changed

3 files changed

+224
-199
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@iconify-json/heroicons": "^1.2.3",
77
"@iconify-json/lucide": "^1.2.71",
8-
"@iconify-json/simple-icons": "^1.2.55",
8+
"@iconify-json/simple-icons": "^1.2.56",
99
"@iconify-json/vscode-icons": "^1.2.33",
1010
"@nuxt/content": "^2.13.4",
1111
"@nuxt/fonts": "^0.11.4",

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": "2.22.3",
5-
"packageManager": "pnpm@10.19.0",
5+
"packageManager": "pnpm@10.20.0",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/nuxt/ui.git"
@@ -66,13 +66,13 @@
6666
"tailwindcss": "^3.4.18"
6767
},
6868
"devDependencies": {
69-
"@nuxt/eslint-config": "^1.9.0",
69+
"@nuxt/eslint-config": "^1.10.0",
7070
"@nuxt/module-builder": "^1.0.2",
7171
"@nuxt/test-utils": "^3.20.1",
7272
"@release-it/conventional-changelog": "^10.0.1",
7373
"@vue/test-utils": "^2.4.6",
7474
"eslint": "^9.38.0",
75-
"happy-dom": "^20.0.8",
75+
"happy-dom": "^20.0.10",
7676
"nuxt": "^4.1.2",
7777
"release-it": "^19.0.5",
7878
"typescript": "^5.8.3",

0 commit comments

Comments
 (0)