Skip to content

Commit 0c55e2c

Browse files
chore(deps): update all non-major dependencies (nuxt#2199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e572e90 commit 0c55e2c

2 files changed

Lines changed: 315 additions & 516 deletions

File tree

package.json

Lines changed: 11 additions & 11 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@10.30.3",
4+
"packageManager": "pnpm@10.31.0",
55
"type": "module",
66
"scripts": {
77
"dev": "nuxt dev --ui-only",
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@iconify-json/heroicons": "^1.2.3",
2727
"@iconify-json/logos": "^1.2.10",
28-
"@iconify-json/lucide": "^1.2.95",
28+
"@iconify-json/lucide": "^1.2.96",
2929
"@iconify-json/octicon": "^1.2.21",
3030
"@iconify-json/simple-icons": "^1.2.72",
3131
"@libsql/client": "^0.17.0",
@@ -35,10 +35,10 @@
3535
"@nuxt/image": "^2.0.0",
3636
"@nuxt/scripts": "^0.13.2",
3737
"@nuxt/ui": "^4.5.1",
38-
"@nuxthub/core": "^0.10.6",
38+
"@nuxthub/core": "^0.10.7",
3939
"@nuxtjs/html-validator": "^2.1.0",
4040
"@nuxtjs/mcp-toolkit": "^0.7.0",
41-
"@nuxtjs/mdc": "^0.20.1",
41+
"@nuxtjs/mdc": "^0.20.2",
4242
"@nuxtjs/plausible": "^2.0.1",
4343
"@vercel/analytics": "^1.6.1",
4444
"@vercel/functions": "^3.4.3",
@@ -51,7 +51,7 @@
5151
"date-fns": "^4.1.0",
5252
"drizzle-orm": "^0.45.1",
5353
"feed": "^5.2.0",
54-
"h3": "^1.15.5",
54+
"h3": "^1.15.6",
5555
"little-date": "^1.2.1",
5656
"motion-v": "^1.10.3",
5757
"nuxt": "^4.3.1",
@@ -68,9 +68,9 @@
6868
"valibot": "^1.2.0"
6969
},
7070
"devDependencies": {
71-
"@ai-sdk/mcp": "^1.0.23",
71+
"@ai-sdk/mcp": "^1.0.25",
7272
"@iconify-json/vscode-icons": "^1.2.44",
73-
"@nuxt/devtools": "^3.2.2",
73+
"@nuxt/devtools": "^3.2.3",
7474
"@nuxt/eslint": "^1.15.2",
7575
"@nuxt/modules": "^0.6.0-fdc88d",
7676
"@nuxt/test-utils": "^4.0.0",
@@ -80,15 +80,15 @@
8080
"@types/semver": "^7.7.1",
8181
"@types/youtube": "^0.1.2",
8282
"@vue/test-utils": "^2.4.6",
83-
"ai": "^6.0.108",
83+
"ai": "^6.0.116",
8484
"capture-website": "^5.1.0",
8585
"drizzle-kit": "^0.31.9",
86-
"eslint": "^10.0.2",
86+
"eslint": "^10.0.3",
8787
"evalite": "1.0.0-beta.16",
8888
"happy-dom": "^20.8.3",
89-
"nuxt-content-twoslash": "^0.2.1",
89+
"nuxt-content-twoslash": "^0.3.0",
9090
"playwright": "^1.58.2",
91-
"shiki": "^4.0.1",
91+
"shiki": "^4.0.2",
9292
"twoslash": "^0.3.6",
9393
"typescript": "^5.9.3",
9494
"vitest": "^4.0.18",

0 commit comments

Comments
 (0)