mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-09 15:52:26 +03:00
chore(deps): update dependency chromedriver to v137
This commit is contained in:
parent
dfa6c937c3
commit
a4a16464c8
|
@ -60,7 +60,7 @@
|
|||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/react": "^19.1.8",
|
||||
"@types/react-dom": "^19.1.6",
|
||||
"chromedriver": "^126.0.5",
|
||||
"chromedriver": "^137.0.4",
|
||||
"cross-env": "^7.0.3",
|
||||
"electron": "^31.7.7",
|
||||
"esbuild": "^0.25.5",
|
||||
|
|
|
@ -165,8 +165,8 @@ importers:
|
|||
specifier: ^19.1.6
|
||||
version: 19.1.6(@types/react@19.1.8)
|
||||
chromedriver:
|
||||
specifier: ^126.0.5
|
||||
version: 126.0.5
|
||||
specifier: ^137.0.4
|
||||
version: 137.0.4
|
||||
cross-env:
|
||||
specifier: ^7.0.3
|
||||
version: 7.0.3
|
||||
|
@ -5928,9 +5928,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@137.0.4:
|
||||
resolution: {integrity: sha512-IxipIe0AnoQhWvG6eSTOLhVf1Tt586LA1IH4RdhGhXrrK6nZx8+VcKdjtlyZIV60S0CttUij/YnYuHAI+7qzWg==}
|
||||
engines: {node: '>=20'}
|
||||
hasBin: true
|
||||
|
||||
ci-info@3.9.0:
|
||||
|
@ -14444,7 +14444,7 @@ snapshots:
|
|||
|
||||
chrome-trace-event@1.0.4: {}
|
||||
|
||||
chromedriver@126.0.5:
|
||||
chromedriver@137.0.4:
|
||||
dependencies:
|
||||
'@testim/chrome-version': 1.1.4
|
||||
axios: 1.10.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user