Skip to content

Commit f29e4ea

Browse files
committed
chore: bump vite + plugins, vitest, msw
1 parent 0f3408d commit f29e4ea

File tree

3 files changed

+246
-246
lines changed

3 files changed

+246
-246
lines changed

mockServiceWorker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* - Please do NOT serve this file on production.
99
*/
1010

11-
const PACKAGE_VERSION = '2.7.0'
11+
const PACKAGE_VERSION = '2.7.3'
1212
const INTEGRITY_CHECKSUM = '00729d72e3b82faf54ca8b9621dbb96f'
1313
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
1414
const activeClientIds = new Set()

0 commit comments

Comments
 (0)