Skip to content

Commit a0f126d

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

File tree

2 files changed

+178
-179
lines changed

2 files changed

+178
-179
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,25 +12,25 @@
1212
"typecheck": "nuxt typecheck"
1313
},
1414
"dependencies": {
15-
"@iconify-json/lucide": "^1.2.69",
15+
"@iconify-json/lucide": "^1.2.70",
1616
"@iconify-json/simple-icons": "^1.2.54",
1717
"@nuxt/content": "^3.7.1",
1818
"@nuxt/image": "^1.11.0",
1919
"@nuxt/ui": "^4.0.1",
2020
"@vueuse/nuxt": "^13.9.0",
2121
"better-sqlite3": "^12.4.1",
22-
"motion-v": "^1.7.2",
22+
"motion-v": "^1.7.3",
2323
"nuxt": "^4.1.3",
24-
"nuxt-og-image": "^5.1.11"
24+
"nuxt-og-image": "^5.1.12"
2525
},
2626
"devDependencies": {
2727
"@nuxt/eslint": "^1.9.0",
28-
"eslint": "^9.37.0",
28+
"eslint": "^9.38.0",
2929
"typescript": "^5.9.3",
3030
"vue-tsc": "^3.1.1"
3131
},
3232
"resolutions": {
3333
"unimport": "4.1.1"
3434
},
35-
"packageManager": "[email protected].2"
35+
"packageManager": "[email protected].3"
3636
}

0 commit comments

Comments
 (0)