We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16fdb9d commit 7da540bCopy full SHA for 7da540b
package.json
@@ -38,7 +38,7 @@
38
]
39
},
40
"overrides": {
41
- "@mendix/pluggable-widgets-tools": "10.18.2",
+ "@mendix/pluggable-widgets-tools": "10.21.0",
42
"react": "^18.0.0",
43
"react-dom": "^18.0.0",
44
"prettier": "3.5.3",
packages/pluggableWidgets/document-viewer-web/package.json
@@ -43,7 +43,7 @@
"@babel/plugin-transform-class-properties": "^7.23.3",
"@babel/plugin-transform-private-methods": "^7.23.3",
45
"@babel/plugin-transform-private-property-in-object": "^7.23.4",
46
- "@mendix/pluggable-widgets-tools": "^10.0.0",
+ "@mendix/pluggable-widgets-tools": "^10.21.0",
47
"@rollup/plugin-replace": "^6.0.2"
48
}
49
0 commit comments