File tree Expand file tree Collapse file tree 6 files changed +14
-14
lines changed
Expand file tree Collapse file tree 6 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " abstract-3d" ,
3- "version" : " 1.4.10 " ,
3+ "version" : " 1.4.11 " ,
44 "description" : " Abstract 3D" ,
55 "author" : " Divid AB <info@divid.se>" ,
66 "repository" : " https://github.com/dividab/abstract-visuals/tree/master/packages/abstract-3d" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " abstract-chart" ,
3- "version" : " 12.0.42 " ,
3+ "version" : " 12.0.43 " ,
44 "description" : " Drawing charts using multiple unit of measure axes as coordinate system" ,
55 "repository" : " https://github.com/dividab/abstract-visuals/tree/master/packages/abstract-chart" ,
66 "main" : " lib/index.js" ,
2020 " README.md"
2121 ],
2222 "dependencies" : {
23- "abstract-image" : " ^13.0.26 " ,
23+ "abstract-image" : " ^13.0.27 " ,
2424 "ts-exhaustive-check" : " ^1.0.0"
2525 },
2626 "gitHead" : " 17921b59da5eee6cc446fd37a2134165af4d1901"
Original file line number Diff line number Diff line change 11{
22 "name" : " abstract-document" ,
3- "version" : " 18.2.42 " ,
3+ "version" : " 18.2.43 " ,
44 "description" : " Dynamically create documents using code or JSX and render to any format" ,
55 "repository" : " https://github.com/dividab/abstract-visuals/tree/master/packages/abstract-document" ,
66 "main" : " lib/index.js" ,
2121 " !/**/__tests__"
2222 ],
2323 "dependencies" : {
24- "abstract-image" : " ^13.0.26 " ,
24+ "abstract-image" : " ^13.0.27 " ,
2525 "docx" : " ^6.0.3" ,
2626 "fast-xml-parser" : " ^4.5.0" ,
2727 "handlebars" : " 4.7.8" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " abstract-image" ,
3- "version" : " 13.0.26 " ,
3+ "version" : " 13.0.27 " ,
44 "description" : " Dynamically create images using code or JSX and render to any format" ,
55 "repository" : " https://github.com/dividab/abstract-visuals/tree/master/packages/abstract-image" ,
66 "main" : " lib/index.js" ,
2727 "handlebars" : " 4.7.8" ,
2828 "handlebars-xml" : " ^0.4.3" ,
2929 "iconv-lite" : " ^0.7.2" ,
30- "jsxpression" : " ^0.1.25 "
30+ "jsxpression" : " ^0.1.26 "
3131 },
3232 "peerDependencies" : {
3333 "react" : " >=17.0.0 <20.0.0"
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " abstract-visuals-example" ,
4- "version" : " 15.2.131 " ,
4+ "version" : " 15.2.132 " ,
55 "description" : " abstract-visuals-example" ,
66 "repository" : " https://github.com/dividab/abstract-visuals" ,
77 "main" : " lib/index.js" ,
88 "types" : " lib/index" ,
99 "license" : " MIT" ,
1010 "type" : " module" ,
1111 "dependencies" : {
12- "abstract-3d" : " ^1.4.10 " ,
13- "abstract-chart" : " ^12.0.42 " ,
14- "abstract-document" : " ^18.2.42 " ,
15- "abstract-image" : " ^13.0.26 " ,
12+ "abstract-3d" : " ^1.4.11 " ,
13+ "abstract-chart" : " ^12.0.43 " ,
14+ "abstract-document" : " ^18.2.43 " ,
15+ "abstract-image" : " ^13.0.27 " ,
1616 "abstract-sheet" : " ^1.1.21" ,
1717 "base64-js" : " ^1.5.1" ,
1818 "file-saver" : " ^2.0.5" ,
1919 "handlebars" : " 4.7.8" ,
2020 "handlebars-xml" : " ^0.4.3" ,
21- "jsxpression" : " ^0.1.25 " ,
21+ "jsxpression" : " ^0.1.26 " ,
2222 "pdfkit" : " ^0.17.2" ,
2323 "react" : " ^19.0.0" ,
2424 "react-dom" : " ^19.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " jsxpression" ,
3- "version" : " 0.1.25 " ,
3+ "version" : " 0.1.26 " ,
44 "description" : " Validate and safely render JSX expressions" ,
55 "author" : " Divid AB <info@divid.se>" ,
66 "repository" : " https://github.com/dividab/abstract-visuals/tree/master/packages/jsxpression" ,
You can’t perform that action at this time.
0 commit comments