mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-15 10:43:39 +00:00
pin dependencies
This commit is contained in:
+14
-14
@@ -22,22 +22,22 @@
|
||||
"@electron/notarize": "3.1.1",
|
||||
"electron": "39.1.1",
|
||||
"electron-builder": "26.0.12",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-airbnb-base": "^15.0.0",
|
||||
"eslint-config-prettier": "^10.1.5",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"prettier": "^3.5.3"
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-airbnb-base": "15.0.0",
|
||||
"eslint-config-prettier": "10.1.5",
|
||||
"eslint-plugin-import": "2.31.0",
|
||||
"prettier": "3.5.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jwetzell/posistagenet": "^1.1.0",
|
||||
"atem-connection": "^3.5.0",
|
||||
"bonjour": "^3.5.0",
|
||||
"electron-updater": "^6.3.9",
|
||||
"lodash": "^4.17.21",
|
||||
"md5": "^2.3.0",
|
||||
"netmask": "^2.0.2",
|
||||
"osc": "^2.4.5",
|
||||
"uuid": "^11.1.0"
|
||||
"@jwetzell/posistagenet": "1.1.0",
|
||||
"atem-connection": "3.5.0",
|
||||
"bonjour": "3.5.0",
|
||||
"electron-updater": "6.6.2",
|
||||
"lodash": "4.17.21",
|
||||
"md5": "2.3.0",
|
||||
"netmask": "2.0.2",
|
||||
"osc": "2.4.5",
|
||||
"uuid": "11.1.0"
|
||||
},
|
||||
"build": {
|
||||
"appId": "com.stagehacks.cueview",
|
||||
|
||||
Reference in New Issue
Block a user