grafana / grafana-iot-twinmaker-app

AWS IoT TwinMaker Application Plugin for Grafana
Apache License 2.0
19 stars 12 forks source link

chore(appkit upgrade): Updating iot-app-kit from v9.6.0 to v10.2.0 #275

Closed mumanity closed 4 months ago

mumanity commented 6 months ago

What this PR does / why we need it: @iot-app-kit dependencies are out of date & needs to be updated.

Removed mention of a TwinMaker gamma environment, and updated the datasource README with newer info about selecting a workspace.

hwandersman commented 4 months ago

Overall the change looks fine, but when I tried to build it with yarn dev I got errors about it not being able to find the @smithy/util-endpoints and @aws-sdk/region-config-resolver modules. Is it building for you?

Yes this builds for me. I am using yarn v1.22.19 and node v18.13.0.