fix(deps): update dependency msw to ^2.7.3 (#1841)

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

* 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-03-05 20:40:41 +00:00 committed by GitHub
parent 3c90662cfa
commit 6df66b7320
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.6.0",
"framer-motion": "^11.18.2",
"msw": "^2.7.0",
"msw": "^2.7.3",
"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.0'
const PACKAGE_VERSION = '2.7.3'
const INTEGRITY_CHECKSUM = '00729d72e3b82faf54ca8b9621dbb96f'
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
const activeClientIds = new Set()

View File

@ -2109,7 +2109,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.0
specifier: ^2.7.3
version: 2.7.3(@types/node@22.13.9)(typescript@5.7.3)
react:
specifier: ^18.3.1