fix(deps): update dependency msw to ^2.3.2

This commit is contained in:
renovate[bot] 2024-07-20 13:21:10 +00:00 committed by GitHub
parent fce9074175
commit 98c4ed6a8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -20,7 +20,7 @@
"@redux-devtools/rtk-query-monitor": "^5.0.0", "@redux-devtools/rtk-query-monitor": "^5.0.0",
"@reduxjs/toolkit": "^1.9.7", "@reduxjs/toolkit": "^1.9.7",
"framer-motion": "^11.3.8", "framer-motion": "^11.3.8",
"msw": "^2.3.1", "msw": "^2.3.2",
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-icons": "^5.2.1", "react-icons": "^5.2.1",

View File

@ -2563,8 +2563,8 @@ importers:
specifier: ^11.3.8 specifier: ^11.3.8
version: 11.3.8(react-dom@18.3.1)(react@18.3.1) version: 11.3.8(react-dom@18.3.1)(react@18.3.1)
msw: msw:
specifier: ^2.3.1 specifier: ^2.3.2
version: 2.3.1(typescript@5.5.3) version: 2.3.2(typescript@5.5.3)
react: react:
specifier: ^18.3.1 specifier: ^18.3.1
version: 18.3.1 version: 18.3.1
@ -7631,7 +7631,7 @@ packages:
strict-event-emitter: 0.5.1 strict-event-emitter: 0.5.1
uuid: 8.3.2 uuid: 8.3.2
optionalDependencies: optionalDependencies:
msw: 2.3.1(typescript@5.5.3) msw: 2.3.2(typescript@5.5.3)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
- typescript - typescript
@ -16265,8 +16265,8 @@ packages:
/ms@2.1.3: /ms@2.1.3:
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
/msw@2.3.1(typescript@5.5.3): /msw@2.3.2(typescript@5.5.3):
resolution: {integrity: sha512-ocgvBCLn/5l3jpl1lssIb3cniuACJLoOfZu01e3n5dbJrpA5PeeWn28jCLgQDNt6d7QT8tF2fYRzm9JoEHtiig==} resolution: {integrity: sha512-vDn6d6a50vxPE+HnaKQfpmZ4SVXlOjF97yD5FJcUT3v2/uZ65qvTYNL25yOmnrfCNWZ4wtAS7EbtXxygMug2Tw==}
engines: {node: '>=18'} engines: {node: '>=18'}
hasBin: true hasBin: true
requiresBuild: true requiresBuild: true