mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 03:53:50 +00:00 
			
		
		
		
	dependencies: Upgrade simplebar to 3.1.3.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
		
				
					committed by
					
						 Tim Abbott
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							261166f96d
						
					
				
				
					commit
					8b76a55b16
				
			| @@ -33,7 +33,7 @@ | ||||
|     "plotly.js": "1.37.1", | ||||
|     "sass-loader": "7.0.1", | ||||
|     "script-loader": "0.7.2", | ||||
|     "simplebar": "^2.6.1", | ||||
|     "simplebar": "^3.1.3", | ||||
|     "sortablejs": "^1.7.0", | ||||
|     "sorttable": "1.0.2", | ||||
|     "source-map-loader": "0.2.3", | ||||
|   | ||||
| @@ -11,4 +11,4 @@ LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2019/03/01/zulip-2-0-relea | ||||
| # Typically, adding a dependency only requires a minor version bump, and | ||||
| # removing a dependency requires a major version bump. | ||||
|  | ||||
| PROVISION_VERSION = '28.10' | ||||
| PROVISION_VERSION = '29.0' | ||||
|   | ||||
							
								
								
									
										31
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										31
									
								
								yarn.lock
									
									
									
									
									
								
							| @@ -1740,6 +1740,10 @@ camelcase@^4.1.0: | ||||
|   version "4.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-4.1.0.tgz#d545635be1e33c542649c69173e5de6acfae34dd" | ||||
| 
 | ||||
| can-use-dom@^0.1.0: | ||||
|   version "0.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/can-use-dom/-/can-use-dom-0.1.0.tgz#22cc4a34a0abc43950f42c6411024a3f6366b45a" | ||||
| 
 | ||||
| caniuse-api@^1.5.2: | ||||
|   version "1.6.1" | ||||
|   resolved "https://registry.yarnpkg.com/caniuse-api/-/caniuse-api-1.6.1.tgz#b534e7c734c4f81ec5fbe8aca2ad24354b962c6c" | ||||
| @@ -2326,6 +2330,10 @@ core-js@^2.0.0, core-js@^2.4.0, core-js@^2.4.1, core-js@^2.5.0: | ||||
|   version "2.5.7" | ||||
|   resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.7.tgz#f972608ff0cead68b841a16a932d0b183791814e" | ||||
| 
 | ||||
| core-js@^2.6.2: | ||||
|   version "2.6.5" | ||||
|   resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.5.tgz#44bc8d249e7fb2ff5d00e0341a7ffb94fbf67895" | ||||
| 
 | ||||
| core-util-is@1.0.2, core-util-is@~1.0.0: | ||||
|   version "1.0.2" | ||||
|   resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7" | ||||
| @@ -5980,6 +5988,10 @@ lodash.tail@^4.1.1: | ||||
|   version "4.1.1" | ||||
|   resolved "https://registry.yarnpkg.com/lodash.tail/-/lodash.tail-4.1.1.tgz#d2333a36d9e7717c8ad2f7cacafec7c32b444664" | ||||
| 
 | ||||
| lodash.throttle@^4.1.1: | ||||
|   version "4.1.1" | ||||
|   resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4" | ||||
| 
 | ||||
| lodash.uniq@^4.5.0: | ||||
|   version "4.5.0" | ||||
|   resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" | ||||
| @@ -8651,9 +8663,9 @@ requires-port@^1.0.0: | ||||
|   version "1.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff" | ||||
| 
 | ||||
| resize-observer-polyfill@^1.4.2: | ||||
|   version "1.5.0" | ||||
|   resolved "https://registry.yarnpkg.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.0.tgz#660ff1d9712a2382baa2cad450a4716209f9ca69" | ||||
| resize-observer-polyfill@^1.5.0: | ||||
|   version "1.5.1" | ||||
|   resolved "https://registry.yarnpkg.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz#0e9020dd3d21024458d4ebd27e23e40269810464" | ||||
| 
 | ||||
| resolve-cwd@^2.0.0: | ||||
|   version "2.0.0" | ||||
| @@ -9117,13 +9129,16 @@ signum@^1.0.0: | ||||
|   version "1.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/signum/-/signum-1.0.0.tgz#74a7d2bf2a20b40eba16a92b152124f1d559fa77" | ||||
| 
 | ||||
| simplebar@^2.6.1: | ||||
|   version "2.6.1" | ||||
|   resolved "https://registry.yarnpkg.com/simplebar/-/simplebar-2.6.1.tgz#578871eb91823712fc62d357a671062e12cb7ad6" | ||||
| simplebar@^3.1.3: | ||||
|   version "3.1.3" | ||||
|   resolved "https://registry.yarnpkg.com/simplebar/-/simplebar-3.1.3.tgz#fa6c669d080d1a7514b277b2e27807bba1a6e118" | ||||
|   dependencies: | ||||
|     can-use-dom "^0.1.0" | ||||
|     core-js "^2.6.2" | ||||
|     lodash.debounce "^4.0.8" | ||||
|     object-assign "^4.1.1" | ||||
|     resize-observer-polyfill "^1.4.2" | ||||
|     lodash.memoize "^4.1.2" | ||||
|     lodash.throttle "^4.1.1" | ||||
|     resize-observer-polyfill "^1.5.0" | ||||
|     scrollbarwidth "^0.1.3" | ||||
| 
 | ||||
| simplicial-complex-boundary@^1.0.0: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user