diff --git a/examples/simple-forum/package.json b/examples/simple-forum/package.json index 9a8a9a3..28329aa 100644 --- a/examples/simple-forum/package.json +++ b/examples/simple-forum/package.json @@ -19,7 +19,7 @@ "typescript": "5.4.5" }, "devDependencies": { - "msw": "^2.2.14" + "msw": "^2.3.2" }, "msw": { "workerDirectory": "public" diff --git a/package.json b/package.json index bcd84a4..67bc69c 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "eslint-plugin-react": "^7.34.1", "eslint-plugin-react-hooks": "^4.6.0", "jsdom": "^24.0.0", - "msw": "^2.2.14", + "msw": "^2.3.2", "react": "^18.3.1", "react-dom": "^18.3.1", "rimraf": "^5.0.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3d9be65..f5cd539 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^24.0.0 version: 24.0.0 msw: - specifier: ^2.2.14 - version: 2.2.14(typescript@5.4.5) + specifier: ^2.3.2 + version: 2.3.2(typescript@5.4.5) react: specifier: ^18.3.1 version: 18.3.1 @@ -124,8 +124,8 @@ importers: version: 5.4.5 devDependencies: msw: - specifier: ^2.2.14 - version: 2.2.14(typescript@5.4.5) + specifier: ^2.3.2 + version: 2.3.2(typescript@5.4.5) packages/daxus: dependencies: @@ -792,8 +792,8 @@ packages: engines: {node: '>=18'} dev: true - /@mswjs/interceptors@0.26.15: - resolution: {integrity: sha512-HM47Lu1YFmnYHKMBynFfjCp0U/yRskHj/8QEJW0CBEPOlw8Gkmjfll+S9b8M7V5CNDw2/ciRxjjnWeaCiblSIQ==} + /@mswjs/interceptors@0.29.1: + resolution: {integrity: sha512-3rDakgJZ77+RiQUuSK69t1F0m8BQKA8Vh5DCS5V0DWvNY67zob2JhhQrhCO0AKLGINTRSFd1tBaHcJTkhefoSw==} engines: {node: '>=18'} dependencies: '@open-draft/deferred-promise': 2.2.0 @@ -3105,8 +3105,8 @@ packages: /ms@2.1.2: resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} - /msw@2.2.14(typescript@5.4.5): - resolution: {integrity: sha512-64i8rNCa1xzDK8ZYsTrVMli05D687jty8+Th+PU5VTbJ2/4P7fkQFVyDQ6ZFT5FrNR8z2BHhbY47fKNvfHrumA==} + /msw@2.3.2(typescript@5.4.5): + resolution: {integrity: sha512-vDn6d6a50vxPE+HnaKQfpmZ4SVXlOjF97yD5FJcUT3v2/uZ65qvTYNL25yOmnrfCNWZ4wtAS7EbtXxygMug2Tw==} engines: {node: '>=18'} hasBin: true requiresBuild: true @@ -3120,7 +3120,7 @@ packages: '@bundled-es-modules/statuses': 1.0.1 '@inquirer/confirm': 3.0.0 '@mswjs/cookies': 1.1.0 - '@mswjs/interceptors': 0.26.15 + '@mswjs/interceptors': 0.29.1 '@open-draft/until': 2.1.0 '@types/cookie': 0.6.0 '@types/statuses': 2.0.4