File tree 3 files changed +82
-82
lines changed
3 files changed +82
-82
lines changed Original file line number Diff line number Diff line change 12
12
},
13
13
"dependencies" : {
14
14
"@iconify-json/heroicons" : " ^1.1.19" ,
15
- "@iconify-json/simple-icons" : " ^1.1.89 " ,
15
+ "@iconify-json/simple-icons" : " ^1.1.90 " ,
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" ,
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.7 " ,
47
+ "@types/node" : " ^20.11.10 " ,
48
48
"changelogen" : " ^0.5.5" ,
49
49
"eslint" : " ^8.56.0" ,
50
50
"nuxt" : " 3.9.3" ,
51
- "vitest" : " ^1.2.1 "
51
+ "vitest" : " ^1.2.2 "
52
52
},
53
53
"publishConfig" : {
54
54
"access" : " public"
55
55
},
56
- "packageManager" : " pnpm@8.14.3 "
56
+ "packageManager" : " pnpm@8.15.0 "
57
57
}
You can’t perform that action at this time.
0 commit comments