Skip to content

Commit f74c569

Browse files
chore(deps): update all non-major dependencies (#2249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c4af68 commit f74c569

2 files changed

Lines changed: 339 additions & 236 deletions

File tree

package.json

Lines changed: 8 additions & 8 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.1.0",
4+
"packageManager": "pnpm@11.1.1",
55
"type": "module",
66
"scripts": {
77
"dev": "nuxt dev --ui-only",
@@ -24,14 +24,14 @@
2424
},
2525
"dependencies": {
2626
"@ai-sdk/anthropic": "^3.0.76",
27-
"@ai-sdk/mcp": "^1.0.41",
27+
"@ai-sdk/mcp": "^1.0.42",
2828
"@ai-sdk/vue": "^3.0.177",
2929
"@comark/nuxt": "^0.3.1",
3030
"@iconify-json/heroicons": "^1.2.3",
3131
"@iconify-json/logos": "^1.2.11",
32-
"@iconify-json/lucide": "^1.2.106",
32+
"@iconify-json/lucide": "^1.2.107",
3333
"@iconify-json/octicon": "^1.2.23",
34-
"@iconify-json/simple-icons": "^1.2.81",
34+
"@iconify-json/simple-icons": "^1.2.82",
3535
"@libsql/client": "^0.17.3",
3636
"@npm/types": "^2.1.0",
3737
"@nuxt/content": "^3.13.0",
@@ -42,7 +42,7 @@
4242
"@nuxthub/core": "^0.10.7",
4343
"@nuxtjs/html-validator": "^2.1.0",
4444
"@nuxtjs/mcp-toolkit": "^0.16.1",
45-
"@nuxtjs/mdc": "^0.21.1",
45+
"@nuxtjs/mdc": "^0.22.0",
4646
"@takumi-rs/core": "^1.1.2",
4747
"@vercel/analytics": "^2.0.1",
4848
"@vercel/functions": "^3.5.1",
@@ -52,7 +52,7 @@
5252
"@vueuse/core": "^14.3.0",
5353
"@vueuse/nuxt": "^14.3.0",
5454
"ai": "^6.0.177",
55-
"better-sqlite3": "^12.9.0",
55+
"better-sqlite3": "^12.10.0",
5656
"date-fns": "^4.1.0",
5757
"drizzle-orm": "^0.45.2",
5858
"evlog": "^2.17.0",
@@ -82,7 +82,7 @@
8282
"@nuxt/modules": "^0.6.0-fdc88d",
8383
"@nuxt/test-utils": "^4.0.3",
8484
"@nuxtjs/turnstile": "^1.1.3",
85-
"@playwright/test": "^1.59.1",
85+
"@playwright/test": "^1.60.0",
8686
"@testing-library/vue": "^8.1.0",
8787
"@types/semver": "^7.7.1",
8888
"@types/youtube": "^0.2.0",
@@ -93,7 +93,7 @@
9393
"evalite": "1.0.0-beta.16",
9494
"happy-dom": "^20.9.0",
9595
"nuxt-content-twoslash": "^0.4.0",
96-
"playwright": "^1.59.1",
96+
"playwright": "^1.60.0",
9797
"shiki": "^4.0.2",
9898
"twoslash": "^0.3.8",
9999
"typescript": "^6.0.3",

0 commit comments

Comments
 (0)