File tree Expand file tree Collapse file tree 3 files changed +366
-265
lines changed Expand file tree Collapse file tree 3 files changed +366
-265
lines changed Original file line number Diff line number Diff line change 35
35
"test:watch" : " vitest watch"
36
36
},
37
37
"dependencies" : {
38
- "@cloudflare/workers-types" : " ^4.20240314.0 " ,
38
+ "@cloudflare/workers-types" : " ^4.20240320.1 " ,
39
39
"@nuxt/kit" : " ^3.11.1" ,
40
40
"@sindresorhus/slugify" : " ^2.2.1" ,
41
41
"@uploadthing/mime-types" : " ^0.2.6" ,
47
47
"mime" : " ^4.0.1" ,
48
48
"nitro-cloudflare-dev" : " ^0.1.2" ,
49
49
"nuxt-auth-utils" : " ^0.0.20" ,
50
- "ofetch" : " ^1.3.3 " ,
50
+ "ofetch" : " ^1.3.4 " ,
51
51
"pathe" : " ^1.1.2" ,
52
52
"pkg-types" : " ^1.0.3" ,
53
53
"rc9" : " ^2.1.1" ,
54
- "ufo" : " ^1.5.2 " ,
54
+ "ufo" : " ^1.5.3 " ,
55
55
"uncrypto" : " ^0.1.3" ,
56
56
"unstorage" : " ^1.10.2" ,
57
57
"zod" : " ^3.22.4"
60
60
"@nuxt/eslint-config" : " ^0.2.0" ,
61
61
"@nuxt/schema" : " ^3.11.1" ,
62
62
"@nuxt/test-utils" : " ^3.12.0" ,
63
- "@types/node" : " ^20.11.29 " ,
63
+ "@types/node" : " ^20.11.30 " ,
64
64
"changelogen" : " ^0.5.5" ,
65
65
"eslint" : " ^8.57.0" ,
66
66
"nuxt" : " ^3.11.1" ,
67
- "typescript" : " ^5.4.2 " ,
67
+ "typescript" : " ^5.4.3 " ,
68
68
"vitest" : " ^1.4.0" ,
69
- "wrangler" : " ^3.34.2 "
69
+ "wrangler" : " ^3.37.0 "
70
70
}
71
71
}
Original file line number Diff line number Diff line change 12
12
"@kgierke/nuxt-basic-auth" : " ^1.5.0" ,
13
13
"@nuxt/ui" : " ^2.14.2" ,
14
14
"@nuxthub/core" : " latest" ,
15
- "drizzle-orm" : " ^0.30.2 " ,
15
+ "drizzle-orm" : " ^0.30.4 " ,
16
16
"nuxt" : " latest" ,
17
17
"nuxt-auth-utils" : " ^0.0.20"
18
18
},
You can’t perform that action at this time.
0 commit comments