fix(deps): update dependency msw to ^2.8.4 (#1856)

* fix(deps): update dependency msw to ^2.8.4

* Update

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
This commit is contained in:
renovate[bot] 2025-05-23 21:02:42 +00:00 committed by GitHub
parent 9ddcef672f
commit e02cfd327c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -8,7 +8,7 @@
* - Please do NOT serve this file on production.
*/
const PACKAGE_VERSION = '2.7.3'
const PACKAGE_VERSION = '2.8.4'
const INTEGRITY_CHECKSUM = '00729d72e3b82faf54ca8b9621dbb96f'
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
const activeClientIds = new Set()

View File

@ -2106,7 +2106,7 @@ importers:
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)
msw:
specifier: ^2.7.3
specifier: ^2.8.4
version: 2.8.4(@types/node@22.15.21)(typescript@5.8.3)
react:
specifier: ^18.3.1