fix(deps): update dependency msw to ^2.4.4 (#1750)

* fix(deps): update dependency msw to ^2.4.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] 2024-09-09 16:49:21 -04:00 committed by GitHub
parent 61c09e1cc3
commit 3c39eb49f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 14 additions and 17 deletions

View File

@ -20,7 +20,7 @@
"@redux-devtools/rtk-query-monitor": "workspace:^",
"@reduxjs/toolkit": "^2.2.7",
"framer-motion": "^11.3.31",
"msw": "^2.4.1",
"msw": "^2.4.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.3.0",

View File

@ -8,7 +8,7 @@
* - Please do NOT serve this file on production.
*/
const PACKAGE_VERSION = '2.4.1'
const PACKAGE_VERSION = '2.4.4'
const INTEGRITY_CHECKSUM = '26357c79639bfa20d64c0efca2a87423'
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
const activeClientIds = new Set()

View File

@ -2130,8 +2130,8 @@ importers:
specifier: ^11.3.31
version: 11.3.31(@emotion/is-prop-valid@1.3.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
msw:
specifier: ^2.4.1
version: 2.4.1(graphql@16.9.0)(typescript@5.5.4)
specifier: ^2.4.4
version: 2.4.4(typescript@5.5.4)
react:
specifier: ^18.3.1
version: 18.3.1
@ -4799,8 +4799,8 @@ packages:
'@mswjs/data@0.16.1':
resolution: {integrity: sha512-VhJvL/VmgAuU9/tDOcKcxHfNd+8nxYntZnrkaQEQPvZZnFwQQR9bzI1FTRROGxCHVoyfv9v84AEkl/7CIw4FAg==}
'@mswjs/interceptors@0.29.1':
resolution: {integrity: sha512-3rDakgJZ77+RiQUuSK69t1F0m8BQKA8Vh5DCS5V0DWvNY67zob2JhhQrhCO0AKLGINTRSFd1tBaHcJTkhefoSw==}
'@mswjs/interceptors@0.35.0':
resolution: {integrity: sha512-f5cHyIvm4m4g1I5x9EH1etGx0puaU0OaX2szqGRVBVgUC6aMASlOI5hbpe7tJ9l4/VWjCUu5OMraCazLZGI24A==}
engines: {node: '>=18'}
'@napi-rs/wasm-runtime@0.2.4':
@ -9339,16 +9339,13 @@ packages:
ms@2.1.3:
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
msw@2.4.1:
resolution: {integrity: sha512-HXcoQPzYTwEmVk+BGIcRa0vLabBT+J20SSSeYh/QfajaK5ceA6dlD4ZZjfz2dqGEq4vRNCPLP6eXsB94KllPFg==}
msw@2.4.4:
resolution: {integrity: sha512-iuM0qGs4YmgYCLH+xqb07w2e/e4fYmsx3+WHVlIOUA34TW1sw+wRpNmOlXnLDkw/T7233Jnm6t+aNf4v2E3e2Q==}
engines: {node: '>=18'}
hasBin: true
peerDependencies:
graphql: '>= 16.8.x'
typescript: '>= 4.7.x'
typescript: '>= 4.8.x'
peerDependenciesMeta:
graphql:
optional: true
typescript:
optional: true
@ -14230,12 +14227,12 @@ snapshots:
strict-event-emitter: 0.5.1
uuid: 8.3.2
optionalDependencies:
msw: 2.4.1(graphql@16.9.0)(typescript@5.5.4)
msw: 2.4.4(typescript@5.5.4)
transitivePeerDependencies:
- supports-color
- typescript
'@mswjs/interceptors@0.29.1':
'@mswjs/interceptors@0.35.0':
dependencies:
'@open-draft/deferred-promise': 2.2.0
'@open-draft/logger': 0.3.0
@ -19828,17 +19825,18 @@ snapshots:
ms@2.1.3: {}
msw@2.4.1(graphql@16.9.0)(typescript@5.5.4):
msw@2.4.4(typescript@5.5.4):
dependencies:
'@bundled-es-modules/cookie': 2.0.0
'@bundled-es-modules/statuses': 1.0.1
'@bundled-es-modules/tough-cookie': 0.1.6
'@inquirer/confirm': 3.1.22
'@mswjs/interceptors': 0.29.1
'@mswjs/interceptors': 0.35.0
'@open-draft/until': 2.1.0
'@types/cookie': 0.6.0
'@types/statuses': 2.0.5
chalk: 4.1.2
graphql: 16.9.0
headers-polyfill: 4.0.3
is-node-process: 1.2.0
outvariant: 1.4.3
@ -19847,7 +19845,6 @@ snapshots:
type-fest: 4.26.0
yargs: 17.7.2
optionalDependencies:
graphql: 16.9.0
typescript: 5.5.4
multicast-dns@7.2.5: