Skip to content

Commit

Permalink
chore: update streamdeck lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Nov 14, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 9912001 commit 153a536
Showing 2 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions companion/package.json
Original file line number Diff line number Diff line change
@@ -48,8 +48,8 @@
"@blackmagic-controller/node": "^0.1.0",
"@companion-app/shared": "*",
"@companion-module/base": "^1.11.0",
"@elgato-stream-deck/node": "^7.0.2",
"@elgato-stream-deck/tcp": "^7.0.2",
"@elgato-stream-deck/node": "^7.1.0",
"@elgato-stream-deck/tcp": "^7.1.0",
"@julusian/bonjour-service": "^1.3.0-2",
"@julusian/image-rs": "^1.1.1",
"@julusian/jpeg-turbo": "^2.2.0",
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1494,13 +1494,13 @@ __metadata:
languageName: node
linkType: hard

"@elgato-stream-deck/core@npm:7.0.2":
version: 7.0.2
resolution: "@elgato-stream-deck/core@npm:7.0.2"
"@elgato-stream-deck/core@npm:7.1.0":
version: 7.1.0
resolution: "@elgato-stream-deck/core@npm:7.1.0"
dependencies:
eventemitter3: "npm:^5.0.1"
tslib: "npm:^2.7.0"
checksum: 10c0/a497fc9ce37487eeabc0c8ee59cca15253316a84c8b62acf3be093650ce849bbd291e87a1e64f5698f8eace1b921ba2276fdbb58bc08ea48a779e1c89325da28
checksum: 10c0/1c0b78581ef2b6a8f529a14786350ae15d0ef7e9b71f0629f811365d391cee93d3dec4fa82b109c9e196b050878964b8839708fe7ab340d7a9d4097fecf3a9ea
languageName: node
linkType: hard

@@ -1516,29 +1516,29 @@ __metadata:
languageName: node
linkType: hard

"@elgato-stream-deck/node@npm:^7.0.2":
version: 7.0.2
resolution: "@elgato-stream-deck/node@npm:7.0.2"
"@elgato-stream-deck/node@npm:^7.1.0":
version: 7.1.0
resolution: "@elgato-stream-deck/node@npm:7.1.0"
dependencies:
"@elgato-stream-deck/core": "npm:7.0.2"
"@elgato-stream-deck/core": "npm:7.1.0"
"@elgato-stream-deck/node-lib": "npm:7.0.2"
eventemitter3: "npm:^5.0.1"
node-hid: "npm:^3.1.0"
tslib: "npm:^2.7.0"
checksum: 10c0/d5cee54f2659ec766a169b6023529eb41d2c387258f6bc9da281ad33d4364ddb144c36de690997a7c3ea92471e9061ef0a1e29c3e5c9642f2ddedc6df10196ef
checksum: 10c0/9863f4281087ada1c392d05db12700c7f3ce0ecf5718794b36864273be9b20ae4cf464363ac78664aab64382848b97d715ff53a752ead977e50beb44ff66818c
languageName: node
linkType: hard

"@elgato-stream-deck/tcp@npm:^7.0.2":
version: 7.0.2
resolution: "@elgato-stream-deck/tcp@npm:7.0.2"
"@elgato-stream-deck/tcp@npm:^7.1.0":
version: 7.1.0
resolution: "@elgato-stream-deck/tcp@npm:7.1.0"
dependencies:
"@elgato-stream-deck/core": "npm:7.0.2"
"@elgato-stream-deck/core": "npm:7.1.0"
"@elgato-stream-deck/node-lib": "npm:7.0.2"
"@julusian/bonjour-service": "npm:^1.3.0-2"
eventemitter3: "npm:^5.0.1"
tslib: "npm:^2.6.3"
checksum: 10c0/59f06127cbe289a7a2c644b3987e0e9de3f243edec63fcac1036e61757e2007dd87dff868e1ca834d3e89cceeacc1a70211b14bc2dafd0a1e0d434a7c147e36e
checksum: 10c0/70488867525e00c409b6e5c0f80f3f3c1190122b87141b519827c55a08b389fbbaedeba1a4922accefd48fd2ffd9ed4245b2cd3562745d6bce71a381d1ad1085
languageName: node
linkType: hard

@@ -6450,8 +6450,8 @@ asn1@evs-broadcast/node-asn1:
"@blackmagic-controller/node": "npm:^0.1.0"
"@companion-app/shared": "npm:*"
"@companion-module/base": "npm:^1.11.0"
"@elgato-stream-deck/node": "npm:^7.0.2"
"@elgato-stream-deck/tcp": "npm:^7.0.2"
"@elgato-stream-deck/node": "npm:^7.1.0"
"@elgato-stream-deck/tcp": "npm:^7.1.0"
"@julusian/bonjour-service": "npm:^1.3.0-2"
"@julusian/image-rs": "npm:^1.1.1"
"@julusian/jpeg-turbo": "npm:^2.2.0"

0 comments on commit 153a536

Please sign in to comment.