Skip to content

Commit

Permalink
Dependencies upgrade (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad-Elsayed authored Jan 17, 2024
2 parents 99ac1f4 + 2f436f2 commit 9ce81e7
Show file tree
Hide file tree
Showing 9 changed files with 28 additions and 14 deletions.
4 changes: 4 additions & 0 deletions packages/pluggableWidgets/image-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

### Changed

- Updated dependency `react-native-vector-icons` from version 9.1.0 to 10.0.3

## [1.1.0] - 2023-10-11

### Added
Expand Down
4 changes: 2 additions & 2 deletions packages/pluggableWidgets/image-native/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "image-native",
"widgetName": "Image",
"version": "1.1.0",
"version": "1.1.1",
"description": "Display an image and enlarge it on click",
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
"license": "Apache-2.0",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@mendix/piw-utils-internal": "*",
"react-native-fast-image": "8.3.2",
"react-native-svg": "^12.3.0",
"react-native-vector-icons": "9.1.0"
"react-native-vector-icons": "10.0.3"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/image-native/src/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<package xmlns="http://www.mendix.com/package/1.0/">
<clientModule name="Image" version="1.1.0" xmlns="http://www.mendix.com/clientModule/1.0/">
<clientModule name="Image" version="1.1.1" xmlns="http://www.mendix.com/clientModule/1.0/">
<widgetFiles>
<widgetFile path="Image.xml" />
</widgetFiles>
Expand Down
4 changes: 4 additions & 0 deletions packages/pluggableWidgets/rating-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [3.0.0] - 2023-3-28

### Changed

- Updated dependency `react-native-vector-icons` from version 9.1.0 to 10.0.3

## BREAKING

- We made the widget compatible with React Native 0.70.7
Expand Down
4 changes: 2 additions & 2 deletions packages/pluggableWidgets/rating-native/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rating-native",
"widgetName": "Rating",
"version": "3.0.0",
"version": "3.0.1",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand All @@ -28,7 +28,7 @@
"@mendix/piw-native-utils-internal": "*",
"@mendix/piw-utils-internal": "*",
"react-native-animatable": "^1.3.2",
"react-native-vector-icons": "9.1.0"
"react-native-vector-icons": "10.0.3"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/rating-native/src/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<package xmlns="http://www.mendix.com/package/1.0/">
<clientModule name="Rating" version="3.0.0" xmlns="http://www.mendix.com/clientModule/1.0/">
<clientModule name="Rating" version="3.0.1" xmlns="http://www.mendix.com/clientModule/1.0/">
<widgetFiles>
<widgetFile path="Rating.xml" />
</widgetFiles>
Expand Down
4 changes: 4 additions & 0 deletions packages/pluggableWidgets/video-player-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

### Changed

- Updated dependency `react-native-vector-icons` from version 9.1.0 to 10.0.3

## BREAKING

- We have upgraded react-native-system-navigation-bar to version 2.6.3
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/video-player-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@mendix/piw-native-utils-internal": "*",
"deprecated-react-native-prop-types": "^4.0.0",
"react-native-system-navigation-bar": "2.6.3",
"react-native-vector-icons": "9.1.0",
"react-native-vector-icons": "10.0.3",
"react-native-video": "5.2.1"
},
"devDependencies": {
Expand Down
16 changes: 9 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9323,7 +9323,7 @@ __metadata:
eslint: ^7.20.0
react-native-fast-image: 8.3.2
react-native-svg: ^12.3.0
react-native-vector-icons: 9.1.0
react-native-vector-icons: 10.0.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -14593,7 +14593,7 @@ __metadata:
detox: ^19.7.1
eslint: ^7.20.0
react-native-animatable: ^1.3.2
react-native-vector-icons: 9.1.0
react-native-vector-icons: 10.0.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -15028,16 +15028,18 @@ __metadata:
languageName: node
linkType: hard

"react-native-vector-icons@npm:9.1.0":
version: 9.1.0
resolution: "react-native-vector-icons@npm:9.1.0"
"react-native-vector-icons@npm:10.0.3":
version: 10.0.3
resolution: "react-native-vector-icons@npm:10.0.3"
dependencies:
prop-types: ^15.7.2
yargs: ^16.1.1
bin:
fa-upgrade.sh: bin/fa-upgrade.sh
fa5-upgrade: bin/fa5-upgrade.sh
fa6-upgrade: bin/fa6-upgrade.sh
generate-icon: bin/generate-icon.js
checksum: 1c3d2199a84af35db0991a863733568c731e24500a8a2625709c0132dafc1c01f58a5e70f6a16d776aa8ffeebb2f98fd540a2693971e0145b7cfd03d84c2b942
checksum: 77f22804b0217b4b21e8f4baaee6d33d09429bf55a31e07347fb5ab0af395b0d9adc0cbc3abd46f689ccaf07b953dc909eba95213bce7e03b562801fe4fd0768
languageName: node
linkType: hard

Expand Down Expand Up @@ -18038,7 +18040,7 @@ __metadata:
deprecated-react-native-prop-types: ^4.0.0
eslint: ^7.20.0
react-native-system-navigation-bar: 2.6.3
react-native-vector-icons: 9.1.0
react-native-vector-icons: 10.0.3
react-native-video: 5.2.1
languageName: unknown
linkType: soft
Expand Down

0 comments on commit 9ce81e7

Please sign in to comment.