mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-08 22:03:16 +03:00
fix(deps): update dependency msw to ^2.10.3
This commit is contained in:
parent
7a48268a74
commit
2f39a8d2aa
|
@ -19,7 +19,7 @@
|
|||
"@redux-devtools/dock-monitor": "workspace:^",
|
||||
"@redux-devtools/rtk-query-monitor": "workspace:^",
|
||||
"@reduxjs/toolkit": "^2.8.2",
|
||||
"msw": "^2.10.2",
|
||||
"msw": "^2.10.3",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-icons": "^5.5.0",
|
||||
|
|
|
@ -2066,8 +2066,8 @@ importers:
|
|||
specifier: ^2.8.2
|
||||
version: 2.8.2(react-redux@9.2.0(@types/react@19.1.8)(react@19.1.0)(redux@5.0.1))(react@19.1.0)
|
||||
msw:
|
||||
specifier: ^2.10.2
|
||||
version: 2.10.2(@types/node@22.15.32)(typescript@5.8.3)
|
||||
specifier: ^2.10.3
|
||||
version: 2.10.3(@types/node@22.15.32)(typescript@5.8.3)
|
||||
react:
|
||||
specifier: ^19.1.0
|
||||
version: 19.1.0
|
||||
|
@ -8308,8 +8308,8 @@ packages:
|
|||
ms@2.1.3:
|
||||
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
||||
|
||||
msw@2.10.2:
|
||||
resolution: {integrity: sha512-RCKM6IZseZQCWcSWlutdf590M8nVfRHG1ImwzOtwz8IYxgT4zhUO0rfTcTvDGiaFE0Rhcc+h43lcF3Jc9gFtwQ==}
|
||||
msw@2.10.3:
|
||||
resolution: {integrity: sha512-rpqW4wIqISJlgDfu3tiqzuWC/d6jofSuMUsBu1rwepzSwX21aQoagsd+fjahJ8sewa6FwlYhu4no+jfGVQm2IA==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -12185,7 +12185,7 @@ snapshots:
|
|||
strict-event-emitter: 0.5.1
|
||||
uuid: 8.3.2
|
||||
optionalDependencies:
|
||||
msw: 2.10.2(@types/node@22.15.32)(typescript@5.8.3)
|
||||
msw: 2.10.3(@types/node@22.15.32)(typescript@5.8.3)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- supports-color
|
||||
|
@ -12658,7 +12658,7 @@ snapshots:
|
|||
|
||||
'@types/connect-history-api-fallback@1.5.4':
|
||||
dependencies:
|
||||
'@types/express-serve-static-core': 4.19.6
|
||||
'@types/express-serve-static-core': 5.0.6
|
||||
'@types/node': 22.15.32
|
||||
|
||||
'@types/connect@3.4.38':
|
||||
|
@ -17229,7 +17229,7 @@ snapshots:
|
|||
|
||||
ms@2.1.3: {}
|
||||
|
||||
msw@2.10.2(@types/node@22.15.32)(typescript@5.8.3):
|
||||
msw@2.10.3(@types/node@22.15.32)(typescript@5.8.3):
|
||||
dependencies:
|
||||
'@bundled-es-modules/cookie': 2.0.1
|
||||
'@bundled-es-modules/statuses': 1.0.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user