[MM-56389] Switch to registry-js native module for Windows registry reading (#3460)

This commit is contained in:
Devin Binnie
2025-07-18 10:42:44 -04:00
committed by GitHub
parent 7f91463c58
commit af7009535d
9 changed files with 520 additions and 214 deletions

View File

@@ -176,10 +176,10 @@
"react-dom": "17.0.2",
"react-intl": "6.6.2",
"react-select": "5.8.0",
"registry-js": "1.16.1",
"uuid": "9.0.1",
"valid-url": "1.0.9",
"windows-focus-assist": "1.4.0",
"winreg-utf8": "0.1.1",
"yargs": "17.7.2"
}
}