SDA-4792 - Bump native tool versions

This commit is contained in:
Kiran Niranjan 2025-02-05 13:56:45 +05:30 committed by Kiran
parent e31c753026
commit 3d8f18c277
No known key found for this signature in database
GPG Key ID: 2C474571490ED50E
2 changed files with 8 additions and 8 deletions

10
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "symphony",
"version": "25.2.0",
"version": "25.3.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "symphony",
"version": "25.2.0",
"version": "25.3.0",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
@ -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": {