mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-01 10:23:05 +03:00
fix(deps): update dependency msw to ^2.8.7 (#1874)
* fix(deps): update dependency msw to ^2.8.7 * Update --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nathan Bierema <nbierema@gmail.com>
This commit is contained in:
parent
7873dd23ae
commit
4b35476610
|
@ -20,7 +20,7 @@
|
|||
"@redux-devtools/rtk-query-monitor": "workspace:^",
|
||||
"@reduxjs/toolkit": "^2.8.2",
|
||||
"framer-motion": "^11.18.2",
|
||||
"msw": "^2.8.4",
|
||||
"msw": "^2.8.7",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-icons": "^5.5.0",
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
* - Please do NOT serve this file on production.
|
||||
*/
|
||||
|
||||
const PACKAGE_VERSION = '2.8.4'
|
||||
const PACKAGE_VERSION = '2.8.7'
|
||||
const INTEGRITY_CHECKSUM = '00729d72e3b82faf54ca8b9621dbb96f'
|
||||
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
|
||||
const activeClientIds = new Set()
|
||||
|
|
|
@ -2106,8 +2106,8 @@ importers:
|
|||
specifier: ^11.18.2
|
||||
version: 11.18.2(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
msw:
|
||||
specifier: ^2.8.4
|
||||
version: 2.8.4(@types/node@22.15.21)(typescript@5.8.3)
|
||||
specifier: ^2.8.7
|
||||
version: 2.8.7(@types/node@22.15.21)(typescript@5.8.3)
|
||||
react:
|
||||
specifier: ^18.3.1
|
||||
version: 18.3.1
|
||||
|
@ -4210,8 +4210,8 @@ packages:
|
|||
'@mswjs/data@0.16.2':
|
||||
resolution: {integrity: sha512-/C0d/PBcJyQJokUhcjO4HiZPc67hzllKlRtD1XELygl2t991/ATAAQJVcStn4YtVALsNodruzOHT0JIvgr0hnA==}
|
||||
|
||||
'@mswjs/interceptors@0.37.6':
|
||||
resolution: {integrity: sha512-wK+5pLK5XFmgtH3aQ2YVvA3HohS3xqV/OxuVOdNx9Wpnz7VE/fnC+e1A7ln6LFYeck7gOJ/dsZV6OLplOtAJ2w==}
|
||||
'@mswjs/interceptors@0.38.7':
|
||||
resolution: {integrity: sha512-Jkb27iSn7JPdkqlTqKfhncFfnEZsIJVYxsFbUSWEkxdIPdsyngrhoDBk0/BGD2FQcRH99vlRrkHpNTyKqI+0/w==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents.3':
|
||||
|
@ -8382,8 +8382,8 @@ packages:
|
|||
ms@2.1.3:
|
||||
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
||||
|
||||
msw@2.8.4:
|
||||
resolution: {integrity: sha512-GLU8gx0o7RBG/3x/eTnnLd5S5ZInxXRRRMN8GJwaPZ4jpJTxzQfWGvwr90e8L5dkKJnz+gT4gQYCprLy/c4kVw==}
|
||||
msw@2.8.7:
|
||||
resolution: {integrity: sha512-0TGfV4oQiKpa3pDsQBDf0xvFP+sRrqEOnh2n1JWpHVKHJHLv6ZmY1HCZpCi7uDiJTeIHJMBpmBiRmBJN+ETPSQ==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -12247,13 +12247,13 @@ snapshots:
|
|||
strict-event-emitter: 0.5.1
|
||||
uuid: 8.3.2
|
||||
optionalDependencies:
|
||||
msw: 2.8.4(@types/node@22.15.21)(typescript@5.8.3)
|
||||
msw: 2.8.7(@types/node@22.15.21)(typescript@5.8.3)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
'@mswjs/interceptors@0.37.6':
|
||||
'@mswjs/interceptors@0.38.7':
|
||||
dependencies:
|
||||
'@open-draft/deferred-promise': 2.2.0
|
||||
'@open-draft/logger': 0.3.0
|
||||
|
@ -17148,13 +17148,13 @@ snapshots:
|
|||
|
||||
ms@2.1.3: {}
|
||||
|
||||
msw@2.8.4(@types/node@22.15.21)(typescript@5.8.3):
|
||||
msw@2.8.7(@types/node@22.15.21)(typescript@5.8.3):
|
||||
dependencies:
|
||||
'@bundled-es-modules/cookie': 2.0.1
|
||||
'@bundled-es-modules/statuses': 1.0.1
|
||||
'@bundled-es-modules/tough-cookie': 0.1.6
|
||||
'@inquirer/confirm': 5.1.10(@types/node@22.15.21)
|
||||
'@mswjs/interceptors': 0.37.6
|
||||
'@mswjs/interceptors': 0.38.7
|
||||
'@open-draft/deferred-promise': 2.2.0
|
||||
'@open-draft/until': 2.1.0
|
||||
'@types/cookie': 0.6.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user