mirror of
				https://github.com/reduxjs/redux-devtools.git
				synced 2025-10-30 23:47:35 +03:00 
			
		
		
		
	fix(deps): update dependency msw to ^2.3.5 (#1709)
* fix(deps): update dependency msw to ^2.3.5 * Update --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nathan Bierema <nbierema@gmail.com>
This commit is contained in:
		
							parent
							
								
									9a78f414ae
								
							
						
					
					
						commit
						0462470dca
					
				|  | @ -20,7 +20,7 @@ | ||||||
|     "@redux-devtools/rtk-query-monitor": "^5.0.0", |     "@redux-devtools/rtk-query-monitor": "^5.0.0", | ||||||
|     "@reduxjs/toolkit": "^1.9.7", |     "@reduxjs/toolkit": "^1.9.7", | ||||||
|     "framer-motion": "^11.3.8", |     "framer-motion": "^11.3.8", | ||||||
|     "msw": "^2.3.2", |     "msw": "^2.3.5", | ||||||
|     "react": "^18.3.1", |     "react": "^18.3.1", | ||||||
|     "react-dom": "^18.3.1", |     "react-dom": "^18.3.1", | ||||||
|     "react-icons": "^5.2.1", |     "react-icons": "^5.2.1", | ||||||
|  |  | ||||||
|  | @ -8,7 +8,7 @@ | ||||||
|  * - Please do NOT serve this file on production. |  * - Please do NOT serve this file on production. | ||||||
|  */ |  */ | ||||||
| 
 | 
 | ||||||
| const PACKAGE_VERSION = '2.3.2' | const PACKAGE_VERSION = '2.3.5' | ||||||
| const INTEGRITY_CHECKSUM = '26357c79639bfa20d64c0efca2a87423' | const INTEGRITY_CHECKSUM = '26357c79639bfa20d64c0efca2a87423' | ||||||
| const IS_MOCKED_RESPONSE = Symbol('isMockedResponse') | const IS_MOCKED_RESPONSE = Symbol('isMockedResponse') | ||||||
| const activeClientIds = new Set() | const activeClientIds = new Set() | ||||||
|  |  | ||||||
|  | @ -2563,8 +2563,8 @@ importers: | ||||||
|         specifier: ^11.3.8 |         specifier: ^11.3.8 | ||||||
|         version: 11.3.8(react-dom@18.3.1)(react@18.3.1) |         version: 11.3.8(react-dom@18.3.1)(react@18.3.1) | ||||||
|       msw: |       msw: | ||||||
|         specifier: ^2.3.2 |         specifier: ^2.3.5 | ||||||
|         version: 2.3.2(typescript@5.5.3) |         version: 2.3.5(typescript@5.5.3) | ||||||
|       react: |       react: | ||||||
|         specifier: ^18.3.1 |         specifier: ^18.3.1 | ||||||
|         version: 18.3.1 |         version: 18.3.1 | ||||||
|  | @ -5069,6 +5069,13 @@ packages: | ||||||
|       statuses: 2.0.1 |       statuses: 2.0.1 | ||||||
|     dev: false |     dev: false | ||||||
| 
 | 
 | ||||||
|  |   /@bundled-es-modules/tough-cookie@0.1.6: | ||||||
|  |     resolution: {integrity: sha512-dvMHbL464C0zI+Yqxbz6kZ5TOEp7GLW+pry/RWndAR8MJQAXZ2rPmIs8tziTZjeIyhSNZgZbCePtfSbdWqStJw==} | ||||||
|  |     dependencies: | ||||||
|  |       '@types/tough-cookie': 4.0.5 | ||||||
|  |       tough-cookie: 4.1.4 | ||||||
|  |     dev: false | ||||||
|  | 
 | ||||||
|   /@chakra-ui/accordion@2.3.1(@chakra-ui/system@2.6.2)(framer-motion@11.3.8)(react@18.3.1): |   /@chakra-ui/accordion@2.3.1(@chakra-ui/system@2.6.2)(framer-motion@11.3.8)(react@18.3.1): | ||||||
|     resolution: {integrity: sha512-FSXRm8iClFyU+gVaXisOSEw0/4Q+qZbFRiuhIAkVU6Boj0FxAMrlo9a8AV5TuF77rgaHytCdHk0Ng+cyUijrag==} |     resolution: {integrity: sha512-FSXRm8iClFyU+gVaXisOSEw0/4Q+qZbFRiuhIAkVU6Boj0FxAMrlo9a8AV5TuF77rgaHytCdHk0Ng+cyUijrag==} | ||||||
|     peerDependencies: |     peerDependencies: | ||||||
|  | @ -7578,11 +7585,6 @@ packages: | ||||||
|       react: 18.3.1 |       react: 18.3.1 | ||||||
|     dev: true |     dev: true | ||||||
| 
 | 
 | ||||||
|   /@mswjs/cookies@1.1.1: |  | ||||||
|     resolution: {integrity: sha512-W68qOHEjx1iD+4VjQudlx26CPIoxmIAtK4ZCexU0/UJBG6jYhcuyzKJx+Iw8uhBIGd9eba64XgWVgo20it1qwA==} |  | ||||||
|     engines: {node: '>=18'} |  | ||||||
|     dev: false |  | ||||||
| 
 |  | ||||||
|   /@mswjs/data@0.16.1(typescript@5.5.3): |   /@mswjs/data@0.16.1(typescript@5.5.3): | ||||||
|     resolution: {integrity: sha512-VhJvL/VmgAuU9/tDOcKcxHfNd+8nxYntZnrkaQEQPvZZnFwQQR9bzI1FTRROGxCHVoyfv9v84AEkl/7CIw4FAg==} |     resolution: {integrity: sha512-VhJvL/VmgAuU9/tDOcKcxHfNd+8nxYntZnrkaQEQPvZZnFwQQR9bzI1FTRROGxCHVoyfv9v84AEkl/7CIw4FAg==} | ||||||
|     dependencies: |     dependencies: | ||||||
|  | @ -7600,7 +7602,7 @@ packages: | ||||||
|       strict-event-emitter: 0.5.1 |       strict-event-emitter: 0.5.1 | ||||||
|       uuid: 8.3.2 |       uuid: 8.3.2 | ||||||
|     optionalDependencies: |     optionalDependencies: | ||||||
|       msw: 2.3.2(typescript@5.5.3) |       msw: 2.3.5(typescript@5.5.3) | ||||||
|     transitivePeerDependencies: |     transitivePeerDependencies: | ||||||
|       - supports-color |       - supports-color | ||||||
|       - typescript |       - typescript | ||||||
|  | @ -9606,7 +9608,6 @@ packages: | ||||||
| 
 | 
 | ||||||
|   /@types/tough-cookie@4.0.5: |   /@types/tough-cookie@4.0.5: | ||||||
|     resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==} |     resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==} | ||||||
|     dev: true |  | ||||||
| 
 | 
 | ||||||
|   /@types/unist@3.0.2: |   /@types/unist@3.0.2: | ||||||
|     resolution: {integrity: sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==} |     resolution: {integrity: sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==} | ||||||
|  | @ -16229,8 +16230,8 @@ packages: | ||||||
|   /ms@2.1.3: |   /ms@2.1.3: | ||||||
|     resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} |     resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} | ||||||
| 
 | 
 | ||||||
|   /msw@2.3.2(typescript@5.5.3): |   /msw@2.3.5(typescript@5.5.3): | ||||||
|     resolution: {integrity: sha512-vDn6d6a50vxPE+HnaKQfpmZ4SVXlOjF97yD5FJcUT3v2/uZ65qvTYNL25yOmnrfCNWZ4wtAS7EbtXxygMug2Tw==} |     resolution: {integrity: sha512-+GUI4gX5YC5Bv33epBrD+BGdmDvBg2XGruiWnI3GbIbRmMMBeZ5gs3mJ51OWSGHgJKztZ8AtZeYMMNMVrje2/Q==} | ||||||
|     engines: {node: '>=18'} |     engines: {node: '>=18'} | ||||||
|     hasBin: true |     hasBin: true | ||||||
|     requiresBuild: true |     requiresBuild: true | ||||||
|  | @ -16242,8 +16243,8 @@ packages: | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@bundled-es-modules/cookie': 2.0.0 |       '@bundled-es-modules/cookie': 2.0.0 | ||||||
|       '@bundled-es-modules/statuses': 1.0.1 |       '@bundled-es-modules/statuses': 1.0.1 | ||||||
|  |       '@bundled-es-modules/tough-cookie': 0.1.6 | ||||||
|       '@inquirer/confirm': 3.1.16 |       '@inquirer/confirm': 3.1.16 | ||||||
|       '@mswjs/cookies': 1.1.1 |  | ||||||
|       '@mswjs/interceptors': 0.29.1 |       '@mswjs/interceptors': 0.29.1 | ||||||
|       '@open-draft/until': 2.1.0 |       '@open-draft/until': 2.1.0 | ||||||
|       '@types/cookie': 0.6.0 |       '@types/cookie': 0.6.0 | ||||||
|  | @ -16709,7 +16710,7 @@ packages: | ||||||
|       bl: 4.1.0 |       bl: 4.1.0 | ||||||
|       chalk: 4.1.2 |       chalk: 4.1.2 | ||||||
|       cli-cursor: 3.1.0 |       cli-cursor: 3.1.0 | ||||||
|       cli-spinners: 2.6.1 |       cli-spinners: 2.9.2 | ||||||
|       is-interactive: 1.0.0 |       is-interactive: 1.0.0 | ||||||
|       log-symbols: 4.1.0 |       log-symbols: 4.1.0 | ||||||
|       strip-ansi: 6.0.1 |       strip-ansi: 6.0.1 | ||||||
|  | @ -17311,7 +17312,6 @@ packages: | ||||||
| 
 | 
 | ||||||
|   /psl@1.9.0: |   /psl@1.9.0: | ||||||
|     resolution: {integrity: sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==} |     resolution: {integrity: sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==} | ||||||
|     dev: true |  | ||||||
| 
 | 
 | ||||||
|   /pug-attrs@3.0.0: |   /pug-attrs@3.0.0: | ||||||
|     resolution: {integrity: sha512-azINV9dUtzPMFQktvTXciNAfAuVh/L/JCl0vtPCwvOA21uZrC08K/UnmrL+SXGEVc1FwzjW62+xw5S/uaLj6cA==} |     resolution: {integrity: sha512-azINV9dUtzPMFQktvTXciNAfAuVh/L/JCl0vtPCwvOA21uZrC08K/UnmrL+SXGEVc1FwzjW62+xw5S/uaLj6cA==} | ||||||
|  | @ -17437,7 +17437,6 @@ packages: | ||||||
| 
 | 
 | ||||||
|   /querystringify@2.2.0: |   /querystringify@2.2.0: | ||||||
|     resolution: {integrity: sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==} |     resolution: {integrity: sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==} | ||||||
|     dev: true |  | ||||||
| 
 | 
 | ||||||
|   /queue-microtask@1.2.3: |   /queue-microtask@1.2.3: | ||||||
|     resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} |     resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} | ||||||
|  | @ -18012,7 +18011,6 @@ packages: | ||||||
| 
 | 
 | ||||||
|   /requires-port@1.0.0: |   /requires-port@1.0.0: | ||||||
|     resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==} |     resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==} | ||||||
|     dev: true |  | ||||||
| 
 | 
 | ||||||
|   /reselect@4.1.8: |   /reselect@4.1.8: | ||||||
|     resolution: {integrity: sha512-ab9EmR80F/zQTMNeneUr4cv+jSwPJgIlvEmVwLerwrWVbpLlBuls9XHzIeTFy4cegU2NHBp3va0LKOzU5qFEYQ==} |     resolution: {integrity: sha512-ab9EmR80F/zQTMNeneUr4cv+jSwPJgIlvEmVwLerwrWVbpLlBuls9XHzIeTFy4cegU2NHBp3va0LKOzU5qFEYQ==} | ||||||
|  | @ -19406,7 +19404,6 @@ packages: | ||||||
|       punycode: 2.3.1 |       punycode: 2.3.1 | ||||||
|       universalify: 0.2.0 |       universalify: 0.2.0 | ||||||
|       url-parse: 1.5.10 |       url-parse: 1.5.10 | ||||||
|     dev: true |  | ||||||
| 
 | 
 | ||||||
|   /tr46@0.0.3: |   /tr46@0.0.3: | ||||||
|     resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} |     resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} | ||||||
|  | @ -19823,7 +19820,6 @@ packages: | ||||||
|   /universalify@0.2.0: |   /universalify@0.2.0: | ||||||
|     resolution: {integrity: sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==} |     resolution: {integrity: sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==} | ||||||
|     engines: {node: '>= 4.0.0'} |     engines: {node: '>= 4.0.0'} | ||||||
|     dev: true |  | ||||||
| 
 | 
 | ||||||
|   /universalify@2.0.1: |   /universalify@2.0.1: | ||||||
|     resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} |     resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} | ||||||
|  | @ -19868,7 +19864,6 @@ packages: | ||||||
|     dependencies: |     dependencies: | ||||||
|       querystringify: 2.2.0 |       querystringify: 2.2.0 | ||||||
|       requires-port: 1.0.0 |       requires-port: 1.0.0 | ||||||
|     dev: true |  | ||||||
| 
 | 
 | ||||||
|   /url@0.11.3: |   /url@0.11.3: | ||||||
|     resolution: {integrity: sha512-6hxOLGfZASQK/cijlZnZJTq8OXAkt/3YGfQX45vvMYXpZoo8NdWZcY73K108Jf759lS1Bv/8wXnHDTSz17dSRw==} |     resolution: {integrity: sha512-6hxOLGfZASQK/cijlZnZJTq8OXAkt/3YGfQX45vvMYXpZoo8NdWZcY73K108Jf759lS1Bv/8wXnHDTSz17dSRw==} | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user