Skip to content

Commit 8d35414

Browse files
Update the Mendix package from 10.5.21627 to 10.7.26214
1 parent e3797cb commit 8d35414

File tree

3 files changed

+17
-13
lines changed

3 files changed

+17
-13
lines changed

packages/pluggable-widgets-tools/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
### Changed
10+
11+
- We updated the Mendix package to version 10.7.26214.
12+
913
## [10.5.1] - 2024-01-19
1014

1115
### Fixed

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

Lines changed: 11 additions & 11 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mendix/pluggable-widgets-tools",
3-
"version": "10.5.1",
3+
"version": "10.7.0",
44
"description": "Mendix Pluggable Widgets Tools",
55
"engines": {
66
"node": ">=16"
@@ -80,7 +80,7 @@
8080
"jest-junit": "^13.0.0",
8181
"jest-react-hooks-shallow": "^1.5.1",
8282
"make-dir": "^3.1.0",
83-
"mendix": "^10.5.21627",
83+
"mendix": "^10.7.26214",
8484
"metro-react-native-babel-preset": "^0.74.1",
8585
"mime": "^3.0.0",
8686
"node-fetch": "^2.6.1",

0 commit comments

Comments
 (0)