devDeps: Bump msw from 2.10.3 to 2.10.4

This bumps msw from 2.10.3 to 2.10.4
This commit is contained in:
regexowl 2025-07-17 08:50:22 +02:00 committed by Gianluca Zuccarelli
parent f40e67a98a
commit 4fe4872be4
3 changed files with 9 additions and 9 deletions

View file

@ -7,7 +7,7 @@
* - Please do NOT modify this file.
*/
const PACKAGE_VERSION = '2.10.3'
const PACKAGE_VERSION = '2.10.4'
const INTEGRITY_CHECKSUM = 'f5825c521429caf22a4dd13b66e243af'
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
const activeClientIds = new Set()