File tree 3 files changed +1085
-258
lines changed
3 files changed +1085
-258
lines changed Original file line number Diff line number Diff line change 11
11
"prepare" : " nuxi prepare"
12
12
},
13
13
"dependencies" : {
14
- "@iconify-json/heroicons" : " ^1.1.19 " ,
15
- "@iconify-json/simple-icons" : " ^1.1.90 " ,
14
+ "@iconify-json/heroicons" : " ^1.1.20 " ,
15
+ "@iconify-json/simple-icons" : " ^1.1.91 " ,
16
16
"@nuxt/content" : " ^2.11.0" ,
17
17
"@nuxt/ui-pro" : " npm:@nuxt/ui-pro-edge@latest" ,
18
18
"@nuxtjs/fontaine" : " ^0.4.1" ,
19
19
"@nuxtjs/google-fonts" : " ^3.1.3" ,
20
20
"nuxt-og-image" : " ^2.2.4"
21
21
},
22
22
"devDependencies" : {
23
- "@nuxthq/studio" : " ^1.0.10 " ,
23
+ "@nuxthq/studio" : " ^1.0.11 " ,
24
24
"studio" : " link:@@nuxthq/studio"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 44
44
"@nuxt/module-builder" : " ^0.5.5" ,
45
45
"@nuxt/schema" : " 3.9.3" ,
46
46
"@nuxt/test-utils" : " 3.11.0" ,
47
- "@types/node" : " ^20.11.10 " ,
47
+ "@types/node" : " ^20.11.18 " ,
48
48
"changelogen" : " ^0.5.5" ,
49
49
"eslint" : " ^8.56.0" ,
50
- "nuxt" : " 3.9.3 " ,
50
+ "nuxt" : " 3.10.2 " ,
51
51
"vitest" : " ^1.2.2"
52
52
},
53
53
"publishConfig" : {
54
54
"access" : " public"
55
55
},
56
- "packageManager" : " pnpm@8.15.0 "
56
+ "packageManager" : " pnpm@8.15.3 "
57
57
}
You can’t perform that action at this time.
0 commit comments