Skip to content

Commit bd3baeb

Browse files
chore(deps): update all non-major dependencies
1 parent cb711d1 commit bd3baeb

File tree

2 files changed

+271
-301
lines changed

2 files changed

+271
-301
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"typecheck": "nuxt typecheck"
1212
},
1313
"dependencies": {
14-
"@iconify-json/lucide": "^1.2.70",
15-
"@iconify-json/simple-icons": "^1.2.54",
16-
"@nuxt/ui": "^4.0.1",
14+
"@iconify-json/lucide": "^1.2.71",
15+
"@iconify-json/simple-icons": "^1.2.55",
16+
"@nuxt/ui": "^4.1.0",
1717
"@nuxtjs/mdc": "0.18.0",
1818
"nuxt": "^4.1.3",
1919
"remark-github": "^12.0.0"
@@ -22,10 +22,10 @@
2222
"@nuxt/eslint": "^1.9.0",
2323
"eslint": "^9.38.0",
2424
"typescript": "^5.9.3",
25-
"vue-tsc": "^3.1.1"
25+
"vue-tsc": "^3.1.2"
2626
},
2727
"resolutions": {
2828
"unimport": "4.1.1"
2929
},
30-
"packageManager": "pnpm@10.18.3"
30+
"packageManager": "pnpm@10.19.0"
3131
}

0 commit comments

Comments
 (0)