mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-07-26 09:18:39 +00:00
Merge pull request #344 from stagehacks/dependabot/npm_and_yarn/atem-connection-3.8.2
Bump atem-connection from 3.8.0 to 3.8.2
This commit is contained in:
Generated
+24
-26
@@ -10,7 +10,7 @@
|
||||
"license": "CC BY-SA 4.0",
|
||||
"dependencies": {
|
||||
"@jwetzell/posistagenet": "2.1.1",
|
||||
"atem-connection": "3.8.0",
|
||||
"atem-connection": "3.9.0",
|
||||
"bonjour": "3.5.1",
|
||||
"electron-updater": "6.6.2",
|
||||
"html-to-vdom": "0.7.0",
|
||||
@@ -578,13 +578,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@julusian/freetype2": {
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@julusian/freetype2/-/freetype2-1.1.2.tgz",
|
||||
"integrity": "sha512-Y7JCIE2EIvQtne3J1FY5eweD4GcCGG3nX323Yq2AOGus9/1PGjcxTv8OWL34ONt11kuTMItEt9klddZzIeUHvQ==",
|
||||
"version": "1.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@julusian/freetype2/-/freetype2-1.3.1.tgz",
|
||||
"integrity": "sha512-NlKeobRYlhRlktqjT5loCJrOUNTWMm1Bq6taXdXZ4CcXwnf95T0sQgdHlA+gVDL+TMrengVeC9mIadi4o2EHKA==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"node-addon-api": "^5.0.0",
|
||||
"pkg-prebuilds": "^0.2.1"
|
||||
"node-addon-api": "^6.1.0",
|
||||
"pkg-prebuilds": "^1.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.15"
|
||||
@@ -1679,16 +1680,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/atem-connection": {
|
||||
"version": "3.8.0",
|
||||
"resolved": "https://registry.npmjs.org/atem-connection/-/atem-connection-3.8.0.tgz",
|
||||
"integrity": "sha512-pbXRj3TcPs6xg6iaUDwKBFLpfj/iyjXPinrKDx7SDyDw171qHnIfVj7UkCFnB4QtCms5mr9ggCZFsvs46HhpBQ==",
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/atem-connection/-/atem-connection-3.9.0.tgz",
|
||||
"integrity": "sha512-huyANplAwOX1bau/9V3LdzXaibEQ3KFeqn2LqC5m0zQ6w5hRxOKBtK85PiDWs3b2e4efhkAz9vKavaB3ODndrA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@julusian/freetype2": "^1.1.2",
|
||||
"@julusian/freetype2": "^1.3.1",
|
||||
"debug": "^4.3.4",
|
||||
"eventemitter3": "^4.0.7",
|
||||
"exit-hook": "^2.2.1",
|
||||
"nanotimer": "^0.3.15",
|
||||
"p-lazy": "^3.1.0",
|
||||
"p-queue": "^6.6.2",
|
||||
"threadedclass": "^1.2.1",
|
||||
@@ -5325,11 +5325,6 @@
|
||||
"resolved": "https://registry.npmjs.org/multicast-dns-service-types/-/multicast-dns-service-types-1.1.0.tgz",
|
||||
"integrity": "sha1-iZ8R2WhuXgXLkbNdXw5jt3PPyQE="
|
||||
},
|
||||
"node_modules/nanotimer": {
|
||||
"version": "0.3.15",
|
||||
"resolved": "https://registry.npmjs.org/nanotimer/-/nanotimer-0.3.15.tgz",
|
||||
"integrity": "sha512-xj8HcwceqeRbfSuwNIzYhdbyZu3zoiHX3y2cyVB/cLn0RzVCI8ZZVQLZELEUMG2tYEsjqbCLb3b4q1lDC7ENnA=="
|
||||
},
|
||||
"node_modules/natural-compare": {
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
|
||||
@@ -5387,9 +5382,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/node-addon-api": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.1.0.tgz",
|
||||
"integrity": "sha512-eh0GgfEkpnoWDq+VY8OyvYhFEzBk6jIYbRKdIlyTiAXIVJ8PyBaKb0rp7oDtoddbdoHWhq8wwr+XZ81F1rpNdA=="
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-6.1.0.tgz",
|
||||
"integrity": "sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/node-api-version": {
|
||||
"version": "0.2.1",
|
||||
@@ -5945,11 +5941,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/pkg-prebuilds": {
|
||||
"version": "0.2.1",
|
||||
"resolved": "https://registry.npmjs.org/pkg-prebuilds/-/pkg-prebuilds-0.2.1.tgz",
|
||||
"integrity": "sha512-FdOlDiRqRL7i9aYzQflhGWCoiJf/8u6Qgzq48gKsRDYejtfjvGb1U5QGSzllcqpNg2a8Swx/9fMgtuVefwU+zw==",
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/pkg-prebuilds/-/pkg-prebuilds-1.0.0.tgz",
|
||||
"integrity": "sha512-D9wlkXZCmjxj2kBHTw3fGSyjoahr33breGBoJcoezpi7ouYS59DJVOHMZ+dgqacSrZiJo4qtkXxLQTE+BqXJmQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"yargs": "^17.5.1"
|
||||
"yargs": "^17.7.2"
|
||||
},
|
||||
"bin": {
|
||||
"pkg-prebuilds-copy": "bin/copy.mjs",
|
||||
@@ -7696,9 +7693,10 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/yargs": {
|
||||
"version": "17.7.1",
|
||||
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.1.tgz",
|
||||
"integrity": "sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==",
|
||||
"version": "17.7.2",
|
||||
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
|
||||
"integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"cliui": "^8.0.1",
|
||||
"escalade": "^3.1.1",
|
||||
|
||||
+1
-1
@@ -30,7 +30,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jwetzell/posistagenet": "2.1.1",
|
||||
"atem-connection": "3.8.0",
|
||||
"atem-connection": "3.9.0",
|
||||
"bonjour": "3.5.1",
|
||||
"electron-updater": "6.6.2",
|
||||
"html-to-vdom": "0.7.0",
|
||||
|
||||
Reference in New Issue
Block a user