Skip to content

Commit 882cc55

Browse files
chore(deps): update all non-major dependencies
1 parent 96a2e6f commit 882cc55

File tree

2 files changed

+413
-566
lines changed

2 files changed

+413
-566
lines changed

package.json

Lines changed: 6 additions & 6 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.31.0",
4+
"packageManager": "pnpm@10.32.1",
55
"type": "module",
66
"scripts": {
77
"dev": "nuxt dev --ui-only",
@@ -27,7 +27,7 @@
2727
"@iconify-json/logos": "^1.2.10",
2828
"@iconify-json/lucide": "^1.2.96",
2929
"@iconify-json/octicon": "^1.2.21",
30-
"@iconify-json/simple-icons": "^1.2.72",
30+
"@iconify-json/simple-icons": "^1.2.73",
3131
"@libsql/client": "^0.17.0",
3232
"@npm/types": "^2.1.0",
3333
"@nuxt/content": "^3.12.0",
@@ -43,7 +43,7 @@
4343
"@vercel/analytics": "^1.6.1",
4444
"@vercel/functions": "^3.4.3",
4545
"@vercel/speed-insights": "^1.3.1",
46-
"@vue/compiler-sfc": "^3.5.29",
46+
"@vue/compiler-sfc": "^3.5.30",
4747
"@vueuse/components": "^14.2.1",
4848
"@vueuse/core": "^14.2.1",
4949
"@vueuse/nuxt": "^14.2.1",
@@ -69,7 +69,7 @@
6969
},
7070
"devDependencies": {
7171
"@ai-sdk/mcp": "^1.0.25",
72-
"@iconify-json/vscode-icons": "^1.2.44",
72+
"@iconify-json/vscode-icons": "^1.2.45",
7373
"@nuxt/devtools": "^3.2.3",
7474
"@nuxt/eslint": "^1.15.2",
7575
"@nuxt/modules": "^0.6.0-fdc88d",
@@ -86,13 +86,13 @@
8686
"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",
9191
"shiki": "^4.0.2",
9292
"twoslash": "^0.3.6",
9393
"typescript": "^5.9.3",
9494
"vitest": "^4.0.18",
95-
"vue": "^3.5.29",
95+
"vue": "^3.5.30",
9696
"vue-tsc": "^3.2.5"
9797
},
9898
"pnpm": {

0 commit comments

Comments
 (0)