File tree Expand file tree Collapse file tree 4 files changed +1160
-728
lines changed Expand file tree Collapse file tree 4 files changed +1160
-728
lines changed Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"@iconify-json/heroicons" : " ^1.1.21" ,
13
13
"@iconify-json/ph" : " ^1.1.13" ,
14
- "@iconify-json/simple-icons" : " ^1.1.105 " ,
14
+ "@iconify-json/simple-icons" : " ^1.1.106 " ,
15
15
"@nuxt/content" : " ^2.12.1" ,
16
16
"@nuxt/fonts" : " ^0.7.0" ,
17
17
"@nuxt/image" : " ^1.7.0" ,
22
22
"@vueuse/core" : " ^10.11.0" ,
23
23
"@vueuse/nuxt" : " ^10.11.0" ,
24
24
"medium-zoom" : " ^1.1.0" ,
25
- "nuxt" : " ^3.12.1 " ,
25
+ "nuxt" : " ^3.12.2 " ,
26
26
"nuxt-cloudflare-analytics" : " ^1.0.8" ,
27
27
"nuxt-og-image" : " ^3.0.0-rc.53" ,
28
28
"three" : " ^0.165.0" ,
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.20240605 .0" ,
41
+ "@cloudflare/workers-types" : " ^4.20240614 .0" ,
42
42
"@nuxt/devtools-kit" : " ^1.3.3" ,
43
- "@nuxt/kit" : " ^3.12.1 " ,
43
+ "@nuxt/kit" : " ^3.12.2 " ,
44
44
"@uploadthing/mime-types" : " ^0.2.10" ,
45
45
"citty" : " ^0.1.6" ,
46
46
"confbox" : " ^0.1.7" ,
60
60
"@nuxt/devtools" : " ^1.3.3" ,
61
61
"@nuxt/eslint-config" : " ^0.3.13" ,
62
62
"@nuxt/module-builder" : " ^0.7.1" ,
63
- "@nuxt/schema" : " ^3.12.1 " ,
63
+ "@nuxt/schema" : " ^3.12.2 " ,
64
64
"@nuxt/test-utils" : " ^3.13.1" ,
65
65
"@nuxthub/core" : " link:." ,
66
66
"@types/node" : " ^20.14.2" ,
67
67
"changelogen" : " ^0.5.5" ,
68
- "eslint" : " ^9.4 .0" ,
68
+ "eslint" : " ^9.5 .0" ,
69
69
"happy-dom" : " ^14.12.0" ,
70
- "nuxt" : " ^3.12.1 " ,
70
+ "nuxt" : " ^3.12.2 " ,
71
71
"typescript" : " ^5.4.5" ,
72
72
"vitest" : " ^1.6.0" ,
73
- "wrangler" : " ^3.60.2 "
73
+ "wrangler" : " ^3.60.3 "
74
74
},
75
75
"resolutions" : {
76
76
"@nuxt/ui" : " 2.15.2"
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.102 " ,
11
+ "@iconify-json/simple-icons" : " ^1.1.106 " ,
12
12
"@kgierke/nuxt-basic-auth" : " ^1.6.0" ,
13
- "@nuxt/ui" : " ^2.16 .0" ,
13
+ "@nuxt/ui" : " ^2.17 .0" ,
14
14
"@nuxthub/core" : " latest" ,
15
- "drizzle-orm" : " ^0.30.10 " ,
16
- "nuxt" : " ^3.12.1 "
15
+ "drizzle-orm" : " ^0.31.2 " ,
16
+ "nuxt" : " ^3.12.2 "
17
17
},
18
18
"devDependencies" : {
19
19
"@nuxt/devtools" : " latest"
You can’t perform that action at this time.
0 commit comments