Skip to content

Commit 6ba8449

Browse files
chore(deps): update all non-major dependencies
1 parent 6ffb1e9 commit 6ba8449

File tree

2 files changed

+406
-376
lines changed

2 files changed

+406
-376
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,26 +12,26 @@
1212
"typecheck": "nuxt typecheck"
1313
},
1414
"dependencies": {
15-
"@iconify-json/lucide": "^1.2.66",
16-
"@iconify-json/simple-icons": "^1.2.50",
17-
"@nuxt/content": "^3.6.3",
15+
"@iconify-json/lucide": "^1.2.68",
16+
"@iconify-json/simple-icons": "^1.2.52",
17+
"@nuxt/content": "^3.7.1",
1818
"@nuxt/image": "^1.11.0",
1919
"@nuxt/ui": "^4.0.0-alpha.1",
2020
"@standard-schema/spec": "^1.0.0",
2121
"@vueuse/nuxt": "^13.9.0",
2222
"better-sqlite3": "^12.2.0",
2323
"nuxt": "^4.0.3",
24-
"nuxt-og-image": "^5.1.9",
25-
"zod": "^4.1.5"
24+
"nuxt-og-image": "^5.1.10",
25+
"zod": "^4.1.9"
2626
},
2727
"devDependencies": {
2828
"@nuxt/eslint": "^1.9.0",
2929
"eslint": "^9.35.0",
3030
"typescript": "^5.9.2",
31-
"vue-tsc": "^3.0.6"
31+
"vue-tsc": "^3.0.7"
3232
},
3333
"resolutions": {
3434
"unimport": "4.1.1"
3535
},
36-
"packageManager": "pnpm@10.15.1"
36+
"packageManager": "pnpm@10.16.1"
3737
}

0 commit comments

Comments
 (0)