Commit 2ed17e0 1 parent d31e7dc commit 2ed17e0 Copy full SHA for 2ed17e0
File tree 3 files changed +1634
-514
lines changed
3 files changed +1634
-514
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.20240222 .0" ,
39
- "@nuxt/kit" : " ^3.10.3 " ,
38
+ "@cloudflare/workers-types" : " ^4.20240314 .0" ,
39
+ "@nuxt/kit" : " ^3.11.0 " ,
40
40
"@sindresorhus/slugify" : " ^2.2.1" ,
41
41
"@uploadthing/mime-types" : " ^0.2.6" ,
42
42
"defu" : " ^6.1.4" ,
49
49
"pathe" : " ^1.1.2" ,
50
50
"pkg-types" : " ^1.0.3" ,
51
51
"rc9" : " ^2.1.1" ,
52
- "ufo" : " ^1.4.0 " ,
52
+ "ufo" : " ^1.5.1 " ,
53
53
"uncrypto" : " ^0.1.3" ,
54
- "unstorage" : " ^1.10.1 " ,
54
+ "unstorage" : " ^1.10.2 " ,
55
55
"zod" : " ^3.22.4"
56
56
},
57
57
"devDependencies" : {
58
58
"@nuxt/eslint-config" : " ^0.2.0" ,
59
- "@nuxt/schema" : " ^3.10.3 " ,
60
- "@nuxt/test-utils" : " ^3.11 .0" ,
61
- "@types/node" : " ^20.11.25 " ,
59
+ "@nuxt/schema" : " ^3.11.0 " ,
60
+ "@nuxt/test-utils" : " ^3.12 .0" ,
61
+ "@types/node" : " ^20.11.28 " ,
62
62
"changelogen" : " ^0.5.5" ,
63
63
"eslint" : " ^8.57.0" ,
64
- "nuxt" : " ^3.10.3 " ,
64
+ "nuxt" : " ^3.11.0 " ,
65
65
"typescript" : " ^5.4.2" ,
66
- "vitest" : " ^1.3.1 " ,
67
- "wrangler" : " ^3.32.0 "
66
+ "vitest" : " ^1.4.0 " ,
67
+ "wrangler" : " ^3.34.2 "
68
68
}
69
69
}
Original file line number Diff line number Diff line change 8
8
"preview" : " nuxi preview"
9
9
},
10
10
"dependencies" : {
11
- "@iconify-json/simple-icons" : " ^1.1.92 " ,
12
- "@kgierke/nuxt-basic-auth" : " ^1.4 .0" ,
13
- "@nuxt/ui" : " ^2.13.0 " ,
11
+ "@iconify-json/simple-icons" : " ^1.1.96 " ,
12
+ "@kgierke/nuxt-basic-auth" : " ^1.5 .0" ,
13
+ "@nuxt/ui" : " ^2.14.2 " ,
14
14
"@nuxthub/core" : " latest" ,
15
- "drizzle-orm" : " ^0.29.3 " ,
15
+ "drizzle-orm" : " ^0.30.2 " ,
16
16
"nuxt" : " latest" ,
17
- "nuxt-auth-utils" : " ^0.0.18 "
17
+ "nuxt-auth-utils" : " ^0.0.20 "
18
18
},
19
19
"devDependencies" : {
20
20
"@nuxt/devtools" : " latest"
You can’t perform that action at this time.
0 commit comments