Skip to content

Commit 84bc2ff

Browse files
committed
chore: update deps
1 parent d589d57 commit 84bc2ff

File tree

2 files changed

+2105
-613
lines changed

2 files changed

+2105
-613
lines changed

package.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
"test:watch": "vitest watch"
3939
},
4040
"dependencies": {
41-
"@cloudflare/workers-types": "^4.20241112.0",
42-
"@nuxt/devtools-kit": "^1.6.0",
43-
"@nuxt/kit": "^3.14.159",
41+
"@cloudflare/workers-types": "^4.20241205.0",
42+
"@nuxt/devtools-kit": "^1.6.3",
43+
"@nuxt/kit": "^3.14.1592",
4444
"@uploadthing/mime-types": "^0.3.2",
4545
"citty": "^0.1.6",
4646
"confbox": "^0.1.8",
@@ -56,22 +56,22 @@
5656
"ufo": "^1.5.4",
5757
"uncrypto": "^0.1.3",
5858
"unstorage": "^1.13.1",
59-
"zod": "^3.23.8"
59+
"zod": "^3.24.1"
6060
},
6161
"devDependencies": {
62-
"@nuxt/devtools": "^1.6.0",
63-
"@nuxt/eslint-config": "^0.6.1",
62+
"@nuxt/devtools": "^1.6.3",
63+
"@nuxt/eslint-config": "^0.7.2",
6464
"@nuxt/module-builder": "^0.8.4",
65-
"@nuxt/schema": "^3.14.159",
66-
"@nuxt/test-utils": "^3.14.4",
65+
"@nuxt/schema": "^3.14.1592",
66+
"@nuxt/test-utils": "^3.15.1",
6767
"@nuxthub/core": "link:",
68-
"@types/node": "^22.9.0",
68+
"@types/node": "^22.10.2",
6969
"changelogen": "^0.5.7",
70-
"eslint": "^9.14.0",
71-
"nuxt": "^3.14.159",
72-
"typescript": "^5.6.3",
73-
"vitest": "^2.1.4",
74-
"wrangler": "^3.86.1"
70+
"eslint": "^9.16.0",
71+
"nuxt": "^3.14.1592",
72+
"typescript": "5.6.3",
73+
"vitest": "^2.1.8",
74+
"wrangler": "^3.95.0"
7575
},
76-
"packageManager": "pnpm@9.12.3"
76+
"packageManager": "pnpm@9.15.0"
7777
}

0 commit comments

Comments
 (0)