mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
fix(deps): update dependency msw to ^2.3.1
This commit is contained in:
parent
6842c895d5
commit
b7a7143c15
|
@ -20,7 +20,7 @@
|
|||
"@redux-devtools/rtk-query-monitor": "^5.0.0",
|
||||
"@reduxjs/toolkit": "^1.9.7",
|
||||
"framer-motion": "^11.2.10",
|
||||
"msw": "^2.2.3",
|
||||
"msw": "^2.3.1",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-icons": "^5.2.1",
|
||||
|
|
|
@ -2436,7 +2436,7 @@ importers:
|
|||
specifier: ^11.2.10
|
||||
version: 11.2.10(react-dom@18.3.1)(react@18.3.1)
|
||||
msw:
|
||||
specifier: ^2.2.3
|
||||
specifier: ^2.3.1
|
||||
version: 2.3.1(typescript@5.3.3)
|
||||
react:
|
||||
specifier: ^18.3.1
|
||||
|
@ -17343,7 +17343,7 @@ packages:
|
|||
bl: 4.1.0
|
||||
chalk: 4.1.2
|
||||
cli-cursor: 3.1.0
|
||||
cli-spinners: 2.6.1
|
||||
cli-spinners: 2.9.2
|
||||
is-interactive: 1.0.0
|
||||
log-symbols: 4.1.0
|
||||
strip-ansi: 6.0.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user