Skip to content

Commit ac5964c

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

File tree

2 files changed

+367
-447
lines changed

2 files changed

+367
-447
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
"typecheck": "nuxt typecheck"
1212
},
1313
"dependencies": {
14-
"@iconify-json/lucide": "^1.2.73",
15-
"@iconify-json/simple-icons": "^1.2.58",
16-
"@nuxt/content": "^3.8.0",
14+
"@iconify-json/lucide": "^1.2.74",
15+
"@iconify-json/simple-icons": "^1.2.59",
16+
"@nuxt/content": "^3.8.2",
1717
"@nuxt/image": "^2.0.0",
18-
"@nuxt/ui": "^4.1.0",
18+
"@nuxt/ui": "^4.2.0",
1919
"@standard-schema/spec": "^1.0.0",
2020
"@vueuse/nuxt": "^13.9.0",
21-
"better-sqlite3": "^12.4.1",
21+
"better-sqlite3": "^12.4.5",
2222
"nuxt": "^4.2.1",
2323
"nuxt-og-image": "^5.1.12",
2424
"zod": "^4.1.12"
@@ -27,7 +27,7 @@
2727
"@nuxt/eslint": "^1.10.0",
2828
"eslint": "^9.39.1",
2929
"typescript": "^5.9.3",
30-
"vue-tsc": "^3.1.3"
30+
"vue-tsc": "^3.1.4"
3131
},
32-
"packageManager": "pnpm@10.21.0"
32+
"packageManager": "pnpm@10.23.0"
3333
}

0 commit comments

Comments
 (0)