mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-15 10:42:25 +03:00
fix(deps): update dependency msw to ^2.4.1
This commit is contained in:
parent
bc4b0755c3
commit
64bcbc7f73
|
@ -20,7 +20,7 @@
|
||||||
"@redux-devtools/rtk-query-monitor": "workspace:^",
|
"@redux-devtools/rtk-query-monitor": "workspace:^",
|
||||||
"@reduxjs/toolkit": "^2.2.7",
|
"@reduxjs/toolkit": "^2.2.7",
|
||||||
"framer-motion": "^11.3.31",
|
"framer-motion": "^11.3.31",
|
||||||
"msw": "^2.3.5",
|
"msw": "^2.4.1",
|
||||||
"react": "^18.3.1",
|
"react": "^18.3.1",
|
||||||
"react-dom": "^18.3.1",
|
"react-dom": "^18.3.1",
|
||||||
"react-icons": "^5.3.0",
|
"react-icons": "^5.3.0",
|
||||||
|
|
|
@ -2130,7 +2130,7 @@ importers:
|
||||||
specifier: ^11.3.31
|
specifier: ^11.3.31
|
||||||
version: 11.3.31(react-dom@18.3.1)(react@18.3.1)
|
version: 11.3.31(react-dom@18.3.1)(react@18.3.1)
|
||||||
msw:
|
msw:
|
||||||
specifier: ^2.3.5
|
specifier: ^2.4.1
|
||||||
version: 2.4.1(graphql@16.9.0)(typescript@5.5.4)
|
version: 2.4.1(graphql@16.9.0)(typescript@5.5.4)
|
||||||
react:
|
react:
|
||||||
specifier: ^18.3.1
|
specifier: ^18.3.1
|
||||||
|
@ -16049,7 +16049,7 @@ packages:
|
||||||
bl: 4.1.0
|
bl: 4.1.0
|
||||||
chalk: 4.1.2
|
chalk: 4.1.2
|
||||||
cli-cursor: 3.1.0
|
cli-cursor: 3.1.0
|
||||||
cli-spinners: 2.6.1
|
cli-spinners: 2.9.2
|
||||||
is-interactive: 1.0.0
|
is-interactive: 1.0.0
|
||||||
log-symbols: 4.1.0
|
log-symbols: 4.1.0
|
||||||
strip-ansi: 6.0.1
|
strip-ansi: 6.0.1
|
||||||
|
@ -18153,6 +18153,7 @@ packages:
|
||||||
|
|
||||||
/string_decoder@1.3.0:
|
/string_decoder@1.3.0:
|
||||||
resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
|
resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
|
||||||
|
requiresBuild: true
|
||||||
dependencies:
|
dependencies:
|
||||||
safe-buffer: 5.2.1
|
safe-buffer: 5.2.1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user