File tree Expand file tree Collapse file tree
synapse-sdk/src/test/mocks Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 * - Please do NOT modify this file.
88 */
99
10- const PACKAGE_VERSION = '2.12.7 '
10+ const PACKAGE_VERSION = '2.12.10 '
1111const INTEGRITY_CHECKSUM = '4db4a41e972cec1b64cc569c66952d82'
1212const IS_MOCKED_RESPONSE = Symbol ( 'isMockedResponse' )
1313const activeClientIds = new Set ( )
Original file line number Diff line number Diff line change 77 * - Please do NOT modify this file.
88 */
99
10- const PACKAGE_VERSION = '2.12.7 '
10+ const PACKAGE_VERSION = '2.12.10 '
1111const INTEGRITY_CHECKSUM = '4db4a41e972cec1b64cc569c66952d82'
1212const IS_MOCKED_RESPONSE = Symbol ( 'isMockedResponse' )
1313const activeClientIds = new Set ( )
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ catalog:
2121 ' @types/react-dom ' : ^19.2.3
2222 abitype : ^1.2.0
2323 mocha : ^11.7.4
24- msw : 2.12.7
24+ msw : 2.12.10
2525 ox : ^0.12.0
2626 typescript : 5.9.3
2727 viem : ^2.45.1
You can’t perform that action at this time.
0 commit comments