Update react-spring
Just in case this has a chance of fixing https://github.com/vector-im/element-call/issues/960
This commit is contained in:
		
					parent
					
						
							
								6f4ab0d3ab
							
						
					
				
			
			
				commit
				
					
						e3d5c84b17
					
				
			
		
					 1 changed files with 35 additions and 35 deletions
				
			
		
							
								
								
									
										70
									
								
								yarn.lock
									
										
									
									
									
								
							
							
						
						
									
										70
									
								
								yarn.lock
									
										
									
									
									
								
							|  | @ -2264,51 +2264,51 @@ | |||
|     "@react-aria/utils" "^3.13.1" | ||||
|     clsx "^1.1.1" | ||||
| 
 | ||||
| "@react-spring/animated@~9.4.5": | ||||
|   version "9.4.5" | ||||
|   resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.4.5.tgz#dd9921c716a4f4a3ed29491e0c0c9f8ca0eb1a54" | ||||
|   integrity sha512-KWqrtvJSMx6Fj9nMJkhTwM9r6LIriExDRV6YHZV9HKQsaolUFppgkOXpC+rsL1JEtEvKv6EkLLmSqHTnuYjiIA== | ||||
| "@react-spring/animated@~9.7.2": | ||||
|   version "9.7.2" | ||||
|   resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.7.2.tgz#0119db8075e91d693ec45c42575541e01b104a70" | ||||
|   integrity sha512-ipvleJ99ipqlnHkz5qhSsgf/ny5aW0ZG8Q+/2Oj9cI7LCc7COdnrSO6V/v8MAX3JOoQNzfz6dye2s5Pt5jGaIA== | ||||
|   dependencies: | ||||
|     "@react-spring/shared" "~9.4.5" | ||||
|     "@react-spring/types" "~9.4.5" | ||||
|     "@react-spring/shared" "~9.7.2" | ||||
|     "@react-spring/types" "~9.7.2" | ||||
| 
 | ||||
| "@react-spring/core@~9.4.5": | ||||
|   version "9.4.5" | ||||
|   resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.4.5.tgz#4616e1adc18dd10f5731f100ebdbe9518b89ba3c" | ||||
|   integrity sha512-83u3FzfQmGMJFwZLAJSwF24/ZJctwUkWtyPD7KYtNagrFeQKUH1I05ZuhmCmqW+2w1KDW1SFWQ43RawqfXKiiQ== | ||||
| "@react-spring/core@~9.7.2": | ||||
|   version "9.7.2" | ||||
|   resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.7.2.tgz#804ebadee45a6adff00886454d6f1c5d97ee219d" | ||||
|   integrity sha512-fF512edZT/gKVCA90ZRxfw1DmELeVwiL4OC2J6bMUlNr707C0h4QRoec6DjzG27uLX2MvS1CEatf9KRjwZR9/w== | ||||
|   dependencies: | ||||
|     "@react-spring/animated" "~9.4.5" | ||||
|     "@react-spring/rafz" "~9.4.5" | ||||
|     "@react-spring/shared" "~9.4.5" | ||||
|     "@react-spring/types" "~9.4.5" | ||||
|     "@react-spring/animated" "~9.7.2" | ||||
|     "@react-spring/rafz" "~9.7.2" | ||||
|     "@react-spring/shared" "~9.7.2" | ||||
|     "@react-spring/types" "~9.7.2" | ||||
| 
 | ||||
| "@react-spring/rafz@~9.4.5": | ||||
|   version "9.4.5" | ||||
|   resolved "https://registry.yarnpkg.com/@react-spring/rafz/-/rafz-9.4.5.tgz#84f809f287f2a66bbfbc66195db340482f886bd7" | ||||
|   integrity sha512-swGsutMwvnoyTRxvqhfJBtGM8Ipx6ks0RkIpNX9F/U7XmyPvBMGd3GgX/mqxZUpdlsuI1zr/jiYw+GXZxAlLcQ== | ||||
| "@react-spring/rafz@~9.7.2": | ||||
|   version "9.7.2" | ||||
|   resolved "https://registry.yarnpkg.com/@react-spring/rafz/-/rafz-9.7.2.tgz#77e7088c215e05cf893851cd87ceb40d89f2a7d7" | ||||
|   integrity sha512-kDWMYDQto3+flkrX3vy6DU/l9pxQ4TVW91DglQEc11iDc7shF4+WVDRJvOVLX+xoMP7zyag1dMvlIgvQ+dvA/A== | ||||
| 
 | ||||
| "@react-spring/shared@~9.4.5": | ||||
|   version "9.4.5" | ||||
|   resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.4.5.tgz#4c3ad817bca547984fb1539204d752a412a6d829" | ||||
|   integrity sha512-JhMh3nFKsqyag0KM5IIM8BQANGscTdd0mMv3BXsUiMZrcjQTskyfnv5qxEeGWbJGGar52qr5kHuBHtCjQOzniA== | ||||
| "@react-spring/shared@~9.7.2": | ||||
|   version "9.7.2" | ||||
|   resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.7.2.tgz#b8485617bdcc9f6348b245922051fb534e07c566" | ||||
|   integrity sha512-6U9qkno+9DxlH5nSltnPs+kU6tYKf0bPLURX2te13aGel8YqgcpFYp5Av8DcN2x3sukinAsmzHUS/FRsdZMMBA== | ||||
|   dependencies: | ||||
|     "@react-spring/rafz" "~9.4.5" | ||||
|     "@react-spring/types" "~9.4.5" | ||||
|     "@react-spring/rafz" "~9.7.2" | ||||
|     "@react-spring/types" "~9.7.2" | ||||
| 
 | ||||
| "@react-spring/types@~9.4.5": | ||||
|   version "9.4.5" | ||||
|   resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.4.5.tgz#9c71e5ff866b5484a7ef3db822bf6c10e77bdd8c" | ||||
|   integrity sha512-mpRIamoHwql0ogxEUh9yr4TP0xU5CWyZxVQeccGkHHF8kPMErtDXJlxyo0lj+telRF35XNihtPTWoflqtyARmg== | ||||
| "@react-spring/types@~9.7.2": | ||||
|   version "9.7.2" | ||||
|   resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.7.2.tgz#e04dd72755d88b0e3163ba143ecd8ba78b68a5b0" | ||||
|   integrity sha512-GEflx2Ex/TKVMHq5g5MxQDNNPNhqg+4Db9m7+vGTm8ttZiyga7YQUF24shgRNebKIjahqCuei16SZga8h1pe4g== | ||||
| 
 | ||||
| "@react-spring/web@^9.4.4": | ||||
|   version "9.4.5" | ||||
|   resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.4.5.tgz#b92f05b87cdc0963a59ee149e677dcaff09f680e" | ||||
|   integrity sha512-NGAkOtKmOzDEctL7MzRlQGv24sRce++0xAY7KlcxmeVkR7LRSGkoXHaIfm9ObzxPMcPHQYQhf3+X9jepIFNHQA== | ||||
|   version "9.7.2" | ||||
|   resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.7.2.tgz#76e53dd24033764c3062f9927f88b0f3194688d4" | ||||
|   integrity sha512-7qNc7/5KShu2D05x7o2Ols2nUE7mCKfKLaY2Ix70xPMfTle1sZisoQMBFgV9w/fSLZlHZHV9P0uWJqEXQnbV4Q== | ||||
|   dependencies: | ||||
|     "@react-spring/animated" "~9.4.5" | ||||
|     "@react-spring/core" "~9.4.5" | ||||
|     "@react-spring/shared" "~9.4.5" | ||||
|     "@react-spring/types" "~9.4.5" | ||||
|     "@react-spring/animated" "~9.7.2" | ||||
|     "@react-spring/core" "~9.7.2" | ||||
|     "@react-spring/shared" "~9.7.2" | ||||
|     "@react-spring/types" "~9.7.2" | ||||
| 
 | ||||
| "@react-stately/collections@^3.3.4", "@react-stately/collections@^3.4.1": | ||||
|   version "3.4.1" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue