File tree 3 files changed +269
-263
lines changed
3 files changed +269
-263
lines changed Original file line number Diff line number Diff line change 19
19
"@nuxt/ui-pro" : " ^1.5.0" ,
20
20
"@nuxtjs/plausible" : " ^1.2.0" ,
21
21
"nuxt" : " ^3.14.1592" ,
22
- "nuxt-og-image" : " ^3.0.8 "
22
+ "nuxt-og-image" : " ^3.1.1 "
23
23
},
24
24
"devDependencies" : {
25
25
"@nuxthq/studio" : " ^2.2.1" ,
26
- "typescript" : " ^5.6.3 " ,
26
+ "typescript" : " ^5.7.2 " ,
27
27
"vue-tsc" : " ^2.1.10"
28
28
}
29
29
}
Original file line number Diff line number Diff line change 42
42
"@nuxt/devtools" : " ^1.6.1" ,
43
43
"@nuxt/eslint-config" : " ^0.7.2" ,
44
44
"@nuxt/module-builder" : " ^0.8.4" ,
45
- "eslint" : " ^9.15 .0" ,
45
+ "eslint" : " ^9.16 .0" ,
46
46
"nuxt" : " ^3.14.1592" ,
47
47
"standard-version" : " ^9.5.0" ,
48
- "typescript" : " ^5.6.3 " ,
48
+ "typescript" : " ^5.7.2 " ,
49
49
"vue-tsc" : " ^2.1.10"
50
50
},
51
51
"publishConfig" : {
52
52
"access" : " public"
53
53
},
54
54
"resolutions" : {
55
55
"@nuxtjs/strapi" : " workspace:*" ,
56
- "typescript" : " 5.6.3 "
56
+ "typescript" : " ^5.7.2 "
57
57
}
58
58
}
You can’t perform that action at this time.
0 commit comments