mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-26 07:59:48 +03:00
Fix msw
This commit is contained in:
parent
99cbffc3d4
commit
f39cff2ef2
|
@ -7685,7 +7685,7 @@ packages:
|
||||||
strict-event-emitter: 0.5.0
|
strict-event-emitter: 0.5.0
|
||||||
uuid: 8.3.2
|
uuid: 8.3.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
msw: 1.3.0(typescript@5.1.6)
|
msw: 1.2.5(typescript@5.1.6)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- encoding
|
- encoding
|
||||||
- supports-color
|
- supports-color
|
||||||
|
@ -17933,43 +17933,6 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/msw@1.3.0(typescript@5.1.6):
|
|
||||||
resolution: {integrity: sha512-nnWAZlQyQOKeYRblCpseT1kSPt1aF5e/jHz1hn/18IxbsMFreSVV1cJriT0uV+YG6+wvwFRMHXU3zVuMvuwERQ==}
|
|
||||||
engines: {node: '>=14'}
|
|
||||||
hasBin: true
|
|
||||||
requiresBuild: true
|
|
||||||
peerDependencies:
|
|
||||||
typescript: '>= 4.4.x <= 5.2.x'
|
|
||||||
peerDependenciesMeta:
|
|
||||||
typescript:
|
|
||||||
optional: true
|
|
||||||
dependencies:
|
|
||||||
'@mswjs/cookies': 0.2.2
|
|
||||||
'@mswjs/interceptors': 0.17.9
|
|
||||||
'@open-draft/until': 1.0.3
|
|
||||||
'@types/cookie': 0.4.1
|
|
||||||
'@types/js-levenshtein': 1.1.1
|
|
||||||
chalk: 4.1.2
|
|
||||||
chokidar: 3.5.3
|
|
||||||
cookie: 0.4.2
|
|
||||||
graphql: 16.8.0
|
|
||||||
headers-polyfill: 3.2.1
|
|
||||||
inquirer: 8.2.6
|
|
||||||
is-node-process: 1.2.0
|
|
||||||
js-levenshtein: 1.1.6
|
|
||||||
node-fetch: 2.6.13
|
|
||||||
outvariant: 1.4.0
|
|
||||||
path-to-regexp: 6.2.1
|
|
||||||
strict-event-emitter: 0.4.6
|
|
||||||
type-fest: 2.19.0
|
|
||||||
typescript: 5.1.6
|
|
||||||
yargs: 17.7.2
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- encoding
|
|
||||||
- supports-color
|
|
||||||
dev: false
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
/multicast-dns@7.2.5:
|
/multicast-dns@7.2.5:
|
||||||
resolution: {integrity: sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==}
|
resolution: {integrity: sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user