Skip to content

Commit 6c3ca98

Browse files
committed
chore: update deps
1 parent f28f549 commit 6c3ca98

File tree

2 files changed

+489
-418
lines changed

2 files changed

+489
-418
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"test:watch": "vitest watch"
3939
},
4040
"dependencies": {
41-
"@cloudflare/workers-types": "^4.20240909.0",
42-
"@nuxt/devtools-kit": "^1.4.2",
41+
"@cloudflare/workers-types": "^4.20240925.0",
42+
"@nuxt/devtools-kit": "^1.5.1",
4343
"@nuxt/kit": "^3.13.2",
4444
"@uploadthing/mime-types": "^0.3.0",
4545
"citty": "^0.1.6",
@@ -49,7 +49,7 @@
4949
"h3": "^1.12.0",
5050
"mime": "^4.0.4",
5151
"nitro-cloudflare-dev": "^0.1.6",
52-
"ofetch": "^1.3.4",
52+
"ofetch": "^1.4.0",
5353
"pathe": "^1.1.2",
5454
"pkg-types": "^1.2.0",
5555
"ufo": "^1.5.4",
@@ -58,19 +58,19 @@
5858
"zod": "^3.23.8"
5959
},
6060
"devDependencies": {
61-
"@nuxt/devtools": "^1.4.2",
61+
"@nuxt/devtools": "^1.5.1",
6262
"@nuxt/eslint-config": "^0.5.7",
6363
"@nuxt/module-builder": "^0.8.4",
6464
"@nuxt/schema": "^3.13.2",
6565
"@nuxt/test-utils": "^3.14.2",
6666
"@nuxthub/core": "link:",
67-
"@types/node": "^22.5.5",
68-
"changelogen": "^0.5.5",
69-
"eslint": "^9.10.0",
67+
"@types/node": "^22.7.4",
68+
"changelogen": "^0.5.7",
69+
"eslint": "^9.11.1",
7070
"nuxt": "^3.13.2",
7171
"typescript": "^5.6.2",
7272
"vitest": "^2.1.1",
73-
"wrangler": "^3.78.2"
73+
"wrangler": "^3.79.0"
7474
},
75-
"packageManager": "pnpm@9.10.0"
75+
"packageManager": "pnpm@9.11.0"
7676
}

0 commit comments

Comments
 (0)