Skip to content

Commit 24b320d

Browse files
chore(deps): update all non-major dependencies
1 parent ba95981 commit 24b320d

File tree

2 files changed

+421
-198
lines changed

2 files changed

+421
-198
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
"typecheck": "nuxt typecheck"
1212
},
1313
"dependencies": {
14-
"@iconify-json/lucide": "^1.2.74",
15-
"@iconify-json/simple-icons": "^1.2.59",
14+
"@iconify-json/lucide": "^1.2.77",
15+
"@iconify-json/simple-icons": "^1.2.61",
1616
"@nuxt/ui": "^4.2.1",
1717
"nuxt": "^4.2.1"
1818
},
1919
"devDependencies": {
20-
"@nuxt/eslint": "^1.10.0",
20+
"@nuxt/eslint": "^1.11.0",
2121
"eslint": "^9.39.1",
2222
"typescript": "^5.9.3",
2323
"vue-tsc": "^3.1.5"
2424
},
25-
"packageManager": "pnpm@10.23.0"
25+
"packageManager": "pnpm@10.24.0"
2626
}

0 commit comments

Comments
 (0)