Skip to content

Commit e1d3b8f

Browse files
chore(deps): update all non-major dependencies
1 parent 67f7d77 commit e1d3b8f

File tree

2 files changed

+119
-72
lines changed

2 files changed

+119
-72
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,20 @@
1212
},
1313
"dependencies": {
1414
"@iconify-json/lucide": "^1.2.71",
15-
"@iconify-json/simple-icons": "^1.2.55",
15+
"@iconify-json/simple-icons": "^1.2.56",
1616
"@nuxt/ui": "^4.1.0",
1717
"@nuxtjs/mdc": "0.18.0",
1818
"nuxt": "^4.2.0",
1919
"remark-github": "^12.0.0"
2020
},
2121
"devDependencies": {
22-
"@nuxt/eslint": "^1.9.0",
22+
"@nuxt/eslint": "^1.10.0",
2323
"eslint": "^9.38.0",
2424
"typescript": "^5.9.3",
2525
"vue-tsc": "^3.1.2"
2626
},
2727
"resolutions": {
2828
"unimport": "4.1.1"
2929
},
30-
"packageManager": "pnpm@10.19.0"
30+
"packageManager": "pnpm@10.20.0"
3131
}

0 commit comments

Comments
 (0)