Skip to content

Commit 5642d11

Browse files
committed
fix(deps): update dependency mendix to v10.24.75382
1 parent 6a4c621 commit 5642d11

File tree

5 files changed

+21
-12
lines changed

5 files changed

+21
-12
lines changed

packages/shared/filter-commons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"test": "jest"
3232
},
3333
"dependencies": {
34-
"mendix": "^10.23.70273"
34+
"mendix": "^10.24.75382"
3535
},
3636
"peerDependencies": {
3737
"mobx": "6.12.3",

packages/shared/widget-plugin-dropdown-filter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@mendix/widget-plugin-hooks": "workspace:*",
3434
"@mendix/widget-plugin-mobx-kit": "workspace:^",
3535
"downshift": "^9.0.9",
36-
"mendix": "^10.23.70273",
36+
"mendix": "^10.24.75382",
3737
"mobx": "6.12.3",
3838
"mobx-react-lite": "4.0.7"
3939
},

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@mendix/widget-plugin-mobx-kit": "workspace:^",
4141
"@mendix/widget-plugin-platform": "workspace:*",
4242
"downshift": "^9.0.8",
43-
"mendix": "10.23.70273",
43+
"mendix": "10.24.75382",
4444
"mobx": "6.12.3",
4545
"mobx-react-lite": "4.0.7"
4646
},

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"test": "jest"
3030
},
3131
"dependencies": {
32-
"mendix": "10.23.70273"
32+
"mendix": "10.24.75382"
3333
},
3434
"devDependencies": {
3535
"@mendix/eslint-config-web-widgets": "workspace:*",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)