Skip to content

Commit 393e7f0

Browse files
committed
fix(deps): update dependency mendix to ^10.21.64362
1 parent 459de3f commit 393e7f0

File tree

3 files changed

+11
-19
lines changed

3 files changed

+11
-19
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@mendix/widget-plugin-hooks": "workspace:*",
3939
"@mendix/widget-plugin-platform": "workspace:*",
4040
"downshift": "^9.0.8",
41-
"mendix": "^10.16.49747",
41+
"mendix": "^10.21.64362",
4242
"mobx": "6.12.3",
4343
"mobx-react-lite": "4.0.7"
4444
},

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"test": "jest"
3131
},
3232
"dependencies": {
33-
"mendix": "^10.16.49747"
33+
"mendix": "^10.21.64362"
3434
},
3535
"devDependencies": {
3636
"@mendix/eslint-config-web-widgets": "workspace:*",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)