File tree Expand file tree Collapse file tree 2 files changed +104
-99
lines changed Expand file tree Collapse file tree 2 files changed +104
-99
lines changed Original file line number Diff line number Diff line change 50
50
"test:types" : " vue-tsc --noEmit && cd playground && vue-tsc --noEmit"
51
51
},
52
52
"dependencies" : {
53
- "@cloudflare/workers-types" : " ^4.20250407 .0" ,
53
+ "@cloudflare/workers-types" : " ^4.20250409 .0" ,
54
54
"@nuxt/devtools-kit" : " ^2.3.2" ,
55
55
"@nuxt/kit" : " ^3.16.2" ,
56
56
"@uploadthing/mime-types" : " ^0.3.4" ,
73
73
"devDependencies" : {
74
74
"@nuxt/devtools" : " ^2.3.2" ,
75
75
"@nuxt/eslint-config" : " ^1.3.0" ,
76
- "@nuxt/module-builder" : " ^1.0.0 " ,
76
+ "@nuxt/module-builder" : " ^1.0.1 " ,
77
77
"@nuxt/schema" : " ^3.16.2" ,
78
78
"@nuxt/test-utils" : " ^3.17.2" ,
79
79
"@nuxthub/core" : " link:" ,
84
84
"typescript" : " ~5.8.3" ,
85
85
"vitest" : " ^3.1.1" ,
86
86
"vue-tsc" : " ^2.2.8" ,
87
- "wrangler" : " ^4.9.0 "
87
+ "wrangler" : " ^4.9.1 "
88
88
},
89
89
"packageManager" : " pnpm@10.8.0" ,
90
90
"pnpm" : {
You can’t perform that action at this time.
0 commit comments