SDA-4792 - Bump native tool versions (#2284)

This commit is contained in:
Kiran Niranjan 2025-02-12 10:23:30 +05:30 committed by GitHub
parent f62532bd21
commit b99328f1e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

6
package-lock.json generated
View File

@ -79,9 +79,9 @@
},
"optionalDependencies": {
"@symphony/symphony-c9-shell": "3.38.0-94.195",
"screen-share-indicator-frame": "github:finos/ScreenShareIndicatorFrame#v1.5.0",
"screen-snippet": "git+https://github.com/finos/ScreenSnippet2.git#9.2.2",
"symphony-native-window-handle-helper": "github:finos/SymphonyWindowsHwndHelper#1.0.1",
"screen-share-indicator-frame": "github:finos/ScreenShareIndicatorFrame#v1.6.0",
"screen-snippet": "git+https://github.com/finos/ScreenSnippet2.git#v2.5.0",
"symphony-native-window-handle-helper": "github:finos/SymphonyWindowsHwndHelper#v1.1.0",
"winreg": "^1.2.4"
}
},

View File

@ -243,9 +243,9 @@
},
"optionalDependencies": {
"@symphony/symphony-c9-shell": "3.38.0-94.195",
"screen-share-indicator-frame": "github:finos/ScreenShareIndicatorFrame#v1.5.0",
"screen-snippet": "git+https://github.com/finos/ScreenSnippet2.git#9.2.2",
"symphony-native-window-handle-helper": "github:finos/SymphonyWindowsHwndHelper#1.0.1",
"screen-share-indicator-frame": "github:finos/ScreenShareIndicatorFrame#v1.6.0",
"screen-snippet": "git+https://github.com/finos/ScreenSnippet2.git#v2.5.0",
"symphony-native-window-handle-helper": "github:finos/SymphonyWindowsHwndHelper#v1.1.0",
"winreg": "^1.2.4"
},
"ava": {