File tree Expand file tree Collapse file tree 6 files changed +321
-358
lines changed
packages/pluggableWidgets Expand file tree Collapse file tree 6 files changed +321
-358
lines changed Original file line number Diff line number Diff line change 57
57
"@mendix/widget-plugin-platform" : " workspace:*" ,
58
58
"cross-env" : " ^7.0.3" ,
59
59
"mime-types" : " ^2.1.35" ,
60
- "postcss" : " ^8.4.21 " ,
60
+ "postcss" : " ^8.5.6 " ,
61
61
"postcss-url" : " ^10.1.3" ,
62
62
"shelljs" : " ^0.8.5"
63
63
}
Original file line number Diff line number Diff line change 40
40
"verify" : " rui-verify-package-format"
41
41
},
42
42
"dependencies" : {
43
- "@codemirror/lang-json" : " ^6.0.1 " ,
44
- "@codemirror/lint" : " ^6.8.2 " ,
43
+ "@codemirror/lang-json" : " ^6.0.2 " ,
44
+ "@codemirror/lint" : " ^6.8.5 " ,
45
45
"@mendix/shared-charts" : " workspace:*" ,
46
46
"@mendix/widget-plugin-component-kit" : " workspace:*" ,
47
47
"@mendix/widget-plugin-hooks" : " workspace:*" ,
48
48
"@mendix/widget-plugin-platform" : " workspace:*" ,
49
- "@uiw/codemirror-theme-github" : " ^4.21.25 " ,
50
- "@uiw/react-codemirror" : " ^4.21.25 "
49
+ "@uiw/codemirror-theme-github" : " ^4.23.13 " ,
50
+ "@uiw/react-codemirror" : " ^4.23.13 "
51
51
},
52
52
"devDependencies" : {
53
53
"@mendix/automation-utils" : " workspace:*" ,
Original file line number Diff line number Diff line change 47
47
"@babel/plugin-transform-class-properties" : " ^7.27.1" ,
48
48
"@babel/plugin-transform-private-methods" : " ^7.27.1" ,
49
49
"@babel/plugin-transform-private-property-in-object" : " ^7.27.1" ,
50
- "@mendix/pluggable-widgets-tools" : " ^10.0.0 " ,
50
+ "@mendix/pluggable-widgets-tools" : " * " ,
51
51
"@rollup/plugin-replace" : " ^6.0.2"
52
52
}
53
53
}
Original file line number Diff line number Diff line change 42
42
},
43
43
"dependencies" : {
44
44
"@mendix/widget-plugin-component-kit" : " workspace:*" ,
45
- "dompurify" : " ^3.2.4 "
45
+ "dompurify" : " ^3.2.6 "
46
46
},
47
47
"devDependencies" : {
48
48
"@mendix/automation-utils" : " workspace:*" ,
Original file line number Diff line number Diff line change 45
45
"dependencies" : {
46
46
"@codemirror/lang-html" : " ^6.4.9" ,
47
47
"@floating-ui/react" : " ^0.26.27" ,
48
- "@melloware/coloris" : " ^0.24.2 " ,
49
- "@uiw/codemirror-theme-github" : " ^4.21.25 " ,
50
- "@uiw/react-codemirror" : " ^4.21.25 " ,
48
+ "@melloware/coloris" : " ^0.25.0 " ,
49
+ "@uiw/codemirror-theme-github" : " ^4.23.13 " ,
50
+ "@uiw/react-codemirror" : " ^4.23.13 " ,
51
51
"classnames" : " ^2.5.1" ,
52
- "dompurify" : " ^3.2.4 " ,
52
+ "dompurify" : " ^3.2.6 " ,
53
53
"js-beautify" : " ^1.15.4" ,
54
- "katex" : " ^0.16.21 " ,
55
- "linkifyjs" : " ^4.1.3 " ,
54
+ "katex" : " ^0.16.22 " ,
55
+ "linkifyjs" : " ^4.3.1 " ,
56
56
"lodash.merge" : " ^4.6.2" ,
57
57
"parchment" : " ^3.0.0" ,
58
- "quill" : " ^2.0.2 " ,
58
+ "quill" : " ^2.0.3 " ,
59
59
"quill-resize-module" : " ^2.0.4"
60
60
},
61
61
"devDependencies" : {
75
75
"@types/katex" : " ^0.16.7" ,
76
76
"@types/sanitize-html" : " ^1.27.2" ,
77
77
"cross-env" : " ^7.0.3" ,
78
- "postcss" : " ^8.4.21 " ,
79
- "postcss-import" : " ^16.0.0 " ,
78
+ "postcss" : " ^8.5.6 " ,
79
+ "postcss-import" : " ^16.1.1 " ,
80
80
"postcss-url" : " ^10.1.3" ,
81
81
"rollup-plugin-postcss" : " ^4.0.2" ,
82
- "rollup-preserve-directives" : " ^1.1.1 "
82
+ "rollup-preserve-directives" : " ^1.1.3 "
83
83
}
84
84
}
You can’t perform that action at this time.
0 commit comments