Skip to content

Commit 6b13b06

Browse files
chore(deps): update all non-major dependencies (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12e8951 commit 6b13b06

2 files changed

Lines changed: 380 additions & 380 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"typecheck": "nuxt typecheck"
1212
},
1313
"dependencies": {
14-
"@ai-sdk/gateway": "^3.0.116",
14+
"@ai-sdk/gateway": "^3.0.121",
1515
"nuxt-csurf": "^1.6.5",
16-
"@ai-sdk/vue": "^3.0.185",
17-
"@iconify-json/lucide": "^1.2.108",
18-
"@iconify-json/simple-icons": "^1.2.83",
19-
"@nuxt/ui": "^4.7.1",
16+
"@ai-sdk/vue": "^3.0.193",
17+
"@iconify-json/lucide": "^1.2.111",
18+
"@iconify-json/simple-icons": "^1.2.84",
19+
"@nuxt/ui": "^4.8.1",
2020
"@nuxthub/core": "^0.10.7",
2121
"@tiptap/core": "^3.24.0",
2222
"@tiptap/extension-collaboration": "^3.24.0",
@@ -28,20 +28,20 @@
2828
"@tiptap/vue-3": "^3.24.0",
2929
"@vercel/blob": "^2.4.0",
3030
"@vueuse/core": "^14.3.0",
31-
"ai": "^6.0.185",
31+
"ai": "^6.0.193",
3232
"nuxt": "^4.4.6",
3333
"scule": "^1.3.0",
34-
"shiki": "^4.0.2",
34+
"shiki": "^4.1.0",
3535
"tailwindcss": "^4.3.0",
3636
"tiptap-extension-code-block-shiki": "^1.2.0",
3737
"y-partykit": "^0.0.33",
38-
"yjs": "^13.6.30"
38+
"yjs": "^13.6.31"
3939
},
4040
"devDependencies": {
4141
"@nuxt/eslint": "^1.15.2",
42-
"eslint": "^10.4.0",
42+
"eslint": "^10.4.1",
4343
"typescript": "^6.0.3",
44-
"vue-tsc": "^3.3.0"
44+
"vue-tsc": "^3.3.3"
4545
},
46-
"packageManager": "pnpm@11.1.3"
46+
"packageManager": "pnpm@11.5.0"
4747
}

0 commit comments

Comments
 (0)