mirror of
				https://github.com/reduxjs/redux-devtools.git
				synced 2025-10-30 23:47:35 +03:00 
			
		
		
		
	Fix msw (#1246)
This commit is contained in:
		
							parent
							
								
									ea55ba2c11
								
							
						
					
					
						commit
						84f662259d
					
				|  | @ -6025,7 +6025,7 @@ packages: | ||||||
|       strict-event-emitter: 0.2.4 |       strict-event-emitter: 0.2.4 | ||||||
|       uuid: 8.3.2 |       uuid: 8.3.2 | ||||||
|     optionalDependencies: |     optionalDependencies: | ||||||
|       msw: 0.47.4_typescript@4.7.4 |       msw: 0.44.2_typescript@4.7.4 | ||||||
|     transitivePeerDependencies: |     transitivePeerDependencies: | ||||||
|       - encoding |       - encoding | ||||||
|       - supports-color |       - supports-color | ||||||
|  | @ -16675,44 +16675,6 @@ packages: | ||||||
|       - supports-color |       - supports-color | ||||||
|     dev: false |     dev: false | ||||||
| 
 | 
 | ||||||
|   /msw/0.47.4_typescript@4.7.4: |  | ||||||
|     resolution: {integrity: sha512-Psftt8Yfl0+l+qqg9OlmKEsxF8S/vtda0CmlR6y8wTaWrMMzuCDa55n2hEGC0ZRDwuV6FFWc/4CjoDsBpATKBw==} |  | ||||||
|     engines: {node: '>=14'} |  | ||||||
|     hasBin: true |  | ||||||
|     requiresBuild: true |  | ||||||
|     peerDependencies: |  | ||||||
|       typescript: '>= 4.2.x <= 4.8.x' |  | ||||||
|     peerDependenciesMeta: |  | ||||||
|       typescript: |  | ||||||
|         optional: true |  | ||||||
|     dependencies: |  | ||||||
|       '@mswjs/cookies': 0.2.2 |  | ||||||
|       '@mswjs/interceptors': 0.17.5 |  | ||||||
|       '@open-draft/until': 1.0.3 |  | ||||||
|       '@types/cookie': 0.4.1 |  | ||||||
|       '@types/js-levenshtein': 1.1.1 |  | ||||||
|       chalk: 4.1.1 |  | ||||||
|       chokidar: 3.5.3 |  | ||||||
|       cookie: 0.4.2 |  | ||||||
|       graphql: 16.5.0 |  | ||||||
|       headers-polyfill: 3.1.2 |  | ||||||
|       inquirer: 8.2.4 |  | ||||||
|       is-node-process: 1.0.1 |  | ||||||
|       js-levenshtein: 1.1.6 |  | ||||||
|       node-fetch: 2.6.7 |  | ||||||
|       outvariant: 1.3.0 |  | ||||||
|       path-to-regexp: 6.2.1 |  | ||||||
|       statuses: 2.0.1 |  | ||||||
|       strict-event-emitter: 0.2.7 |  | ||||||
|       type-fest: 2.19.0 |  | ||||||
|       typescript: 4.7.4 |  | ||||||
|       yargs: 17.5.1 |  | ||||||
|     transitivePeerDependencies: |  | ||||||
|       - encoding |  | ||||||
|       - supports-color |  | ||||||
|     dev: false |  | ||||||
|     optional: true |  | ||||||
| 
 |  | ||||||
|   /multicast-dns/7.2.5: |   /multicast-dns/7.2.5: | ||||||
|     resolution: {integrity: sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==} |     resolution: {integrity: sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==} | ||||||
|     hasBin: true |     hasBin: true | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user