Skip to content

Commit 1a14b29

Browse files
chore(deps): update all non-major dependencies
1 parent fd1221d commit 1a14b29

2 files changed

Lines changed: 618 additions & 613 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"db:migrate": "nuxt db migrate"
1414
},
1515
"dependencies": {
16-
"@ai-sdk/gateway": "^3.0.151",
17-
"@ai-sdk/vue": "^3.0.228",
16+
"@ai-sdk/gateway": "^3.0.153",
17+
"@ai-sdk/vue": "^3.0.230",
1818
"@comark/nuxt": "^0.5.1",
1919
"@electric-sql/pglite": "^0.5.4",
20-
"@iconify-json/lucide": "^1.2.117",
21-
"@iconify-json/simple-icons": "^1.2.90",
20+
"@iconify-json/lucide": "^1.2.118",
21+
"@iconify-json/simple-icons": "^1.2.91",
2222
"@nuxt/ui": "^4.10.0",
2323
"@nuxthub/core": "^0.10.8",
2424
"@octokit/auth-app": "^8.2.0",
@@ -35,16 +35,16 @@
3535
"@vite-pwa/nuxt": "1.1.1",
3636
"@vueuse/core": "^14.3.0",
3737
"@vueuse/nuxt": "^14.3.0",
38-
"ai": "^6.0.228",
38+
"ai": "^6.0.230",
3939
"drizzle-kit": "^0.31.10",
4040
"drizzle-orm": "^0.45.2",
4141
"nuxt": "^4.4.8",
4242
"nuxt-auth-utils": "^0.5.29",
43-
"nuxt-charts": "^2.1.4",
43+
"nuxt-charts": "^2.2.0",
4444
"octokit": "^5.0.5",
4545
"postgres": "^3.4.9",
4646
"shiki": "^4.3.1",
47-
"tailwindcss": "^4.3.2",
47+
"tailwindcss": "^4.3.3",
4848
"tiptap-extension-code-block-shiki": "^1.2.0",
4949
"workflow": "4.6.0",
5050
"zod": "^4.4.3"
@@ -56,5 +56,5 @@
5656
"typescript": "^6.0.3",
5757
"vue-tsc": "^3.3.7"
5858
},
59-
"packageManager": "pnpm@11.13.1"
59+
"packageManager": "pnpm@11.15.1"
6060
}

0 commit comments

Comments
 (0)