We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 35c7ce2 + 1e26763 commit f873306Copy full SHA for f873306
packages/pluggableWidgets/document-viewer-web/package.json
@@ -44,9 +44,9 @@
44
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"
45
},
46
"devDependencies": {
47
- "@babel/plugin-transform-class-properties": "^7.23.3",
48
- "@babel/plugin-transform-private-methods": "^7.23.3",
49
- "@babel/plugin-transform-private-property-in-object": "^7.23.4",
+ "@babel/plugin-transform-class-properties": "^7.27.1",
+ "@babel/plugin-transform-private-methods": "^7.27.1",
+ "@babel/plugin-transform-private-property-in-object": "^7.27.1",
50
"@mendix/pluggable-widgets-tools": "^10.0.0",
51
"@rollup/plugin-replace": "^6.0.2"
52
}
0 commit comments