File tree Expand file tree Collapse file tree 2 files changed +294
-253
lines changed Expand file tree Collapse file tree 2 files changed +294
-253
lines changed Original file line number Diff line number Diff line change 38
38
"test:watch" : " vitest watch"
39
39
},
40
40
"dependencies" : {
41
- "@cloudflare/workers-types" : " ^4.20240512 .0" ,
42
- "@nuxt/devtools-kit" : " ^1.3.1 " ,
41
+ "@cloudflare/workers-types" : " ^4.20240529 .0" ,
42
+ "@nuxt/devtools-kit" : " ^1.3.2 " ,
43
43
"@nuxt/kit" : " ^3.11.2" ,
44
44
"@sindresorhus/slugify" : " ^2.2.1" ,
45
45
"@uploadthing/mime-types" : " ^0.2.10" ,
58
58
"zod" : " ^3.23.8"
59
59
},
60
60
"devDependencies" : {
61
- "@nuxt/devtools" : " ^1.3.1 " ,
61
+ "@nuxt/devtools" : " ^1.3.2 " ,
62
62
"@nuxt/eslint-config" : " ^0.3.13" ,
63
63
"@nuxt/module-builder" : " ^0.7.0" ,
64
64
"@nuxt/schema" : " ^3.11.2" ,
65
65
"@nuxt/test-utils" : " ^3.13.1" ,
66
- "@types/node" : " ^20.12.12 " ,
66
+ "@types/node" : " ^20.14.0 " ,
67
67
"changelogen" : " ^0.5.5" ,
68
68
"eslint" : " ^9.3.0" ,
69
69
"nuxt" : " ^3.11.2" ,
70
70
"typescript" : " ^5.4.5" ,
71
71
"vitest" : " ^1.6.0" ,
72
- "wrangler" : " ^3.57.1 "
72
+ "wrangler" : " ^3.58.0 "
73
73
},
74
74
"resolutions" : {
75
75
"@nuxt/ui" : " 2.15.2"
You can’t perform that action at this time.
0 commit comments