Skip to content

Commit 534871a

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

File tree

2 files changed

+402
-369
lines changed

2 files changed

+402
-369
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@
1818
"db:push": "drizzle-kit push"
1919
},
2020
"dependencies": {
21-
"@ai-sdk/gateway": "^1.0.32",
22-
"@ai-sdk/vue": "^2.0.59",
21+
"@ai-sdk/gateway": "^1.0.33",
22+
"@ai-sdk/vue": "^2.0.60",
2323
"@iconify-json/logos": "^1.2.9",
2424
"@iconify-json/lucide": "^1.2.68",
2525
"@iconify-json/simple-icons": "^1.2.53",
26-
"@nuxt/ui": "^4.0.0",
26+
"@nuxt/ui": "^4.0.1",
2727
"@nuxtjs/mdc": "^0.17.4",
2828
"@vercel/analytics": "^1.5.0",
29-
"ai": "^5.0.59",
29+
"ai": "^5.0.60",
3030
"date-fns": "^4.1.0",
31-
"drizzle-orm": "^0.44.5",
31+
"drizzle-orm": "^0.44.6",
3232
"motion-v": "^1.7.2",
3333
"nuxt": "^4.1.2",
3434
"nuxt-auth-utils": "^0.5.25",
@@ -37,14 +37,14 @@
3737
},
3838
"devDependencies": {
3939
"@nuxt/eslint": "^1.9.0",
40-
"@types/node": "^22.18.7",
40+
"@types/node": "^22.18.8",
4141
"drizzle-kit": "^0.31.5",
4242
"eslint": "^9.36.0",
43-
"typescript": "^5.9.2",
43+
"typescript": "^5.9.3",
4444
"vue-tsc": "^3.1.0"
4545
},
4646
"resolutions": {
47-
"unimport": "5.4.0"
47+
"unimport": "5.4.1"
4848
},
49-
"packageManager": "pnpm@10.17.1"
49+
"packageManager": "pnpm@10.18.0"
5050
}

0 commit comments

Comments
 (0)