@iot-app-kit/source-iotsitewise
Advanced tools
Comparing version 5.2.0 to 5.3.0
@@ -6,2 +6,22 @@ # Change Log | ||
## [5.3.0](https://github.com/awslabs/iot-app-kit/compare/source-iotsitewise-v5.2.0...source-iotsitewise-v5.3.0) (2023-04-12) | ||
### Miscellaneous Chores | ||
* **source-iotsitewise:** Synchronize undefined versions | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @iot-app-kit/core bumped from 5.2.0 to 5.3.0 | ||
* @iot-app-kit/core-util bumped from 5.2.0 to 5.3.0 | ||
* devDependencies | ||
* @iot-app-kit/jest-config bumped from 5.2.0 to 5.3.0 | ||
* @iot-app-kit/testing-util bumped from 5.2.0 to 5.3.0 | ||
* @iot-app-kit/ts-config bumped from 5.2.0 to 5.3.0 | ||
* eslint-config-iot-app-kit bumped from 5.2.0 to 5.3.0 | ||
## [5.2.0](https://github.com/awslabs/iot-app-kit/compare/source-iotsitewise-v5.1.1...source-iotsitewise-v5.2.0) (2023-04-05) | ||
@@ -8,0 +28,0 @@ |
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "5.2.0", | ||
"version": "5.3.0", | ||
"description": "AWS IoT SiteWise source for IoT Application Kit", | ||
@@ -57,4 +57,4 @@ "homepage": "https://github.com/awslabs/iot-app-kit#readme", | ||
"@aws-sdk/client-iotsitewise": "3.281.0", | ||
"@iot-app-kit/core": "5.2.0", | ||
"@iot-app-kit/core-util": "5.2.0", | ||
"@iot-app-kit/core": "5.3.0", | ||
"@iot-app-kit/core-util": "5.3.0", | ||
"@synchro-charts/core": "7.2.0", | ||
@@ -69,5 +69,5 @@ "dataloader": "^2.2.2", | ||
"@aws-sdk/types": "^3.289.0", | ||
"@iot-app-kit/jest-config": "5.2.0", | ||
"@iot-app-kit/testing-util": "5.2.0", | ||
"@iot-app-kit/ts-config": "5.2.0", | ||
"@iot-app-kit/jest-config": "5.3.0", | ||
"@iot-app-kit/testing-util": "5.3.0", | ||
"@iot-app-kit/ts-config": "5.3.0", | ||
"@types/jest": "^29.4.0", | ||
@@ -77,3 +77,3 @@ "@types/lodash.isequal": "^4.5.6", | ||
"@types/lodash.uniqwith": "^4.5.7", | ||
"eslint-config-iot-app-kit": "5.2.0", | ||
"eslint-config-iot-app-kit": "5.3.0", | ||
"flush-promises": "^1.0.2", | ||
@@ -80,0 +80,0 @@ "jest": "^29.5.0", |
475118
+ Added@iot-app-kit/core@5.3.0(transitive)
+ Added@iot-app-kit/core-util@5.3.0(transitive)
- Removed@iot-app-kit/core@5.2.0(transitive)
- Removed@iot-app-kit/core-util@5.2.0(transitive)
Updated@iot-app-kit/core@5.3.0
Updated@iot-app-kit/core-util@5.3.0