Skip to content

Commit 033f525

Browse files
chore(deps): update all non-major dependencies
1 parent f5f3f84 commit 033f525

File tree

2 files changed

+233
-233
lines changed

2 files changed

+233
-233
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
1212
"typecheck": "nuxt typecheck"
1313
},
1414
"dependencies": {
15-
"@iconify-json/lucide": "^1.2.34",
16-
"@iconify-json/simple-icons": "^1.2.30",
15+
"@iconify-json/lucide": "^1.2.37",
16+
"@iconify-json/simple-icons": "^1.2.32",
1717
"@nuxt/ui": "^3.0.2",
1818
"nuxt": "^3.16.2"
1919
},
2020
"devDependencies": {
2121
"@nuxt/eslint": "^1.3.0",
22-
"eslint": "^9.23.0",
23-
"typescript": "^5.8.2",
22+
"eslint": "^9.24.0",
23+
"typescript": "^5.8.3",
2424
"vue-tsc": "^2.2.2"
2525
},
2626
"resolutions": {
2727
"vue-tsc": "2.2.2"
2828
},
29-
"packageManager": "pnpm@10.7.0"
29+
"packageManager": "pnpm@10.8.1"
3030
}

0 commit comments

Comments
 (0)