Skip to content

Commit

Permalink
Update to node-pty-prebuilt-multiarch to 0.11.8-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NorthernMan54 committed Nov 3, 2023
1 parent bf30d77 commit 5b2886f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ All notable changes to homebridge-config-ui-x will be documented in this file.
- Obtain correct beta branch name for Homebridge (and UI) (https://github.com/homebridge/homebridge-config-ui-x/commit/212b3eb1d5cb3ccda01fe2c3be711b80af4d5bf6)
- Rename pre-release npm tag from `test` to `beta` for consistency with other Homebridge repositories (https://github.com/homebridge/homebridge-config-ui-x/commit/86ea73ffd0b35f372a164ee42e17a996905cffb6)
- Updated dependencies
- Update @homebridge/node-pty-prebuilt-multiarch to version v0.11.8 ( Updated build process and backlevel support for Synology DSM devices )

## 4.51.2 (2023-10-27)

Expand Down
11 changes: 6 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@fastify/multipart": "8.0.0",
"@fastify/static": "6.12.0",
"@fastify/swagger": "8.12.0",
"@homebridge/node-pty-prebuilt-multiarch": "^0.11.8-beta.1",
"@homebridge/node-pty-prebuilt-multiarch": "^0.11.8-beta.2",
"@nestjs/axios": "^3.0.1",
"@nestjs/common": "10.2.7",
"@nestjs/core": "10.2.7",
Expand Down Expand Up @@ -153,4 +153,4 @@
"smart home",
"hb-service"
]
}
}

0 comments on commit 5b2886f

Please sign in to comment.