Skip to content

Commit 9fd90f4

Browse files
committed
chore: update deps
1 parent 59b3701 commit 9fd90f4

File tree

2 files changed

+230
-230
lines changed

2 files changed

+230
-230
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"test:watch": "vitest watch"
3939
},
4040
"dependencies": {
41-
"@cloudflare/workers-types": "^4.20241018.0",
41+
"@cloudflare/workers-types": "^4.20241022.0",
4242
"@nuxt/devtools-kit": "^1.6.0",
4343
"@nuxt/kit": "^3.13.2",
4444
"@uploadthing/mime-types": "^0.3.0",
@@ -65,13 +65,13 @@
6565
"@nuxt/schema": "^3.13.2",
6666
"@nuxt/test-utils": "^3.14.4",
6767
"@nuxthub/core": "link:",
68-
"@types/node": "^22.7.8",
68+
"@types/node": "^22.7.9",
6969
"changelogen": "^0.5.7",
7070
"eslint": "^9.13.0",
7171
"nuxt": "^3.13.2",
7272
"typescript": "^5.6.3",
7373
"vitest": "^2.1.3",
74-
"wrangler": "^3.82.0"
74+
"wrangler": "^3.83.0"
7575
},
7676
"packageManager": "pnpm@9.12.2"
7777
}

0 commit comments

Comments
 (0)