Commit a34d67f 1 parent add1a3d commit a34d67f Copy full SHA for a34d67f
File tree 2 files changed +157
-157
lines changed
2 files changed +157
-157
lines changed Original file line number Diff line number Diff line change 36
36
"test:watch" : " vitest watch"
37
37
},
38
38
"dependencies" : {
39
- "@cloudflare/workers-types" : " ^4.20240320.1 " ,
40
- "@nuxt/devtools-kit" : " ^1.1.4 " ,
39
+ "@cloudflare/workers-types" : " ^4.20240402.0 " ,
40
+ "@nuxt/devtools-kit" : " ^1.1.5 " ,
41
41
"@nuxt/kit" : " ^3.11.1" ,
42
42
"@sindresorhus/slugify" : " ^2.2.1" ,
43
43
"@uploadthing/mime-types" : " ^0.2.6" ,
59
59
"zod" : " ^3.22.4"
60
60
},
61
61
"devDependencies" : {
62
- "@nuxt/devtools" : " ^1.1.4 " ,
62
+ "@nuxt/devtools" : " ^1.1.5 " ,
63
63
"@nuxt/eslint-config" : " ^0.2.0" ,
64
64
"@nuxt/module-builder" : " ^0.5.5" ,
65
65
"@nuxt/schema" : " ^3.11.1" ,
66
66
"@nuxt/test-utils" : " ^3.12.0" ,
67
- "@types/node" : " ^20.11.30 " ,
67
+ "@types/node" : " ^20.12.3 " ,
68
68
"changelogen" : " ^0.5.5" ,
69
69
"eslint" : " ^8.57.0" ,
70
70
"nuxt" : " ^3.11.1" ,
71
71
"typescript" : " ^5.4.3" ,
72
72
"vitest" : " ^1.4.0" ,
73
- "wrangler" : " ^3.39 .0"
73
+ "wrangler" : " ^3.44 .0"
74
74
}
75
75
}
You can’t perform that action at this time.
0 commit comments