From 868974995823d86f373d4bfa31b933948ed5f57d Mon Sep 17 00:00:00 2001 From: Automation51D <51DCI@51Degrees.com> Date: Sat, 26 Aug 2023 01:21:56 +0000 Subject: [PATCH] REF: Updated packages. --- .../remote_package.json | 12 ++++++------ .../remote_package.json | 10 +++++----- .../remote_package.json | 2 +- fiftyone.devicedetection/remote_package.json | 16 ++++++++-------- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/fiftyone.devicedetection.cloud/remote_package.json b/fiftyone.devicedetection.cloud/remote_package.json index 924b50589..2f9f30ad6 100644 --- a/fiftyone.devicedetection.cloud/remote_package.json +++ b/fiftyone.devicedetection.cloud/remote_package.json @@ -22,15 +22,15 @@ "Tung Pham (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", diff --git a/fiftyone.devicedetection.onpremise/remote_package.json b/fiftyone.devicedetection.onpremise/remote_package.json index 89a5c9ba7..578d10830 100644 --- a/fiftyone.devicedetection.onpremise/remote_package.json +++ b/fiftyone.devicedetection.onpremise/remote_package.json @@ -22,16 +22,16 @@ "Tung Pham (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", diff --git a/fiftyone.devicedetection.shared/remote_package.json b/fiftyone.devicedetection.shared/remote_package.json index db4a665ed..7815bb789 100644 --- a/fiftyone.devicedetection.shared/remote_package.json +++ b/fiftyone.devicedetection.shared/remote_package.json @@ -17,7 +17,7 @@ "Tung Pham (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", diff --git a/fiftyone.devicedetection/remote_package.json b/fiftyone.devicedetection/remote_package.json index e3677cf3a..c42dfbdef 100644 --- a/fiftyone.devicedetection/remote_package.json +++ b/fiftyone.devicedetection/remote_package.json @@ -22,16 +22,16 @@ "Tung Pham (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",