We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b3701 commit 9fd90f4Copy full SHA for 9fd90f4
package.json
@@ -38,7 +38,7 @@
38
"test:watch": "vitest watch"
39
},
40
"dependencies": {
41
- "@cloudflare/workers-types": "^4.20241018.0",
+ "@cloudflare/workers-types": "^4.20241022.0",
42
"@nuxt/devtools-kit": "^1.6.0",
43
"@nuxt/kit": "^3.13.2",
44
"@uploadthing/mime-types": "^0.3.0",
@@ -65,13 +65,13 @@
65
"@nuxt/schema": "^3.13.2",
66
"@nuxt/test-utils": "^3.14.4",
67
"@nuxthub/core": "link:",
68
- "@types/node": "^22.7.8",
+ "@types/node": "^22.7.9",
69
"changelogen": "^0.5.7",
70
"eslint": "^9.13.0",
71
"nuxt": "^3.13.2",
72
"typescript": "^5.6.3",
73
"vitest": "^2.1.3",
74
- "wrangler": "^3.82.0"
+ "wrangler": "^3.83.0"
75
76
"packageManager": "pnpm@9.12.2"
77
}
0 commit comments