This commit is contained in:
renovate[bot] 2025-09-24 15:10:57 +00:00 committed by GitHub
commit ccc0d8b586
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View File

@ -60,7 +60,7 @@
"@types/lodash-es": "^4.17.12",
"@types/react": "^19.1.13",
"@types/react-dom": "^19.1.9",
"chromedriver": "^126.0.5",
"chromedriver": "^140.0.4",
"cross-env": "^10.0.0",
"electron": "^31.7.7",
"esbuild": "^0.25.9",

View File

@ -165,8 +165,8 @@ importers:
specifier: ^19.1.9
version: 19.1.9(@types/react@19.1.13)
chromedriver:
specifier: ^126.0.5
version: 126.0.5
specifier: ^140.0.4
version: 140.0.4
cross-env:
specifier: ^10.0.0
version: 10.0.0
@ -5714,8 +5714,8 @@ packages:
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
engines: {node: '>= 0.4'}
axios@1.10.0:
resolution: {integrity: sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==}
axios@1.12.2:
resolution: {integrity: sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==}
babel-jest@30.1.2:
resolution: {integrity: sha512-IQCus1rt9kaSh7PQxLYRY5NmkNrNlU2TpabzwV7T2jljnpdHOcmnYYv8QmE04Li4S3a2Lj8/yXyET5pBarPr6g==}
@ -5964,9 +5964,9 @@ packages:
resolution: {integrity: sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==}
engines: {node: '>=6.0'}
chromedriver@126.0.5:
resolution: {integrity: sha512-xXVxwxd8CJ6yg2KEvFqLQi7V0RvF78xFnLB+xo9g9MoJNHMQccD7b4OWaxtKDy5RXrMgQ6Jb6vUN3SjTYXHLEQ==}
engines: {node: '>=18'}
chromedriver@140.0.4:
resolution: {integrity: sha512-/NUoxYBNkJeoNj1B5ux3KxGShITlxJctkbApgVAa3ZC8EvCLKaBclwU3/IEj5MJHnBJzqOVDxs/eTyaF9k2fOg==}
engines: {node: '>=20'}
hasBin: true
ci-info@3.9.0:
@ -14185,7 +14185,7 @@ snapshots:
dependencies:
possible-typed-array-names: 1.1.0
axios@1.10.0:
axios@1.12.2:
dependencies:
follow-redirects: 1.15.9
form-data: 4.0.4
@ -14533,10 +14533,10 @@ snapshots:
chrome-trace-event@1.0.4: {}
chromedriver@126.0.5:
chromedriver@140.0.4:
dependencies:
'@testim/chrome-version': 1.1.4
axios: 1.10.0
axios: 1.12.2
compare-versions: 6.1.1
extract-zip: 2.0.1
proxy-agent: 6.5.0