mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 08:30:02 +03:00
chore(deps): update dependency chromedriver to v105
This commit is contained in:
parent
418a909144
commit
9b321c3abd
|
@ -66,7 +66,7 @@
|
|||
"@types/styled-components": "^5.1.26",
|
||||
"babel-loader": "^8.2.5",
|
||||
"bestzip": "^2.2.1",
|
||||
"chromedriver": "^104.0.0",
|
||||
"chromedriver": "^105.0.1",
|
||||
"copy-webpack-plugin": "^11.0.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"css-loader": "^6.7.1",
|
||||
|
|
|
@ -64,7 +64,7 @@ importers:
|
|||
'@types/styled-components': ^5.1.26
|
||||
babel-loader: ^8.2.5
|
||||
bestzip: ^2.2.1
|
||||
chromedriver: ^104.0.0
|
||||
chromedriver: ^105.0.1
|
||||
copy-webpack-plugin: ^11.0.0
|
||||
cross-env: ^7.0.3
|
||||
css-loader: ^6.7.1
|
||||
|
@ -141,7 +141,7 @@ importers:
|
|||
'@types/styled-components': 5.1.26
|
||||
babel-loader: 8.2.5_xc6oct4hcywdrbo4ned6ytbybm
|
||||
bestzip: 2.2.1
|
||||
chromedriver: 104.0.0
|
||||
chromedriver: 105.0.1
|
||||
copy-webpack-plugin: 11.0.0_webpack@5.74.0
|
||||
cross-env: 7.0.3
|
||||
css-loader: 6.7.1_webpack@5.74.0
|
||||
|
@ -6025,7 +6025,7 @@ packages:
|
|||
strict-event-emitter: 0.2.4
|
||||
uuid: 8.3.2
|
||||
optionalDependencies:
|
||||
msw: 0.44.2_typescript@4.7.4
|
||||
msw: 0.47.3_typescript@4.7.4
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
- supports-color
|
||||
|
@ -6048,6 +6048,23 @@ packages:
|
|||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@mswjs/interceptors/0.17.5:
|
||||
resolution: {integrity: sha512-/uZkyPUZMRExZs+DZQVnc+uoDwLfs1gFNvcRY5S3Gu78U+uhovaSEUW3tuyld1e7Oke5Qphfseb8v66V+H1zWQ==}
|
||||
engines: {node: '>=14'}
|
||||
dependencies:
|
||||
'@open-draft/until': 1.0.3
|
||||
'@types/debug': 4.1.7
|
||||
'@xmldom/xmldom': 0.7.5
|
||||
debug: 4.3.4
|
||||
headers-polyfill: 3.1.0
|
||||
outvariant: 1.3.0
|
||||
strict-event-emitter: 0.2.4
|
||||
web-encoding: 1.1.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@nicolo-ribaudo/chokidar-2/2.1.8-no-fsevents.3:
|
||||
resolution: {integrity: sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ==}
|
||||
requiresBuild: true
|
||||
|
@ -7615,8 +7632,8 @@ packages:
|
|||
dependencies:
|
||||
defer-to-connect: 1.1.3
|
||||
|
||||
/@testim/chrome-version/1.1.2:
|
||||
resolution: {integrity: sha512-1c4ZOETSRpI0iBfIFUqU4KqwBAB2lHUAlBjZz/YqOHqwM9dTTzjV6Km0ZkiEiSCx/tLr1BtESIKyWWMww+RUqw==}
|
||||
/@testim/chrome-version/1.1.3:
|
||||
resolution: {integrity: sha512-g697J3WxV/Zytemz8aTuKjTGYtta9+02kva3C1xc7KXB8GdbfE1akGJIsZLyY/FSh2QrnE+fiB7vmWU3XNcb6A==}
|
||||
dev: true
|
||||
|
||||
/@testing-library/dom/8.17.1:
|
||||
|
@ -10629,13 +10646,13 @@ packages:
|
|||
engines: {node: '>=6.0'}
|
||||
dev: true
|
||||
|
||||
/chromedriver/104.0.0:
|
||||
resolution: {integrity: sha512-zbHZutN2ATo19xA6nXwwLn+KueD/5w8ap5m4b6bCb8MIaRFnyDwMbFoy7oFAjlSMpCFL3KSaZRiWUwjj//N3yQ==}
|
||||
/chromedriver/105.0.1:
|
||||
resolution: {integrity: sha512-QqylH9mvl4Ybq3mmHsym7jeq/LhEi2sPtD8ffd9ixiDFdPRlh2F4vzrzK+myj1MiXb0TYJK7+OCcMEmsB3Sm/Q==}
|
||||
engines: {node: '>=10'}
|
||||
hasBin: true
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
'@testim/chrome-version': 1.1.2
|
||||
'@testim/chrome-version': 1.1.3
|
||||
axios: 0.27.2
|
||||
del: 6.1.1
|
||||
extract-zip: 2.0.1
|
||||
|
@ -13720,6 +13737,11 @@ packages:
|
|||
resolution: {integrity: sha512-JoLCAdCEab58+2/yEmSnOlficyHFpIl0XJqwu3l+Unkm1gXpFUYsThz6Yha3D6tNhocWkCPfyW0YVIGWFqTi7w==}
|
||||
dev: false
|
||||
|
||||
/headers-polyfill/3.1.0:
|
||||
resolution: {integrity: sha512-AVwgTAzeGpF7kwUCMc9HbAoCKFcHGEfmWkaI8g0jprrkh9VPRaofIsfV7Lw8UuR9pi4Rk7IIjJce8l0C+jSJNA==}
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/hex-rgba/1.0.2:
|
||||
resolution: {integrity: sha512-MKla68wFGv+i7zU3Q4giWN74f+zWdkuf2Tk21fISV7aw55r8dH/noBbH5JsVlM4Z2WRTYCEmSxsoZ1QR/o68jg==}
|
||||
dev: false
|
||||
|
@ -16652,6 +16674,44 @@ packages:
|
|||
- supports-color
|
||||
dev: false
|
||||
|
||||
/msw/0.47.3_typescript@4.7.4:
|
||||
resolution: {integrity: sha512-X3w/1fi29mEqoCajgFV59hrmns+mdD/FPegYMRwW7CK0vi//yX9NVy07/XspdBm6W1TNtb8Giv79SmS2BAb0Wg==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
requiresBuild: true
|
||||
peerDependencies:
|
||||
typescript: '>= 4.2.x <= 4.8.x'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@mswjs/cookies': 0.2.2
|
||||
'@mswjs/interceptors': 0.17.5
|
||||
'@open-draft/until': 1.0.3
|
||||
'@types/cookie': 0.4.1
|
||||
'@types/js-levenshtein': 1.1.1
|
||||
chalk: 4.1.1
|
||||
chokidar: 3.5.3
|
||||
cookie: 0.4.2
|
||||
graphql: 16.5.0
|
||||
headers-polyfill: 3.1.0
|
||||
inquirer: 8.2.4
|
||||
is-node-process: 1.0.1
|
||||
js-levenshtein: 1.1.6
|
||||
node-fetch: 2.6.7
|
||||
outvariant: 1.3.0
|
||||
path-to-regexp: 6.2.1
|
||||
statuses: 2.0.1
|
||||
strict-event-emitter: 0.2.4
|
||||
type-fest: 2.19.0
|
||||
typescript: 4.7.4
|
||||
yargs: 17.5.1
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
- supports-color
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/multicast-dns/7.2.5:
|
||||
resolution: {integrity: sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==}
|
||||
hasBin: true
|
||||
|
@ -20864,6 +20924,12 @@ packages:
|
|||
engines: {node: '>=10'}
|
||||
dev: false
|
||||
|
||||
/type-fest/2.19.0:
|
||||
resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==}
|
||||
engines: {node: '>=12.20'}
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/type-is/1.6.18:
|
||||
resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==}
|
||||
engines: {node: '>= 0.6'}
|
||||
|
|
Loading…
Reference in New Issue
Block a user