File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 "shx" : " ^0.3.4" ,
3434 "typescript" : " ^5.6.2" ,
3535 "vitepress" : " 1.2.2" ,
36- "yakumo" : " ^1.0.0-beta.18 " ,
36+ "yakumo" : " ^1.0.0-beta.21 " ,
3737 "yakumo-esbuild" : " ^1.0.0-beta.7" ,
3838 "yakumo-tsc" : " ^1.0.0-beta.5"
3939 }
Original file line number Diff line number Diff line change 11{
22 "name" : " schemastery" ,
33 "description" : " Type driven schema validator" ,
4- "version" : " 3.15 .0" ,
4+ "version" : " 3.16 .0" ,
55 "main" : " lib/index.cjs" ,
66 "module" : " lib/index.mjs" ,
77 "typings" : " lib/index.d.ts" ,
2525 "chai" : " ^5.1.1"
2626 },
2727 "dependencies" : {
28- "cosmokit" : " ^1.6.3 "
28+ "cosmokit" : " ^1.7.1 "
2929 }
3030}
Original file line number Diff line number Diff line change 11{
22 "name" : " schemastery-vue" ,
33 "description" : " Type driven schema validator" ,
4- "version" : " 7.3.8 " ,
4+ "version" : " 7.3.10 " ,
55 "main" : " src/index.ts" ,
66 "files" : [
77 " src"
2323 "vue" : " ^3"
2424 },
2525 "dependencies" : {
26- "schemastery" : " ^3.15 .0"
26+ "schemastery" : " ^3.16 .0"
2727 }
2828}
You can’t perform that action at this time.
0 commit comments