Skip to content

Commit eee0bdc

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

File tree

2 files changed

+1584
-786
lines changed

2 files changed

+1584
-786
lines changed

package.json

Lines changed: 16 additions & 16 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": "[email protected].0",
4+
"packageManager": "[email protected].1",
55
"type": "module",
66
"scripts": {
77
"dev": "nuxt dev --ui-only",
@@ -25,26 +25,26 @@
2525
"dependencies": {
2626
"@iconify-json/heroicons": "^1.2.3",
2727
"@iconify-json/logos": "^1.2.10",
28-
"@iconify-json/lucide": "^1.2.81",
28+
"@iconify-json/lucide": "^1.2.82",
2929
"@iconify-json/octicon": "^1.2.19",
3030
"@iconify-json/simple-icons": "^1.2.63",
3131
"@libsql/client": "^0.15.15",
3232
"@npm/types": "^2.1.0",
3333
"@nuxt/content": "^3.9.0",
34-
"@nuxt/hints": "1.0.0-alpha.3",
34+
"@nuxt/hints": "1.0.0-alpha.4",
3535
"@nuxt/image": "^2.0.0",
36-
"@nuxt/scripts": "^0.13.1",
37-
"@nuxt/ui": "^4.2.1",
36+
"@nuxt/scripts": "^0.13.2",
37+
"@nuxt/ui": "^4.3.0",
3838
"@nuxt/vite-builder": "https://pkg.pr.new/@nuxt/vite-builder@33682",
3939
"@nuxthub/core": "npm:@nuxthub/[email protected]",
4040
"@nuxtjs/html-validator": "^2.1.0",
41-
"@nuxtjs/mcp-toolkit": "^0.5.2",
41+
"@nuxtjs/mcp-toolkit": "^0.6.0",
4242
"@nuxtjs/mdc": "^0.19.1",
4343
"@nuxtjs/plausible": "^2.0.1",
4444
"@vercel/analytics": "^1.6.1",
4545
"@vercel/functions": "^3.3.4",
4646
"@vercel/speed-insights": "^1.3.1",
47-
"@vue/compiler-sfc": "^3.5.25",
47+
"@vue/compiler-sfc": "^3.5.26",
4848
"@vueuse/components": "^13.9.0",
4949
"@vueuse/core": "^13.9.0",
5050
"@vueuse/nuxt": "^13.9.0",
@@ -68,18 +68,18 @@
6868
},
6969
"devDependencies": {
7070
"@ai-sdk/mcp": "^0.0.12",
71-
"@ai-sdk/openai": "3.0.0-beta.101",
71+
"@ai-sdk/openai": "3.0.0-beta.112",
7272
"@iconify-json/vscode-icons": "^1.2.37",
7373
"@nuxt/eslint": "^1.12.1",
74-
"@nuxt/modules": "0.6.0-7f4646",
74+
"@nuxt/modules": "0.6.0-9dd5fe",
7575
"@nuxt/test-utils": "^3.21.0",
7676
"@nuxtjs/turnstile": "^1.1.1",
7777
"@playwright/test": "^1.57.0",
7878
"@testing-library/vue": "^8.1.0",
7979
"@types/semver": "^7.7.1",
8080
"@types/youtube": "^0.1.2",
8181
"@vue/test-utils": "^2.4.6",
82-
"ai": "6.0.0-beta.156",
82+
"ai": "6.0.0-beta.168",
8383
"capture-website": "^5.1.0",
8484
"drizzle-kit": "^0.31.8",
8585
"eslint": "^9.39.2",
@@ -88,12 +88,12 @@
8888
"nuxt-content-twoslash": "0.1.2",
8989
"playwright": "^1.57.0",
9090
"shiki": "^3.20.0",
91-
"twoslash": "^0.3.4",
91+
"twoslash": "^0.3.6",
9292
"typescript": "^5.9.3",
93-
"vitest": "^4.0.15",
94-
"vue": "^3.5.25",
95-
"vue-tsc": "^3.1.8",
96-
"wrangler": "^4.54.0"
93+
"vitest": "^4.0.16",
94+
"vue": "^3.5.26",
95+
"vue-tsc": "^3.2.1",
96+
"wrangler": "^4.56.0"
9797
},
9898
"resolutions": {
9999
"chokidar": "3.6.0",
@@ -112,7 +112,7 @@
112112
"vue-demi"
113113
],
114114
"overrides": {
115-
"vite": "8.0.0-beta.2"
115+
"vite": "8.0.0-beta.4"
116116
},
117117
"patchedDependencies": {
118118
"nitropack": "patches/nitropack.patch",

0 commit comments

Comments
 (0)