Skip to content

Commit 0c69852

Browse files
authored
Upgrade to Mendix 10.18 (#111)
Bumps the package version to 10.18 and updates the mendix package to the latest version.
2 parents 571c14a + c5fe425 commit 0c69852

2 files changed

Lines changed: 15 additions & 32 deletions

File tree

packages/pluggable-widgets-tools/package-lock.json

Lines changed: 12 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/pluggable-widgets-tools/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mendix/pluggable-widgets-tools",
3-
"version": "10.17.0",
3+
"version": "10.18.0",
44
"description": "Mendix Pluggable Widgets Tools",
55
"engines": {
66
"node": ">=20"
@@ -26,9 +26,9 @@
2626
],
2727
"dependencies": {
2828
"@babel/core": "^7.26.0",
29-
"@babel/plugin-transform-react-jsx": "^7.25.9",
3029
"@babel/plugin-transform-class-properties": "^7.25.9",
3130
"@babel/plugin-transform-private-methods": "^7.25.9",
31+
"@babel/plugin-transform-react-jsx": "^7.25.9",
3232
"@babel/preset-env": "^7.26.0",
3333
"@babel/preset-react": "^7.25.9",
3434
"@cfaester/enzyme-adapter-react-18": "^0.6.0",
@@ -81,7 +81,7 @@
8181
"jest-junit": "^13.0.0",
8282
"jest-react-hooks-shallow": "^1.5.1",
8383
"make-dir": "^3.1.0",
84-
"mendix": "^10.16.49747",
84+
"mendix": "^10.18.54340",
8585
"metro-react-native-babel-preset": "^0.74.1",
8686
"mime": "^3.0.0",
8787
"node-fetch": "^2.6.1",

0 commit comments

Comments
 (0)