File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "npmClient" : " yarn" ,
33 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
4- "version" : " 1.5.0 "
4+ "version" : " 1.5.1 "
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-visual/contentful" ,
3- "version" : " 1.5.0 " ,
3+ "version" : " 1.5.1 " ,
44 "description" : " Image and video renderer for Contentful assets." ,
55 "author" : " Bukwild <info@bukwild.com>" ,
66 "license" : " MIT" ,
1616 "typecheck" : " tsc --noEmit"
1717 },
1818 "dependencies" : {
19- "@react-visual/react" : " ^1.5.0 "
19+ "@react-visual/react" : " ^1.5.1 "
2020 },
2121 "peerDependencies" : {
2222 "react" : " ^18"
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-visual/next" ,
3- "version" : " 1.5.0 " ,
3+ "version" : " 1.5.1 " ,
44 "description" : " Image and video renderer for Next.js projects" ,
55 "author" : " Bukwild <info@bukwild.com>" ,
66 "license" : " MIT" ,
1616 "typecheck" : " tsc --noEmit"
1717 },
1818 "dependencies" : {
19- "@react-visual/react" : " ^1.5.0 "
19+ "@react-visual/react" : " ^1.5.1 "
2020 },
2121 "peerDependencies" : {
2222 "next" : " ^14" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-visual/react" ,
3- "version" : " 1.5.0 " ,
3+ "version" : " 1.5.1 " ,
44 "description" : " Image and video renderer for React projects" ,
55 "author" : " Bukwild <info@bukwild.com>" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-visual/sanity-next" ,
3- "version" : " 1.5.0 " ,
3+ "version" : " 1.5.1 " ,
44 "description" : " Image and video renderer for Sanity + Next.js projects" ,
55 "author" : " Bukwild <info@bukwild.com>" ,
66 "license" : " MIT" ,
1616 "typecheck" : " tsc --noEmit"
1717 },
1818 "dependencies" : {
19- "@react-visual/next" : " ^1.5.0 " ,
19+ "@react-visual/next" : " ^1.5.1 " ,
2020 "@sanity/asset-utils" : " ^1" ,
2121 "@sanity/image-url" : " ^1"
2222 },
You can’t perform that action at this time.
0 commit comments