Skip to content

Commit b3f4b3e

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

3 files changed

Lines changed: 799 additions & 862 deletions

File tree

.github/workflows/agent-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- name: AgentScan
2323
id: agentscan
24-
uses: MatteoGabriele/agentscan-action@ccb50da057e2ac7fcdb123db3110f00af97f0fef # v1.14.0
24+
uses: MatteoGabriele/agentscan-action@51fb33d2bf6290780418ae231d7e7096ef5d8311 # v1.15.0
2525
with:
2626
github-token: ${{ secrets.GITHUB_TOKEN }}
2727
skip-members: "dependabot[bot],renovate[bot]"

package.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt.com",
33
"version": "0.3.11",
4-
"packageManager": "pnpm@11.6.0",
4+
"packageManager": "pnpm@11.9.0",
55
"type": "module",
66
"scripts": {
77
"dev": "TMPDIR=/tmp nuxt dev --ui-only",
@@ -23,39 +23,39 @@
2323
"db:migrate": "nuxt db migrate"
2424
},
2525
"dependencies": {
26-
"@ai-sdk/anthropic": "^3.0.84",
27-
"@ai-sdk/mcp": "^1.0.50",
28-
"@ai-sdk/vue": "^3.0.205",
26+
"@ai-sdk/anthropic": "^3.0.86",
27+
"@ai-sdk/mcp": "^1.0.52",
28+
"@ai-sdk/vue": "^3.0.209",
2929
"@comark/nuxt": "^0.4.0",
3030
"@iconify-json/heroicons": "^1.2.3",
3131
"@iconify-json/logos": "^1.2.11",
32-
"@iconify-json/lucide": "^1.2.112",
32+
"@iconify-json/lucide": "^1.2.114",
3333
"@iconify-json/octicon": "^1.2.28",
34-
"@iconify-json/simple-icons": "^1.2.86",
35-
"@libsql/client": "^0.17.3",
34+
"@iconify-json/simple-icons": "^1.2.87",
35+
"@libsql/client": "^0.17.4",
3636
"@npm/types": "^2.1.0",
3737
"@nuxt/content": "^3.14.0",
3838
"@nuxt/hints": "^1.1.3",
3939
"@nuxt/image": "^2.0.0",
4040
"@nuxt/scripts": "^1.2.1",
41-
"@nuxt/ui": "^4.8.2",
41+
"@nuxt/ui": "^4.9.0",
4242
"@nuxthub/core": "^0.10.7",
4343
"@nuxtjs/html-validator": "^2.1.0",
4444
"@nuxtjs/mcp-toolkit": "^0.17.2",
4545
"@nuxtjs/mdc": "^0.22.0",
46-
"@takumi-rs/core": "^1.8.5",
46+
"@takumi-rs/core": "^1.8.7",
4747
"@vercel/analytics": "^2.0.1",
48-
"@vercel/functions": "^3.7.1",
48+
"@vercel/functions": "^3.7.3",
4949
"@vercel/speed-insights": "^2.0.0",
5050
"@vue/compiler-sfc": "^3.5.38",
5151
"@vueuse/components": "^14.3.0",
5252
"@vueuse/core": "^14.3.0",
5353
"@vueuse/nuxt": "^14.3.0",
54-
"ai": "^6.0.205",
55-
"better-sqlite3": "^12.10.1",
54+
"ai": "^6.0.209",
55+
"better-sqlite3": "^12.11.1",
5656
"date-fns": "^4.4.0",
5757
"drizzle-orm": "^0.45.2",
58-
"evlog": "^2.19.1",
58+
"evlog": "^2.19.2",
5959
"feed": "^5.2.1",
6060
"h3": "^1.15.11",
6161
"little-date": "^1.2.1",
@@ -64,25 +64,25 @@
6464
"nuxt-auth-utils": "^0.5.29",
6565
"nuxt-charts": "^2.1.4",
6666
"nuxt-llms": "^0.2.0",
67-
"nuxt-og-image": "^6.6.0",
68-
"nuxt-schema-org": "^6.2.1",
67+
"nuxt-og-image": "^6.7.0",
68+
"nuxt-schema-org": "^6.2.2",
6969
"ofetch": "^1.5.1",
70-
"resend": "^6.12.4",
70+
"resend": "^6.14.0",
7171
"scule": "^1.3.0",
72-
"shaders": "^2.5.130",
72+
"shaders": "^2.5.131",
7373
"sitemap": "^9.0.1",
7474
"std-env": "^4.1.0",
7575
"ufo": "^1.6.4",
7676
"valibot": "^1.4.1"
7777
},
7878
"devDependencies": {
79-
"@iconify-json/vscode-icons": "^1.2.57",
79+
"@iconify-json/vscode-icons": "^1.2.61",
8080
"@nuxt/devtools": "^3.2.4",
8181
"@nuxt/eslint": "^1.16.0",
8282
"@nuxt/modules": "^0.6.0-fdc88d",
8383
"@nuxt/test-utils": "^4.0.3",
8484
"@nuxtjs/turnstile": "^1.1.3",
85-
"@playwright/test": "^1.60.0",
85+
"@playwright/test": "^1.61.1",
8686
"@testing-library/vue": "^8.1.0",
8787
"@types/semver": "^7.7.1",
8888
"@types/youtube": "^0.3.0",
@@ -91,13 +91,13 @@
9191
"drizzle-kit": "^0.31.10",
9292
"eslint": "^10.5.0",
9393
"evalite": "1.0.0-beta.16",
94-
"happy-dom": "^20.10.3",
94+
"happy-dom": "^20.10.6",
9595
"nuxt-content-twoslash": "^0.4.0",
96-
"playwright": "^1.60.0",
97-
"shiki": "^4.2.0",
98-
"twoslash": "^0.3.8",
96+
"playwright": "^1.61.1",
97+
"shiki": "^4.3.0",
98+
"twoslash": "^0.3.9",
9999
"typescript": "^6.0.3",
100-
"vitest": "^4.1.8",
100+
"vitest": "^4.1.9",
101101
"vue": "^3.5.38",
102102
"vue-tsc": "^3.3.5"
103103
}

0 commit comments

Comments
 (0)