Skip to content

Commit 277a0ec

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

File tree

2 files changed

+274
-304
lines changed

2 files changed

+274
-304
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"typecheck": "nuxt typecheck"
1212
},
1313
"dependencies": {
14-
"@iconify-json/lucide": "^1.2.70",
15-
"@iconify-json/simple-icons": "^1.2.54",
16-
"@nuxt/ui": "^4.0.1",
14+
"@iconify-json/lucide": "^1.2.71",
15+
"@iconify-json/simple-icons": "^1.2.55",
16+
"@nuxt/ui": "^4.1.0",
1717
"@unovis/ts": "^1.6.1",
1818
"@unovis/vue": "^1.6.1",
1919
"@vueuse/nuxt": "^13.9.0",
@@ -25,10 +25,10 @@
2525
"@nuxt/eslint": "^1.9.0",
2626
"eslint": "^9.38.0",
2727
"typescript": "^5.9.3",
28-
"vue-tsc": "^3.1.1"
28+
"vue-tsc": "^3.1.2"
2929
},
3030
"resolutions": {
3131
"unimport": "4.1.1"
3232
},
33-
"packageManager": "pnpm@10.18.3"
33+
"packageManager": "pnpm@10.19.0"
3434
}

0 commit comments

Comments
 (0)