mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-11-21 08:34:40 -06:00
3.19.0-0.98.16.156 c9shell
This commit is contained in:
parent
722a47769e
commit
c1acb81c5b
15
package-lock.json
generated
15
package-lock.json
generated
@ -10,6 +10,7 @@
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@symphony/symphony-c9-shell": "3.19.0-0.98.16.156",
|
||||
"@types/lazy-brush": "^1.0.0",
|
||||
"archiver": "5.3.1",
|
||||
"async.map": "0.5.2",
|
||||
@ -74,7 +75,7 @@
|
||||
"typescript": "3.9.10"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@symphony/symphony-c9-shell": "3.19.0-0.98.15.154",
|
||||
"@symphony/symphony-c9-shell": "3.19.0-0.98.16.156",
|
||||
"screen-share-indicator-frame": "git+https://github.com/finos/ScreenShareIndicatorFrame.git#v1.4.13",
|
||||
"screen-snippet": "git+https://github.com/finos/ScreenSnippet2.git#9.2.2",
|
||||
"symphony-native-window-handle-helper": "github:finos/SymphonyWindowsHwndHelper#1.0.1",
|
||||
@ -2666,9 +2667,9 @@
|
||||
"license": "(Unlicense OR Apache-2.0)"
|
||||
},
|
||||
"node_modules/@symphony/symphony-c9-shell": {
|
||||
"version": "3.19.0-0.98.15.154",
|
||||
"resolved": "https://repo.symphony.com:443/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.19.0-0.98.15.154.tgz",
|
||||
"integrity": "sha512-BMO+LvrU2z007ICprcA3AWcAMN/X/3Qfk7u88iivp/Y/sn723BP+fQ1oT5OUqfXXxe1tBk8Mf4P4Q2nUyjxcPg==",
|
||||
"version": "3.19.0-0.98.16.156",
|
||||
"resolved": "https://repo.symphony.com:443/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.19.0-0.98.16.156.tgz",
|
||||
"integrity": "sha512-UK4MXdNiFzofUYDa/F/TQ8F2/KPZRT7LgImyhvo6vmMwyVswy6WpogvVOebTmyOjZtn6wdOrgm2FAW/6EKd44A==",
|
||||
"optional": true
|
||||
},
|
||||
"node_modules/@szmarczak/http-timer": {
|
||||
@ -22742,9 +22743,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@symphony/symphony-c9-shell": {
|
||||
"version": "3.19.0-0.98.15.154",
|
||||
"resolved": "https://repo.symphony.com:443/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.19.0-0.98.15.154.tgz",
|
||||
"integrity": "sha512-BMO+LvrU2z007ICprcA3AWcAMN/X/3Qfk7u88iivp/Y/sn723BP+fQ1oT5OUqfXXxe1tBk8Mf4P4Q2nUyjxcPg==",
|
||||
"version": "3.19.0-0.98.16.156",
|
||||
"resolved": "https://repo.symphony.com:443/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.19.0-0.98.16.156.tgz",
|
||||
"integrity": "sha512-UK4MXdNiFzofUYDa/F/TQ8F2/KPZRT7LgImyhvo6vmMwyVswy6WpogvVOebTmyOjZtn6wdOrgm2FAW/6EKd44A==",
|
||||
"optional": true
|
||||
},
|
||||
"@szmarczak/http-timer": {
|
||||
|
@ -224,7 +224,7 @@
|
||||
"win32-api": "^20.1.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@symphony/symphony-c9-shell": "3.19.0-0.98.15.154",
|
||||
"@symphony/symphony-c9-shell": "3.19.0-0.98.16.156",
|
||||
"screen-share-indicator-frame": "git+https://github.com/finos/ScreenShareIndicatorFrame.git#v1.4.13",
|
||||
"screen-snippet": "git+https://github.com/finos/ScreenSnippet2.git#9.2.2",
|
||||
"symphony-native-window-handle-helper": "github:finos/SymphonyWindowsHwndHelper#1.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user