Skip to content

Commit 015319f

Browse files
chore(deps): update all non-major dependencies (#53)
1 parent 36c0118 commit 015319f

File tree

2 files changed

+267
-422
lines changed

2 files changed

+267
-422
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
},
2020
"dependencies": {
2121
"@ai-sdk/gateway": "^1.0.41",
22-
"@ai-sdk/vue": "^2.0.93",
22+
"@ai-sdk/vue": "^2.0.99",
2323
"@iconify-json/logos": "^1.2.10",
24-
"@iconify-json/lucide": "^1.2.73",
25-
"@iconify-json/simple-icons": "^1.2.58",
26-
"@nuxt/ui": "^4.1.0",
27-
"@nuxtjs/mdc": "^0.18.3",
24+
"@iconify-json/lucide": "^1.2.74",
25+
"@iconify-json/simple-icons": "^1.2.59",
26+
"@nuxt/ui": "^4.2.1",
27+
"@nuxtjs/mdc": "^0.18.4",
2828
"@vercel/analytics": "^1.5.0",
29-
"ai": "^5.0.93",
29+
"ai": "^5.0.99",
3030
"date-fns": "^4.1.0",
3131
"drizzle-orm": "^0.44.7",
3232
"motion-v": "^1.7.3",
@@ -41,10 +41,10 @@
4141
"drizzle-kit": "^0.31.7",
4242
"eslint": "^9.39.1",
4343
"typescript": "^5.9.3",
44-
"vue-tsc": "^3.1.4"
44+
"vue-tsc": "^3.1.5"
4545
},
4646
"resolutions": {
4747
"unimport": "5.5.0"
4848
},
49-
"packageManager": "pnpm@10.22.0"
49+
"packageManager": "pnpm@10.23.0"
5050
}

0 commit comments

Comments
 (0)