Skip to content

Commit 9368ff5

Browse files
committed
fix(deps): update dependency mendix to ^10.20.60519
1 parent 453f227 commit 9368ff5

File tree

3 files changed

+16
-22
lines changed

3 files changed

+16
-22
lines changed

packages/shared/widget-plugin-filtering/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@mendix/widget-plugin-hooks": "workspace:*",
4949
"@mendix/widget-plugin-platform": "workspace:*",
5050
"downshift": "^9.0.8",
51-
"mendix": "^10.16.49747",
51+
"mendix": "^10.20.60519",
5252
"mobx": "6.12.3",
5353
"mobx-react-lite": "4.0.7"
5454
},

packages/shared/widget-plugin-test-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"big.js": "^6.2.2"
3939
},
4040
"dependencies": {
41-
"mendix": "^10.16.49747"
41+
"mendix": "^10.20.60519"
4242
}
4343
}

pnpm-lock.yaml

+14-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)