Skip to content

Commit

Permalink
fix: resolve failing pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
UrazAkgultan committed Aug 22, 2024
1 parent 832f1f5 commit 6b7be0b
Show file tree
Hide file tree
Showing 44 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion packages/jsActions/mobile-resources-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"url-parse": "^1.4.7"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"@types/querystringify": "^2.0.0",
"@types/react-native-push-notification": "8.1.1",
"@types/url-parse": "^1.4.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsActions/nanoflow-actions-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"react-native-geolocation-service": "5.2.0"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"eslint": "^7.20.0",
"rollup": "^2.68.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/modules/atlas-content-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"release:marketplace": "node ../../../scripts/release/marketplaceRelease.js"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"concurrently": "^6.0.0",
"copy-and-watch": "^0.1.5",
"ts-node": "^10.9.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/accordion-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@mendix/piw-utils-internal": "*"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@mendix/piw-utils-internal": "*"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/animation-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"react-native-animatable": "^1.3.2"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"eslint": "^7.20.0"
}
}
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/app-events-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@mendix/piw-utils-internal": "*",
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"test:e2e:ios:update-snapshot": "detox test --updateSnapshot --configuration ios.simulator.developerapp"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@mendix/piw-utils-internal": "1.0.0",
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/badge-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@mendix/piw-utils-internal": "*"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/bar-chart-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"victory-native": "^36.6.8"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react-native-camera": "3.40.0"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"eslint": "^7.20.0"
}
}
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/bottom-sheet-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"reanimated-bottom-sheet": "^1.0.0-alpha.19"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"@types/react-native-actionsheet": "^2.4.1",
"@types/react-native-modal": "^4.1.1",
"eslint": "^7.20.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/carousel-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"react-native-snap-carousel": "^3.9.1"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"@types/react-native-snap-carousel": "^3.7.4",
"detox": "^19.13.0",
"eslint": "^7.20.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/color-picker-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"tinycolor2": "^1.4.1"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"@types/tinycolor2": "^1.4.1",
"detox": "^19.13.0",
"eslint": "^7.20.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/column-chart-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"victory-native": "^36.6.8"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/feedback-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@mendix/piw-utils-internal": "1.0.0",
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"@types/querystringify": "^2.0.0",
"@types/react-native-dialog": "^5.5.0",
"detox": "^19.13.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"react-native-action-button": "^2.8.5"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/gallery-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"react-native-device-info": "8.7.1"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"react-native-svg": "^12.3.0"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/image-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react-native-vector-icons": "10.0.3"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/intro-screen-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"react-native-device-info": "8.7.1"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/line-chart-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"victory-native": "^36.6.8"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"react-native-gesture-handler": "1.10.3"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"eslint": "^7.20.0"
}
}
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/maps-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"react-native-maps": "0.31.1"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"react-native-push-notification": "8.1.1"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"eslint": "^7.20.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"victory-native": "^36.6.8"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/popup-menu-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"react-native-material-menu": "~1.2.0"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"@types/react-native-material-menu": "^1.0.6",
"detox": "^19.13.0",
"eslint": "^7.20.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/progress-bar-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"react-native-progress": "^5.0.0"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@mendix/piw-utils-internal": "*",
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/qr-code-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@mendix/piw-utils-internal": "1.0.0",
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@mendix/piw-utils-internal": "*"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/range-slider-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"prop-types": "^15.7.2"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"@types/ptomasroos__react-native-multi-slider": "^0.0.1",
"detox": "^19.13.0",
"eslint": "^7.20.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/rating-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"react-native-vector-icons": "10.0.3"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"@types/react-native-star-rating": "^1.1.2",
"detox": "^19.13.0",
"eslint": "^7.20.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/repeater-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@mendix/piw-utils-internal": "*"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@mendix/piw-utils-internal": "*"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"eslint": "^7.20.0"
}
}
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/signature-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"react-native-webview": "11.26.1"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/slider-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"prop-types": "^15.7.2"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"@types/ptomasroos__react-native-multi-slider": "^0.0.1",
"detox": "^19.13.0",
"eslint": "^7.20.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/switch-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@mendix/piw-utils-internal": "*"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@babel/plugin-transform-flow-strip-types": "^7.4.4",
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
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 @@ -27,7 +27,7 @@
},
"devDependencies": {
"@mendix/piw-utils-internal": "1.0.0",
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"@types/react-native-video": "^5.0.4",
"eslint": "^7.20.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/web-view-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/react-native": "0.72.7"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"detox": "^19.13.0",
"eslint": "^7.20.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/tools/piw-native-utils-internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"postinstall": "yarn build"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"eslint": "^7.20.0",
"rimraf": "^2.7.1",
"typescript": "4.5.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/tools/piw-utils-internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"postinstall": "yarn build"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "9.24.0",
"@mendix/pluggable-widgets-tools": "^9.0.0",
"@testing-library/react": "^16.0.0",
"eslint": "^7.20.0",
"rimraf": "^2.7.1",
Expand Down

0 comments on commit 6b7be0b

Please sign in to comment.