Skip to content

Commit 2b7ee79

Browse files
committed
chore: update deps
1 parent d4c48e5 commit 2b7ee79

File tree

2 files changed

+621
-569
lines changed

2 files changed

+621
-569
lines changed

package.json

Lines changed: 10 additions & 10 deletions
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.20241004.0",
42-
"@nuxt/devtools-kit": "^1.5.2",
41+
"@cloudflare/workers-types": "^4.20241011.0",
42+
"@nuxt/devtools-kit": "^1.6.0",
4343
"@nuxt/kit": "^3.13.2",
4444
"@uploadthing/mime-types": "^0.3.0",
4545
"citty": "^0.1.6",
@@ -48,29 +48,29 @@
4848
"destr": "^2.0.3",
4949
"h3": "^1.13.0",
5050
"mime": "^4.0.4",
51-
"nitro-cloudflare-dev": "^0.1.6",
52-
"ofetch": "^1.4.0",
51+
"nitro-cloudflare-dev": "^0.2.0",
52+
"ofetch": "^1.4.1",
5353
"pathe": "^1.1.2",
54-
"pkg-types": "^1.2.0",
54+
"pkg-types": "^1.2.1",
5555
"ufo": "^1.5.4",
5656
"uncrypto": "^0.1.3",
5757
"unstorage": "^1.12.0",
5858
"zod": "^3.23.8"
5959
},
6060
"devDependencies": {
61-
"@nuxt/devtools": "^1.5.2",
62-
"@nuxt/eslint-config": "^0.5.7",
61+
"@nuxt/devtools": "^1.6.0",
62+
"@nuxt/eslint-config": "^0.6.0",
6363
"@nuxt/module-builder": "^0.8.4",
6464
"@nuxt/schema": "^3.13.2",
6565
"@nuxt/test-utils": "^3.14.3",
6666
"@nuxthub/core": "link:",
67-
"@types/node": "^22.7.4",
67+
"@types/node": "^22.7.5",
6868
"changelogen": "^0.5.7",
6969
"eslint": "^9.12.0",
7070
"nuxt": "^3.13.2",
71-
"typescript": "^5.6.2",
71+
"typescript": "^5.6.3",
7272
"vitest": "^2.1.2",
73-
"wrangler": "^3.80.0"
73+
"wrangler": "^3.80.4"
7474
},
7575
"packageManager": "pnpm@9.12.1"
7676
}

0 commit comments

Comments
 (0)