mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-04-11 20:24:12 +03:00
chore(deps): update dependency chromedriver to v134
This commit is contained in:
parent
07e8f2c3ad
commit
7c4d3e298f
|
@ -61,7 +61,7 @@
|
|||
"@types/react": "^18.3.18",
|
||||
"@types/react-dom": "^18.3.5",
|
||||
"@types/styled-components": "^5.1.34",
|
||||
"chromedriver": "^126.0.5",
|
||||
"chromedriver": "^134.0.5",
|
||||
"cross-env": "^7.0.3",
|
||||
"electron": "^31.7.7",
|
||||
"esbuild": "^0.25.0",
|
||||
|
|
|
@ -157,8 +157,8 @@ importers:
|
|||
specifier: ^5.1.34
|
||||
version: 5.1.34
|
||||
chromedriver:
|
||||
specifier: ^126.0.5
|
||||
version: 126.0.5
|
||||
specifier: ^134.0.5
|
||||
version: 134.0.5
|
||||
cross-env:
|
||||
specifier: ^7.0.3
|
||||
version: 7.0.3
|
||||
|
@ -5844,8 +5844,8 @@ packages:
|
|||
resolution: {integrity: sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==}
|
||||
engines: {node: '>=6.0'}
|
||||
|
||||
chromedriver@126.0.5:
|
||||
resolution: {integrity: sha512-xXVxwxd8CJ6yg2KEvFqLQi7V0RvF78xFnLB+xo9g9MoJNHMQccD7b4OWaxtKDy5RXrMgQ6Jb6vUN3SjTYXHLEQ==}
|
||||
chromedriver@134.0.5:
|
||||
resolution: {integrity: sha512-edXbiuShAvH6Elx8Hobl4NQkgNRMIozcW7ZlEiE8TBynZHRazrepO9hfftQzZgztPvjMQiSWeWjZaDV3SecYaw==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -14238,7 +14238,7 @@ snapshots:
|
|||
|
||||
chrome-trace-event@1.0.4: {}
|
||||
|
||||
chromedriver@126.0.5:
|
||||
chromedriver@134.0.5:
|
||||
dependencies:
|
||||
'@testim/chrome-version': 1.1.4
|
||||
axios: 1.8.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user