fix(deps): update dependency msw to ^2.8.0

This commit is contained in:
renovate[bot] 2025-05-08 19:01:34 +00:00 committed by GitHub
parent 9f12777827
commit 9df3123b6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View File

@ -20,7 +20,7 @@
"@redux-devtools/rtk-query-monitor": "workspace:^", "@redux-devtools/rtk-query-monitor": "workspace:^",
"@reduxjs/toolkit": "^2.8.1", "@reduxjs/toolkit": "^2.8.1",
"framer-motion": "^11.18.2", "framer-motion": "^11.18.2",
"msw": "^2.7.3", "msw": "^2.8.0",
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-icons": "^5.5.0", "react-icons": "^5.5.0",

View File

@ -2106,8 +2106,8 @@ importers:
specifier: ^11.18.2 specifier: ^11.18.2
version: 11.18.2(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) version: 11.18.2(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
msw: msw:
specifier: ^2.7.3 specifier: ^2.8.0
version: 2.7.6(@types/node@22.15.15)(typescript@5.8.3) version: 2.8.0(@types/node@22.15.15)(typescript@5.8.3)
react: react:
specifier: ^18.3.1 specifier: ^18.3.1
version: 18.3.1 version: 18.3.1
@ -8437,8 +8437,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.7.6: msw@2.8.0:
resolution: {integrity: sha512-P+rwn43ktxN8ghcl8q+hSAUlEi0PbJpDhGmDkw4zeUnRj3hBCVynWD+dTu38yLYKCE9ZF1OYcvpy7CTBRcqkZA==} resolution: {integrity: sha512-tKf69ybtgL6t5jKegZ/EUCsWO05ndII75MjVVvQ/r6Al+Q2to9s4GMOqlvJk51j0gWwgXu4t7IJApvCXlqJmQA==}
engines: {node: '>=18'} engines: {node: '>=18'}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
@ -12364,7 +12364,7 @@ snapshots:
strict-event-emitter: 0.5.1 strict-event-emitter: 0.5.1
uuid: 8.3.2 uuid: 8.3.2
optionalDependencies: optionalDependencies:
msw: 2.7.6(@types/node@22.15.15)(typescript@5.8.3) msw: 2.8.0(@types/node@22.15.15)(typescript@5.8.3)
transitivePeerDependencies: transitivePeerDependencies:
- '@types/node' - '@types/node'
- supports-color - supports-color
@ -17362,7 +17362,7 @@ snapshots:
ms@2.1.3: {} ms@2.1.3: {}
msw@2.7.6(@types/node@22.15.15)(typescript@5.8.3): msw@2.8.0(@types/node@22.15.15)(typescript@5.8.3):
dependencies: dependencies:
'@bundled-es-modules/cookie': 2.0.1 '@bundled-es-modules/cookie': 2.0.1
'@bundled-es-modules/statuses': 1.0.1 '@bundled-es-modules/statuses': 1.0.1