mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-04 13:27:46 +00:00
Bump atem-connection from 3.3.2 to 3.5.0
Bumps [atem-connection](https://github.com/nrkno/sofie-atem-connection) from 3.3.2 to 3.5.0. - [Changelog](https://github.com/nrkno/sofie-atem-connection/blob/master/CHANGELOG.md) - [Commits](https://github.com/nrkno/sofie-atem-connection/compare/v3.3.2...v3.5.0) --- updated-dependencies: - dependency-name: atem-connection dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+7
-7
@@ -10,7 +10,7 @@
|
||||
"license": "CC BY-SA 4.0",
|
||||
"dependencies": {
|
||||
"@jwetzell/posistagenet": "^0.4.6",
|
||||
"atem-connection": "^3.3.2",
|
||||
"atem-connection": "^3.5.0",
|
||||
"bonjour": "^3.5.0",
|
||||
"electron-updater": "^6.1.7",
|
||||
"lodash": "^4.17.21",
|
||||
@@ -1097,9 +1097,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/atem-connection": {
|
||||
"version": "3.3.2",
|
||||
"resolved": "https://registry.npmjs.org/atem-connection/-/atem-connection-3.3.2.tgz",
|
||||
"integrity": "sha512-kwXgDufVx46rBDsFV52RHso39uXOMMIZmRV4rUggik7WZCxGPIeg1uzirWEJQAkYa1GC5phM8SjnTdyA06lDRQ==",
|
||||
"version": "3.5.0",
|
||||
"resolved": "https://registry.npmjs.org/atem-connection/-/atem-connection-3.5.0.tgz",
|
||||
"integrity": "sha512-jhilEqxKMYULvIErrQ6SsBJ0+nTN2IN3gIVUbbtcccLM+YeQDSg3/y9IRIvi4Ey1m9nFivbDvPPDmdkg3GhuxA==",
|
||||
"dependencies": {
|
||||
"@julusian/freetype2": "^1.1.2",
|
||||
"debug": "^4.3.4",
|
||||
@@ -6086,9 +6086,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"atem-connection": {
|
||||
"version": "3.3.2",
|
||||
"resolved": "https://registry.npmjs.org/atem-connection/-/atem-connection-3.3.2.tgz",
|
||||
"integrity": "sha512-kwXgDufVx46rBDsFV52RHso39uXOMMIZmRV4rUggik7WZCxGPIeg1uzirWEJQAkYa1GC5phM8SjnTdyA06lDRQ==",
|
||||
"version": "3.5.0",
|
||||
"resolved": "https://registry.npmjs.org/atem-connection/-/atem-connection-3.5.0.tgz",
|
||||
"integrity": "sha512-jhilEqxKMYULvIErrQ6SsBJ0+nTN2IN3gIVUbbtcccLM+YeQDSg3/y9IRIvi4Ey1m9nFivbDvPPDmdkg3GhuxA==",
|
||||
"requires": {
|
||||
"@julusian/freetype2": "^1.1.2",
|
||||
"debug": "^4.3.4",
|
||||
|
||||
+1
-1
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jwetzell/posistagenet": "^0.4.6",
|
||||
"atem-connection": "^3.3.2",
|
||||
"atem-connection": "^3.5.0",
|
||||
"bonjour": "^3.5.0",
|
||||
"electron-updater": "^6.1.7",
|
||||
"lodash": "^4.17.21",
|
||||
|
||||
Reference in New Issue
Block a user