mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-10-29 15:07:57 +03:00
fix(deps): update dependency msw to ^2.11.5
This commit is contained in:
parent
f80b555457
commit
1e7a034947
|
|
@ -19,7 +19,7 @@
|
|||
"@redux-devtools/dock-monitor": "workspace:^",
|
||||
"@redux-devtools/rtk-query-monitor": "workspace:^",
|
||||
"@reduxjs/toolkit": "^2.9.0",
|
||||
"msw": "^2.11.2",
|
||||
"msw": "^2.11.5",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0",
|
||||
"react-icons": "^5.5.0",
|
||||
|
|
|
|||
|
|
@ -2066,7 +2066,7 @@ importers:
|
|||
specifier: ^2.9.0
|
||||
version: 2.9.0(react-redux@9.2.0(@types/react@19.2.2)(react@19.2.0)(redux@5.0.1))(react@19.2.0)
|
||||
msw:
|
||||
specifier: ^2.11.2
|
||||
specifier: ^2.11.5
|
||||
version: 2.11.5(@types/node@22.18.10)(typescript@5.9.3)
|
||||
react:
|
||||
specifier: ^19.2.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user