Skip to content

Commit d8a17e2

Browse files
chore(deps): update all non-major dependencies (#211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c0f1f6 commit d8a17e2

File tree

2 files changed

+245
-224
lines changed

2 files changed

+245
-224
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,25 +12,25 @@
1212
},
1313
"dependencies": {
1414
"@iconify-json/lucide": "^1.2.68",
15-
"@iconify-json/simple-icons": "^1.2.52",
15+
"@iconify-json/simple-icons": "^1.2.53",
1616
"@nuxt/content": "^3.7.1",
1717
"@nuxt/image": "^1.11.0",
18-
"@nuxt/ui": "^4.0.0-alpha.2",
18+
"@nuxt/ui": "^4.0.0",
1919
"@standard-schema/spec": "^1.0.0",
2020
"@vueuse/nuxt": "^13.9.0",
21-
"better-sqlite3": "^12.2.0",
21+
"better-sqlite3": "^12.4.1",
2222
"nuxt": "^4.0.3",
2323
"nuxt-og-image": "^5.1.11",
24-
"zod": "^4.1.9"
24+
"zod": "^4.1.11"
2525
},
2626
"devDependencies": {
2727
"@nuxt/eslint": "^1.9.0",
28-
"eslint": "^9.35.0",
28+
"eslint": "^9.36.0",
2929
"typescript": "^5.9.2",
30-
"vue-tsc": "^3.0.7"
30+
"vue-tsc": "^3.0.8"
3131
},
3232
"resolutions": {
3333
"unimport": "4.1.1"
3434
},
35-
"packageManager": "pnpm@10.16.1"
35+
"packageManager": "pnpm@10.17.1"
3636
}

0 commit comments

Comments
 (0)