Skip to content

Commit b722f8a

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

File tree

2 files changed

+277
-301
lines changed

2 files changed

+277
-301
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
"typecheck": "nuxt typecheck"
1313
},
1414
"dependencies": {
15-
"@iconify-json/lucide": "^1.2.70",
16-
"@iconify-json/simple-icons": "^1.2.54",
15+
"@iconify-json/lucide": "^1.2.71",
16+
"@iconify-json/simple-icons": "^1.2.55",
1717
"@nuxt/content": "^3.7.1",
1818
"@nuxt/image": "^1.11.0",
19-
"@nuxt/ui": "^4.0.1",
19+
"@nuxt/ui": "^4.1.0",
2020
"@vueuse/nuxt": "^13.9.0",
2121
"better-sqlite3": "^12.4.1",
2222
"motion-v": "^1.7.3",
@@ -27,10 +27,10 @@
2727
"@nuxt/eslint": "^1.9.0",
2828
"eslint": "^9.38.0",
2929
"typescript": "^5.9.3",
30-
"vue-tsc": "^3.1.1"
30+
"vue-tsc": "^3.1.2"
3131
},
3232
"resolutions": {
3333
"unimport": "4.1.1"
3434
},
35-
"packageManager": "pnpm@10.18.3"
35+
"packageManager": "pnpm@10.19.0"
3636
}

0 commit comments

Comments
 (0)