Skip to content

Commit

Permalink
Merged Pull Request '#83 nightly-package-update->main : 'Updated''
Browse files Browse the repository at this point in the history
Updated
  • Loading branch information
Automation51D authored Aug 26, 2023
2 parents fe51e6d + 8689749 commit f3cd3cb
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
12 changes: 6 additions & 6 deletions fiftyone.devicedetection.cloud/remote_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"Tung Pham <tung@51degrees.com> (https://51degrees.com)"
],
"dependencies": {
"fiftyone.devicedetection.shared": "^4.4.56",
"fiftyone.pipeline.cloudrequestengine": "^4.4.45",
"fiftyone.pipeline.core": "^4.4.45",
"fiftyone.pipeline.engines": "^4.4.45",
"fiftyone.pipeline.engines.fiftyone": "^4.4.45"
"fiftyone.devicedetection.shared": "^4.4.57",
"fiftyone.pipeline.cloudrequestengine": "^4.4.46",
"fiftyone.pipeline.core": "^4.4.46",
"fiftyone.pipeline.engines": "^4.4.46",
"fiftyone.pipeline.engines.fiftyone": "^4.4.46"
},
"devDependencies": {
"@types/node": "^15.14.9",
"eslint": "^8.47.0",
"eslint": "^8.48.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^26.9.0",
Expand Down
10 changes: 5 additions & 5 deletions fiftyone.devicedetection.onpremise/remote_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
"Tung Pham <tung@51degrees.com> (https://51degrees.com)"
],
"dependencies": {
"fiftyone.devicedetection.shared": "^4.4.56",
"fiftyone.pipeline.core": "^4.4.45",
"fiftyone.pipeline.engines": "^4.4.45",
"fiftyone.pipeline.engines.fiftyone": "^4.4.45",
"fiftyone.devicedetection.shared": "^4.4.57",
"fiftyone.pipeline.core": "^4.4.46",
"fiftyone.pipeline.engines": "^4.4.46",
"fiftyone.pipeline.engines.fiftyone": "^4.4.46",
"js-yaml": "^4.1.0",
"n-readlines": "^1.0.1"
},
"devDependencies": {
"@types/node": "^15.14.9",
"eslint": "^8.47.0",
"eslint": "^8.48.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^26.9.0",
Expand Down
2 changes: 1 addition & 1 deletion fiftyone.devicedetection.shared/remote_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"Tung Pham <tung@51degrees.com> (https://51degrees.com)"
],
"devDependencies": {
"eslint": "^8.47.0",
"eslint": "^8.48.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^26.9.0",
Expand Down
16 changes: 8 additions & 8 deletions fiftyone.devicedetection/remote_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
"Tung Pham <tung@51degrees.com> (https://51degrees.com)"
],
"dependencies": {
"fiftyone.devicedetection.cloud": "^4.4.56",
"fiftyone.devicedetection.onpremise": "^4.4.56",
"fiftyone.devicedetection.shared": "^4.4.56",
"fiftyone.pipeline.cloudrequestengine": "^4.4.45",
"fiftyone.pipeline.core": "^4.4.45",
"fiftyone.pipeline.engines": "^4.4.45",
"fiftyone.pipeline.engines.fiftyone": "^4.4.45"
"fiftyone.devicedetection.cloud": "^4.4.57",
"fiftyone.devicedetection.onpremise": "^4.4.57",
"fiftyone.devicedetection.shared": "^4.4.57",
"fiftyone.pipeline.cloudrequestengine": "^4.4.46",
"fiftyone.pipeline.core": "^4.4.46",
"fiftyone.pipeline.engines": "^4.4.46",
"fiftyone.pipeline.engines.fiftyone": "^4.4.46"
},
"devDependencies": {
"eslint": "^8.47.0",
"eslint": "^8.48.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^26.9.0",
Expand Down

0 comments on commit f3cd3cb

Please sign in to comment.