Merge branch 'master' into glitch-soc/merge-upstream
This commit is contained in:
		
						commit
						ffe8104398
					
				
					 7 changed files with 113 additions and 95 deletions
				
			
		
							
								
								
									
										6
									
								
								Gemfile
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								Gemfile
									
									
									
									
									
								
							|  | @ -16,7 +16,7 @@ gem 'makara', '~> 0.4' | ||||||
| gem 'pghero', '~> 2.4' | gem 'pghero', '~> 2.4' | ||||||
| gem 'dotenv-rails', '~> 2.7' | gem 'dotenv-rails', '~> 2.7' | ||||||
| 
 | 
 | ||||||
| gem 'aws-sdk-s3', '~> 1.59', require: false | gem 'aws-sdk-s3', '~> 1.60', require: false | ||||||
| gem 'fog-core', '<= 2.1.0' | gem 'fog-core', '<= 2.1.0' | ||||||
| gem 'fog-openstack', '~> 0.3', require: false | gem 'fog-openstack', '~> 0.3', require: false | ||||||
| gem 'paperclip', '~> 6.0' | gem 'paperclip', '~> 6.0' | ||||||
|  | @ -118,7 +118,7 @@ group :production, :test do | ||||||
| end | end | ||||||
| 
 | 
 | ||||||
| group :test do | group :test do | ||||||
|   gem 'capybara', '~> 3.29' |   gem 'capybara', '~> 3.30' | ||||||
|   gem 'climate_control', '~> 0.2' |   gem 'climate_control', '~> 0.2' | ||||||
|   gem 'faker', '~> 2.10' |   gem 'faker', '~> 2.10' | ||||||
|   gem 'microformats', '~> 4.2' |   gem 'microformats', '~> 4.2' | ||||||
|  | @ -134,7 +134,7 @@ group :development do | ||||||
|   gem 'annotate', '~> 3.0' |   gem 'annotate', '~> 3.0' | ||||||
|   gem 'better_errors', '~> 2.5' |   gem 'better_errors', '~> 2.5' | ||||||
|   gem 'binding_of_caller', '~> 0.7' |   gem 'binding_of_caller', '~> 0.7' | ||||||
|   gem 'bullet', '~> 6.0' |   gem 'bullet', '~> 6.1' | ||||||
|   gem 'letter_opener', '~> 1.7' |   gem 'letter_opener', '~> 1.7' | ||||||
|   gem 'letter_opener_web', '~> 1.3' |   gem 'letter_opener_web', '~> 1.3' | ||||||
|   gem 'memory_profiler' |   gem 'memory_profiler' | ||||||
|  |  | ||||||
							
								
								
									
										44
									
								
								Gemfile.lock
									
									
									
									
									
								
							
							
						
						
									
										44
									
								
								Gemfile.lock
									
									
									
									
									
								
							|  | @ -105,16 +105,16 @@ GEM | ||||||
|     av (0.9.0) |     av (0.9.0) | ||||||
|       cocaine (~> 0.5.3) |       cocaine (~> 0.5.3) | ||||||
|     aws-eventstream (1.0.3) |     aws-eventstream (1.0.3) | ||||||
|     aws-partitions (1.251.0) |     aws-partitions (1.261.0) | ||||||
|     aws-sdk-core (3.84.0) |     aws-sdk-core (3.86.0) | ||||||
|       aws-eventstream (~> 1.0, >= 1.0.2) |       aws-eventstream (~> 1.0, >= 1.0.2) | ||||||
|       aws-partitions (~> 1, >= 1.239.0) |       aws-partitions (~> 1, >= 1.239.0) | ||||||
|       aws-sigv4 (~> 1.1) |       aws-sigv4 (~> 1.1) | ||||||
|       jmespath (~> 1.0) |       jmespath (~> 1.0) | ||||||
|     aws-sdk-kms (1.26.0) |     aws-sdk-kms (1.27.0) | ||||||
|       aws-sdk-core (~> 3, >= 3.71.0) |       aws-sdk-core (~> 3, >= 3.71.0) | ||||||
|       aws-sigv4 (~> 1.1) |       aws-sigv4 (~> 1.1) | ||||||
|     aws-sdk-s3 (1.59.0) |     aws-sdk-s3 (1.60.1) | ||||||
|       aws-sdk-core (~> 3, >= 3.83.0) |       aws-sdk-core (~> 3, >= 3.83.0) | ||||||
|       aws-sdk-kms (~> 1) |       aws-sdk-kms (~> 1) | ||||||
|       aws-sigv4 (~> 1.1) |       aws-sigv4 (~> 1.1) | ||||||
|  | @ -135,7 +135,7 @@ GEM | ||||||
|     brakeman (4.7.2) |     brakeman (4.7.2) | ||||||
|     browser (2.7.1) |     browser (2.7.1) | ||||||
|     builder (3.2.4) |     builder (3.2.4) | ||||||
|     bullet (6.0.2) |     bullet (6.1.0) | ||||||
|       activesupport (>= 3.0.0) |       activesupport (>= 3.0.0) | ||||||
|       uniform_notifier (~> 1.11) |       uniform_notifier (~> 1.11) | ||||||
|     bundler-audit (0.6.1) |     bundler-audit (0.6.1) | ||||||
|  | @ -158,7 +158,7 @@ GEM | ||||||
|       sshkit (~> 1.3) |       sshkit (~> 1.3) | ||||||
|     capistrano-yarn (2.0.2) |     capistrano-yarn (2.0.2) | ||||||
|       capistrano (~> 3.0) |       capistrano (~> 3.0) | ||||||
|     capybara (3.29.0) |     capybara (3.30.0) | ||||||
|       addressable |       addressable | ||||||
|       mini_mime (>= 0.1.3) |       mini_mime (>= 0.1.3) | ||||||
|       nokogiri (~> 1.8) |       nokogiri (~> 1.8) | ||||||
|  | @ -174,8 +174,8 @@ GEM | ||||||
|       elasticsearch (>= 2.0.0) |       elasticsearch (>= 2.0.0) | ||||||
|       elasticsearch-dsl |       elasticsearch-dsl | ||||||
|     chunky_png (1.3.10) |     chunky_png (1.3.10) | ||||||
|     cld3 (3.2.4) |     cld3 (3.2.6) | ||||||
|       ffi (>= 1.1.0, < 1.11.0) |       ffi (>= 1.1.0, < 1.12.0) | ||||||
|     climate_control (0.2.0) |     climate_control (0.2.0) | ||||||
|     cocaine (0.5.8) |     cocaine (0.5.8) | ||||||
|       climate_control (>= 0.0.3, < 1.0) |       climate_control (>= 0.0.3, < 1.0) | ||||||
|  | @ -371,9 +371,9 @@ GEM | ||||||
|       redis (>= 3.0.5) |       redis (>= 3.0.5) | ||||||
|     memory_profiler (0.9.14) |     memory_profiler (0.9.14) | ||||||
|     method_source (0.9.2) |     method_source (0.9.2) | ||||||
|     microformats (4.1.0) |     microformats (4.2.0) | ||||||
|       json (~> 2.1) |       json (~> 2.2) | ||||||
|       nokogiri (~> 1.8, >= 1.8.3) |       nokogiri (~> 1.10) | ||||||
|     mime-types (3.3.1) |     mime-types (3.3.1) | ||||||
|       mime-types-data (~> 3.2015) |       mime-types-data (~> 3.2015) | ||||||
|     mime-types-data (3.2019.1009) |     mime-types-data (3.2019.1009) | ||||||
|  | @ -434,7 +434,7 @@ GEM | ||||||
|     pastel (0.7.3) |     pastel (0.7.3) | ||||||
|       equatable (~> 0.6) |       equatable (~> 0.6) | ||||||
|       tty-color (~> 0.5) |       tty-color (~> 0.5) | ||||||
|     pg (1.2.0) |     pg (1.2.1) | ||||||
|     pghero (2.4.1) |     pghero (2.4.1) | ||||||
|       activerecord (>= 5) |       activerecord (>= 5) | ||||||
|     pkg-config (1.4.0) |     pkg-config (1.4.0) | ||||||
|  | @ -454,7 +454,7 @@ GEM | ||||||
|       pry (~> 0.10) |       pry (~> 0.10) | ||||||
|     pry-rails (0.3.9) |     pry-rails (0.3.9) | ||||||
|       pry (>= 0.10.4) |       pry (>= 0.10.4) | ||||||
|     public_suffix (4.0.2) |     public_suffix (4.0.3) | ||||||
|     puma (4.3.1) |     puma (4.3.1) | ||||||
|       nio4r (~> 2.0) |       nio4r (~> 2.0) | ||||||
|     pundit (2.1.0) |     pundit (2.1.0) | ||||||
|  | @ -648,7 +648,7 @@ GEM | ||||||
|     tty-screen (0.7.0) |     tty-screen (0.7.0) | ||||||
|     twitter-text (1.14.7) |     twitter-text (1.14.7) | ||||||
|       unf (~> 0.1.0) |       unf (~> 0.1.0) | ||||||
|     tzinfo (1.2.5) |     tzinfo (1.2.6) | ||||||
|       thread_safe (~> 0.1) |       thread_safe (~> 0.1) | ||||||
|     tzinfo-data (1.2019.3) |     tzinfo-data (1.2019.3) | ||||||
|       tzinfo (>= 1.0.0) |       tzinfo (>= 1.0.0) | ||||||
|  | @ -656,7 +656,7 @@ GEM | ||||||
|       unf_ext |       unf_ext | ||||||
|     unf_ext (0.0.7.6) |     unf_ext (0.0.7.6) | ||||||
|     unicode-display_width (1.6.0) |     unicode-display_width (1.6.0) | ||||||
|     uniform_notifier (1.12.1) |     uniform_notifier (1.13.0) | ||||||
|     warden (1.2.8) |     warden (1.2.8) | ||||||
|       rack (>= 2.0.6) |       rack (>= 2.0.6) | ||||||
|     webmock (3.7.6) |     webmock (3.7.6) | ||||||
|  | @ -685,23 +685,23 @@ DEPENDENCIES | ||||||
|   active_record_query_trace (~> 1.7) |   active_record_query_trace (~> 1.7) | ||||||
|   addressable (~> 2.7) |   addressable (~> 2.7) | ||||||
|   annotate (~> 3.0) |   annotate (~> 3.0) | ||||||
|   aws-sdk-s3 (~> 1.59) |   aws-sdk-s3 (~> 1.60) | ||||||
|   better_errors (~> 2.5) |   better_errors (~> 2.5) | ||||||
|   binding_of_caller (~> 0.7) |   binding_of_caller (~> 0.7) | ||||||
|   blurhash (~> 0.1) |   blurhash (~> 0.1) | ||||||
|   bootsnap (~> 1.4) |   bootsnap (~> 1.4) | ||||||
|   brakeman (~> 4.7) |   brakeman (~> 4.7) | ||||||
|   browser |   browser | ||||||
|   bullet (~> 6.0) |   bullet (~> 6.1) | ||||||
|   bundler-audit (~> 0.6) |   bundler-audit (~> 0.6) | ||||||
|   capistrano (~> 3.11) |   capistrano (~> 3.11) | ||||||
|   capistrano-rails (~> 1.4) |   capistrano-rails (~> 1.4) | ||||||
|   capistrano-rbenv (~> 2.1) |   capistrano-rbenv (~> 2.1) | ||||||
|   capistrano-yarn (~> 2.0) |   capistrano-yarn (~> 2.0) | ||||||
|   capybara (~> 3.29) |   capybara (~> 3.30) | ||||||
|   charlock_holmes (~> 0.7.7) |   charlock_holmes (~> 0.7.7) | ||||||
|   chewy (~> 5.1) |   chewy (~> 5.1) | ||||||
|   cld3 (~> 3.2.4) |   cld3 (~> 3.2.6) | ||||||
|   climate_control (~> 0.2) |   climate_control (~> 0.2) | ||||||
|   concurrent-ruby |   concurrent-ruby | ||||||
|   connection_pool |   connection_pool | ||||||
|  | @ -742,8 +742,8 @@ DEPENDENCIES | ||||||
|   makara (~> 0.4) |   makara (~> 0.4) | ||||||
|   mario-redis-lock (~> 1.2) |   mario-redis-lock (~> 1.2) | ||||||
|   memory_profiler |   memory_profiler | ||||||
|   microformats (~> 4.1) |   microformats (~> 4.2) | ||||||
|   mime-types (~> 3.3) |   mime-types (~> 3.3.1) | ||||||
|   net-ldap (~> 0.16) |   net-ldap (~> 0.16) | ||||||
|   nilsimsa! |   nilsimsa! | ||||||
|   nokogiri (~> 1.10) |   nokogiri (~> 1.10) | ||||||
|  | @ -794,7 +794,7 @@ DEPENDENCIES | ||||||
|   simple-navigation (~> 4.1) |   simple-navigation (~> 4.1) | ||||||
|   simple_form (~> 5.0) |   simple_form (~> 5.0) | ||||||
|   simplecov (~> 0.17) |   simplecov (~> 0.17) | ||||||
|   sprockets (~> 3.7) |   sprockets (~> 3.7.2) | ||||||
|   sprockets-rails (~> 3.2) |   sprockets-rails (~> 3.2) | ||||||
|   stackprof |   stackprof | ||||||
|   stoplight (~> 2.2.0) |   stoplight (~> 2.2.0) | ||||||
|  |  | ||||||
|  | @ -542,6 +542,7 @@ class Status extends ImmutablePureComponent { | ||||||
|             <HotKeys handlers={handlers}> |             <HotKeys handlers={handlers}> | ||||||
|               <div className={classNames('focusable', 'detailed-status__wrapper')} tabIndex='0' aria-label={textForScreenReader(intl, status, false)}> |               <div className={classNames('focusable', 'detailed-status__wrapper')} tabIndex='0' aria-label={textForScreenReader(intl, status, false)}> | ||||||
|                 <DetailedStatus |                 <DetailedStatus | ||||||
|  |                   key={`details-${status.get('id')}`} | ||||||
|                   status={status} |                   status={status} | ||||||
|                   onOpenVideo={this.handleOpenVideo} |                   onOpenVideo={this.handleOpenVideo} | ||||||
|                   onOpenMedia={this.handleOpenMedia} |                   onOpenMedia={this.handleOpenMedia} | ||||||
|  | @ -552,6 +553,7 @@ class Status extends ImmutablePureComponent { | ||||||
|                 /> |                 /> | ||||||
| 
 | 
 | ||||||
|                 <ActionBar |                 <ActionBar | ||||||
|  |                   key={`action-bar-${status.get('id')}`} | ||||||
|                   status={status} |                   status={status} | ||||||
|                   onReply={this.handleReplyClick} |                   onReply={this.handleReplyClick} | ||||||
|                   onFavourite={this.handleFavouriteClick} |                   onFavourite={this.handleFavouriteClick} | ||||||
|  |  | ||||||
|  | @ -1,7 +1,14 @@ | ||||||
| - content_for :page_title do | - content_for :page_title do | ||||||
|   = t('filters.index.title') |   = t('filters.index.title') | ||||||
| 
 | 
 | ||||||
| .table-wrapper | - content_for :page_heading_actions do | ||||||
|  |   = link_to t('filters.new.title'), new_filter_path, class: 'button' | ||||||
|  | 
 | ||||||
|  | - if @filters.count == 0 | ||||||
|  |   %div{ style: 'display: flex; justify-content: center' } | ||||||
|  |     %div.muted-hint= t 'filters.index.empty' | ||||||
|  | - else | ||||||
|  |   .table-wrapper | ||||||
|     %table.table |     %table.table | ||||||
|       %thead |       %thead | ||||||
|         %tr |         %tr | ||||||
|  | @ -16,5 +23,3 @@ | ||||||
|             %td |             %td | ||||||
|               = table_link_to 'pencil', t('filters.edit.title'), edit_filter_path(filter) |               = table_link_to 'pencil', t('filters.edit.title'), edit_filter_path(filter) | ||||||
|               = table_link_to 'times', t('filters.index.delete'), filter_path(filter), method: :delete |               = table_link_to 'times', t('filters.index.delete'), filter_path(filter), method: :delete | ||||||
| 
 |  | ||||||
| = link_to t('filters.new.title'), new_filter_path, class: 'button' |  | ||||||
|  |  | ||||||
|  | @ -757,6 +757,7 @@ en: | ||||||
|       invalid_irreversible: Irreversible filtering only works with home or notifications context |       invalid_irreversible: Irreversible filtering only works with home or notifications context | ||||||
|     index: |     index: | ||||||
|       delete: Delete |       delete: Delete | ||||||
|  |       empty: You have no filters. | ||||||
|       title: Filters |       title: Filters | ||||||
|     new: |     new: | ||||||
|       title: Add new filter |       title: Add new filter | ||||||
|  |  | ||||||
							
								
								
									
										14
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								package.json
									
									
									
									
									
								
							|  | @ -69,7 +69,7 @@ | ||||||
|     "@babel/preset-react": "^7.7.4", |     "@babel/preset-react": "^7.7.4", | ||||||
|     "@babel/runtime": "^7.7.7", |     "@babel/runtime": "^7.7.7", | ||||||
|     "@gamestdio/websocket": "^0.3.2", |     "@gamestdio/websocket": "^0.3.2", | ||||||
|     "@clusterws/cws": "^0.16.1", |     "@clusterws/cws": "^0.17.3", | ||||||
|     "array-includes": "^3.1.1", |     "array-includes": "^3.1.1", | ||||||
|     "atrament": "^0.2.3", |     "atrament": "^0.2.3", | ||||||
|     "arrow-key-navigation": "^1.1.0", |     "arrow-key-navigation": "^1.1.0", | ||||||
|  | @ -86,7 +86,7 @@ | ||||||
|     "compression-webpack-plugin": "^3.0.1", |     "compression-webpack-plugin": "^3.0.1", | ||||||
|     "copy-webpack-plugin": "^5.1.1", |     "copy-webpack-plugin": "^5.1.1", | ||||||
|     "cross-env": "^6.0.3", |     "cross-env": "^6.0.3", | ||||||
|     "css-loader": "^3.4.0", |     "css-loader": "^3.4.1", | ||||||
|     "cssnano": "^4.1.10", |     "cssnano": "^4.1.10", | ||||||
|     "detect-passive-events": "^1.0.2", |     "detect-passive-events": "^1.0.2", | ||||||
|     "dotenv": "^8.2.0", |     "dotenv": "^8.2.0", | ||||||
|  | @ -153,7 +153,7 @@ | ||||||
|     "requestidlecallback": "^0.3.0", |     "requestidlecallback": "^0.3.0", | ||||||
|     "reselect": "^4.0.0", |     "reselect": "^4.0.0", | ||||||
|     "rimraf": "^3.0.0", |     "rimraf": "^3.0.0", | ||||||
|     "sass": "^1.24.0", |     "sass": "^1.24.2", | ||||||
|     "sass-loader": "^8.0.0", |     "sass-loader": "^8.0.0", | ||||||
|     "stringz": "^2.0.0", |     "stringz": "^2.0.0", | ||||||
|     "substring-trie": "^1.0.2", |     "substring-trie": "^1.0.2", | ||||||
|  | @ -162,7 +162,7 @@ | ||||||
|     "throng": "^4.0.0", |     "throng": "^4.0.0", | ||||||
|     "tiny-queue": "^0.2.1", |     "tiny-queue": "^0.2.1", | ||||||
|     "uuid": "^3.3.3", |     "uuid": "^3.3.3", | ||||||
|     "wavesurfer.js": "^3.2.0", |     "wavesurfer.js": "^3.3.0", | ||||||
|     "webpack": "^4.41.5", |     "webpack": "^4.41.5", | ||||||
|     "webpack-assets-manifest": "^3.1.1", |     "webpack-assets-manifest": "^3.1.1", | ||||||
|     "webpack-bundle-analyzer": "^3.6.0", |     "webpack-bundle-analyzer": "^3.6.0", | ||||||
|  | @ -174,7 +174,7 @@ | ||||||
|     "babel-eslint": "^10.0.3", |     "babel-eslint": "^10.0.3", | ||||||
|     "babel-jest": "^24.9.0", |     "babel-jest": "^24.9.0", | ||||||
|     "enzyme": "^3.11.0", |     "enzyme": "^3.11.0", | ||||||
|     "enzyme-adapter-react-16": "^1.15.1", |     "enzyme-adapter-react-16": "^1.15.2", | ||||||
|     "eslint": "^6.8.0", |     "eslint": "^6.8.0", | ||||||
|     "eslint-plugin-import": "~2.19.1", |     "eslint-plugin-import": "~2.19.1", | ||||||
|     "eslint-plugin-jsx-a11y": "~6.2.3", |     "eslint-plugin-jsx-a11y": "~6.2.3", | ||||||
|  | @ -185,7 +185,7 @@ | ||||||
|     "react-intl-translations-manager": "^5.0.3", |     "react-intl-translations-manager": "^5.0.3", | ||||||
|     "react-test-renderer": "^16.12.0", |     "react-test-renderer": "^16.12.0", | ||||||
|     "sass-lint": "^1.13.1", |     "sass-lint": "^1.13.1", | ||||||
|     "webpack-dev-server": "^3.9.0", |     "webpack-dev-server": "^3.10.1", | ||||||
|     "yargs": "^15.0.2" |     "yargs": "^15.1.0" | ||||||
|   } |   } | ||||||
| } | } | ||||||
|  |  | ||||||
							
								
								
									
										104
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										104
									
								
								yarn.lock
									
									
									
									
									
								
							|  | @ -795,10 +795,10 @@ | ||||||
|     lodash "^4.17.13" |     lodash "^4.17.13" | ||||||
|     to-fast-properties "^2.0.0" |     to-fast-properties "^2.0.0" | ||||||
| 
 | 
 | ||||||
| "@clusterws/cws@^0.16.1": | "@clusterws/cws@^0.17.3": | ||||||
|   version "0.16.1" |   version "0.17.3" | ||||||
|   resolved "https://registry.yarnpkg.com/@clusterws/cws/-/cws-0.16.1.tgz#443c47909601e87b881ffb2c4c83cbf27a228487" |   resolved "https://registry.yarnpkg.com/@clusterws/cws/-/cws-0.17.3.tgz#64ce6a34b2bd357c29bdc0675f27b37279e8661f" | ||||||
|   integrity sha512-OamMsXwVppfmwX14Ed1msJJN0KNi+VBQh5AkAqUvIGTcJyHcjpsKjU15wS8QumvEewxx9gvGp7aSDop0/R5Gqg== |   integrity sha512-5WSpxwD8yIIWPTyMspS/IDBp1d4yHnK4A0pjIzYGS1EmJHKylc4jgMiG66qbirjxZ9/IlzuvmYCgaXA+TQbe+A== | ||||||
| 
 | 
 | ||||||
| "@cnakazawa/watch@^1.0.3": | "@cnakazawa/watch@^1.0.3": | ||||||
|   version "1.0.3" |   version "1.0.3" | ||||||
|  | @ -2949,10 +2949,10 @@ css-list-helpers@^1.0.1: | ||||||
|   dependencies: |   dependencies: | ||||||
|     tcomb "^2.5.0" |     tcomb "^2.5.0" | ||||||
| 
 | 
 | ||||||
| css-loader@^3.4.0: | css-loader@^3.4.1: | ||||||
|   version "3.4.0" |   version "3.4.1" | ||||||
|   resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-3.4.0.tgz#9fb263436783117a41d014e45e8eaeba54dd6670" |   resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-3.4.1.tgz#dfb7968aa9bffb26bd20375afdffe77d5a234b77" | ||||||
|   integrity sha512-JornYo4RAXl1Mzt0lOSVPmArzAMV3rGY2VuwtaDc732WTWjdwTaeS19nCGWMcSCf305Q396lhhDAJEWWM0SgPQ== |   integrity sha512-+ybmv7sVxxNEenQhkifQDvny/1iNQM7YooJbSfVUdQQvisyg1aKIqgGjCjoFSyVLJMp17z9rfZFQaR5HGHcMbw== | ||||||
|   dependencies: |   dependencies: | ||||||
|     camelcase "^5.3.1" |     camelcase "^5.3.1" | ||||||
|     cssesc "^3.0.0" |     cssesc "^3.0.0" | ||||||
|  | @ -3598,34 +3598,34 @@ entities@^1.1.1, entities@~1.1.1: | ||||||
|   resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.2.tgz#bdfa735299664dfafd34529ed4f8522a275fea56" |   resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.2.tgz#bdfa735299664dfafd34529ed4f8522a275fea56" | ||||||
|   integrity sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w== |   integrity sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w== | ||||||
| 
 | 
 | ||||||
| enzyme-adapter-react-16@^1.15.1: | enzyme-adapter-react-16@^1.15.2: | ||||||
|   version "1.15.1" |   version "1.15.2" | ||||||
|   resolved "https://registry.yarnpkg.com/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.15.1.tgz#8ad55332be7091dc53a25d7d38b3485fc2ba50d5" |   resolved "https://registry.yarnpkg.com/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.15.2.tgz#b16db2f0ea424d58a808f9df86ab6212895a4501" | ||||||
|   integrity sha512-yMPxrP3vjJP+4wL/qqfkT6JAIctcwKF+zXO6utlGPgUJT2l4tzrdjMDWGd/Pp1BjHBcljhN24OzNEGRteibJhA== |   integrity sha512-SkvDrb8xU3lSxID8Qic9rB8pvevDbLybxPK6D/vW7PrT0s2Cl/zJYuXvsd1EBTz0q4o3iqG3FJhpYz3nUNpM2Q== | ||||||
|   dependencies: |   dependencies: | ||||||
|     enzyme-adapter-utils "^1.12.1" |     enzyme-adapter-utils "^1.13.0" | ||||||
|     enzyme-shallow-equal "^1.0.0" |     enzyme-shallow-equal "^1.0.1" | ||||||
|     has "^1.0.3" |     has "^1.0.3" | ||||||
|     object.assign "^4.1.0" |     object.assign "^4.1.0" | ||||||
|     object.values "^1.1.0" |     object.values "^1.1.1" | ||||||
|     prop-types "^15.7.2" |     prop-types "^15.7.2" | ||||||
|     react-is "^16.10.2" |     react-is "^16.12.0" | ||||||
|     react-test-renderer "^16.0.0-0" |     react-test-renderer "^16.0.0-0" | ||||||
|     semver "^5.7.0" |     semver "^5.7.0" | ||||||
| 
 | 
 | ||||||
| enzyme-adapter-utils@^1.12.1: | enzyme-adapter-utils@^1.13.0: | ||||||
|   version "1.12.1" |   version "1.13.0" | ||||||
|   resolved "https://registry.yarnpkg.com/enzyme-adapter-utils/-/enzyme-adapter-utils-1.12.1.tgz#e828e0d038e2b1efa4b9619ce896226f85c9dd88" |   resolved "https://registry.yarnpkg.com/enzyme-adapter-utils/-/enzyme-adapter-utils-1.13.0.tgz#01c885dde2114b4690bf741f8dc94cee3060eb78" | ||||||
|   integrity sha512-KWiHzSjZaLEoDCOxY8Z1RAbUResbqKN5bZvenPbfKtWorJFVETUw754ebkuCQ3JKm0adx1kF8JaiR+PHPiP47g== |   integrity sha512-YuEtfQp76Lj5TG1NvtP2eGJnFKogk/zT70fyYHXK2j3v6CtuHqc8YmgH/vaiBfL8K1SgVVbQXtTcgQZFwzTVyQ== | ||||||
|   dependencies: |   dependencies: | ||||||
|     airbnb-prop-types "^2.15.0" |     airbnb-prop-types "^2.15.0" | ||||||
|     function.prototype.name "^1.1.1" |     function.prototype.name "^1.1.2" | ||||||
|     object.assign "^4.1.0" |     object.assign "^4.1.0" | ||||||
|     object.fromentries "^2.0.1" |     object.fromentries "^2.0.2" | ||||||
|     prop-types "^15.7.2" |     prop-types "^15.7.2" | ||||||
|     semver "^5.7.0" |     semver "^5.7.1" | ||||||
| 
 | 
 | ||||||
| enzyme-shallow-equal@^1.0.0, enzyme-shallow-equal@^1.0.1: | enzyme-shallow-equal@^1.0.1: | ||||||
|   version "1.0.1" |   version "1.0.1" | ||||||
|   resolved "https://registry.yarnpkg.com/enzyme-shallow-equal/-/enzyme-shallow-equal-1.0.1.tgz#7afe03db3801c9b76de8440694096412a8d9d49e" |   resolved "https://registry.yarnpkg.com/enzyme-shallow-equal/-/enzyme-shallow-equal-1.0.1.tgz#7afe03db3801c9b76de8440694096412a8d9d49e" | ||||||
|   integrity sha512-hGA3i1so8OrYOZSM9whlkNmVHOicJpsjgTzC+wn2JMJXhq1oO4kA4bJ5MsfzSIcC71aLDKzJ6gZpIxrqt3QTAQ== |   integrity sha512-hGA3i1so8OrYOZSM9whlkNmVHOicJpsjgTzC+wn2JMJXhq1oO4kA4bJ5MsfzSIcC71aLDKzJ6gZpIxrqt3QTAQ== | ||||||
|  | @ -6584,10 +6584,10 @@ lodash@^4.0.0, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, | ||||||
|   resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" |   resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" | ||||||
|   integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== |   integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== | ||||||
| 
 | 
 | ||||||
| loglevel@^1.6.4: | loglevel@^1.6.6: | ||||||
|   version "1.6.4" |   version "1.6.6" | ||||||
|   resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.4.tgz#f408f4f006db8354d0577dcf6d33485b3cb90d56" |   resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.6.tgz#0ee6300cc058db6b3551fa1c4bf73b83bb771312" | ||||||
|   integrity sha512-p0b6mOGKcGa+7nnmKbpzR6qloPbrgLcnio++E+14Vo/XffOGwZtRpUhr8dTH/x2oCMmEoIU0Zwm3ZauhvYD17g== |   integrity sha512-Sgr5lbboAUBo3eXCSPL4/KoVz3ROKquOjcctxmHIt+vol2DrqTQe3SwkKKuYhEiWB5kYa13YyopJ69deJ1irzQ== | ||||||
| 
 | 
 | ||||||
| loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3.1, loose-envify@^1.4.0: | loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3.1, loose-envify@^1.4.0: | ||||||
|   version "1.4.0" |   version "1.4.0" | ||||||
|  | @ -7315,6 +7315,16 @@ object.fromentries@^2.0.1: | ||||||
|     function-bind "^1.1.1" |     function-bind "^1.1.1" | ||||||
|     has "^1.0.3" |     has "^1.0.3" | ||||||
| 
 | 
 | ||||||
|  | object.fromentries@^2.0.2: | ||||||
|  |   version "2.0.2" | ||||||
|  |   resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.2.tgz#4a09c9b9bb3843dd0f89acdb517a794d4f355ac9" | ||||||
|  |   integrity sha512-r3ZiBH7MQppDJVLx6fhD618GKNG40CZYH9wgwdhKxBDDbQgjeWGGd4AtkZad84d291YxvWe7bJGuE65Anh0dxQ== | ||||||
|  |   dependencies: | ||||||
|  |     define-properties "^1.1.3" | ||||||
|  |     es-abstract "^1.17.0-next.1" | ||||||
|  |     function-bind "^1.1.1" | ||||||
|  |     has "^1.0.3" | ||||||
|  | 
 | ||||||
| object.getownpropertydescriptors@^2.0.3: | object.getownpropertydescriptors@^2.0.3: | ||||||
|   version "2.0.3" |   version "2.0.3" | ||||||
|   resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16" |   resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16" | ||||||
|  | @ -8627,7 +8637,7 @@ react-intl@^2.9.0: | ||||||
|     intl-relativeformat "^2.1.0" |     intl-relativeformat "^2.1.0" | ||||||
|     invariant "^2.1.1" |     invariant "^2.1.1" | ||||||
| 
 | 
 | ||||||
| react-is@^16.10.2, react-is@^16.3.2, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6, react-is@^16.9.0: | react-is@^16.12.0, react-is@^16.3.2, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6, react-is@^16.9.0: | ||||||
|   version "16.12.0" |   version "16.12.0" | ||||||
|   resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.12.0.tgz#2cc0fe0fba742d97fd527c42a13bec4eeb06241c" |   resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.12.0.tgz#2cc0fe0fba742d97fd527c42a13bec4eeb06241c" | ||||||
|   integrity sha512-rPCkf/mWBtKc97aLL9/txD8DZdemK0vkA3JMLShjlJB3Pj3s+lpf1KaBzMfQrAmhMQB0n1cU/SUGgKKBCe837Q== |   integrity sha512-rPCkf/mWBtKc97aLL9/txD8DZdemK0vkA3JMLShjlJB3Pj3s+lpf1KaBzMfQrAmhMQB0n1cU/SUGgKKBCe837Q== | ||||||
|  | @ -9378,10 +9388,10 @@ sass-loader@^8.0.0: | ||||||
|     schema-utils "^2.1.0" |     schema-utils "^2.1.0" | ||||||
|     semver "^6.3.0" |     semver "^6.3.0" | ||||||
| 
 | 
 | ||||||
| sass@^1.24.0: | sass@^1.24.2: | ||||||
|   version "1.24.0" |   version "1.24.2" | ||||||
|   resolved "https://registry.yarnpkg.com/sass/-/sass-1.24.0.tgz#e8b9931bc5d18a37d271749311ef2edc83102a77" |   resolved "https://registry.yarnpkg.com/sass/-/sass-1.24.2.tgz#0a0e0f00368be6808b2e94470172266ac45498fe" | ||||||
|   integrity sha512-1TsPyMhLTx+9DLlmwg02iBW2p4poGA7LlkWJLpUY/XticFKNhPcx+l4FsIJLKl6oSUfXmAKpVljHEez1hwjqiw== |   integrity sha512-0JxdMMRd0fOmGFQFRI91vh4n0Ed766ib9JwPUa+1C37zn3VaqlHxbknUn/6LqP/MSfvNPxRYoCrYf5g8vu4OHw== | ||||||
|   dependencies: |   dependencies: | ||||||
|     chokidar ">=2.0.0 <4.0.0" |     chokidar ">=2.0.0 <4.0.0" | ||||||
| 
 | 
 | ||||||
|  | @ -9435,7 +9445,7 @@ selfsigned@^1.10.7: | ||||||
|   dependencies: |   dependencies: | ||||||
|     node-forge "0.9.0" |     node-forge "0.9.0" | ||||||
| 
 | 
 | ||||||
| "semver@2 || 3 || 4 || 5", semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semver@^5.6.0, semver@^5.7.0: | "semver@2 || 3 || 4 || 5", semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semver@^5.6.0, semver@^5.7.0, semver@^5.7.1: | ||||||
|   version "5.7.1" |   version "5.7.1" | ||||||
|   resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" |   resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" | ||||||
|   integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== |   integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== | ||||||
|  | @ -10701,10 +10711,10 @@ watchpack@^1.6.0: | ||||||
|     graceful-fs "^4.1.2" |     graceful-fs "^4.1.2" | ||||||
|     neo-async "^2.5.0" |     neo-async "^2.5.0" | ||||||
| 
 | 
 | ||||||
| wavesurfer.js@^3.2.0: | wavesurfer.js@^3.3.0: | ||||||
|   version "3.2.0" |   version "3.3.0" | ||||||
|   resolved "https://registry.yarnpkg.com/wavesurfer.js/-/wavesurfer.js-3.2.0.tgz#c316f3bd1b9f0f4d26188c6865a57e29a13efedc" |   resolved "https://registry.yarnpkg.com/wavesurfer.js/-/wavesurfer.js-3.3.0.tgz#8e3429c5981162562aeb48f555d75bfeaaa4c5c8" | ||||||
|   integrity sha512-P75SSpYTpzpCKFKjxmHkdp2jGpcm4neaGncBGV/jzfI5FPSIfl5mXTTZlZFpJhs7To+NI34Dj5y661JI43HEzA== |   integrity sha512-Lfa5c2uN3ykVTxjkves+hcCpT+aePIr6aTKDgHXvIXIZo/ypC9KNd6kpclygnhEMCZo8VZA2ST/rq8UrBdyteQ== | ||||||
| 
 | 
 | ||||||
| wbuf@^1.1.0, wbuf@^1.7.3: | wbuf@^1.1.0, wbuf@^1.7.3: | ||||||
|   version "1.7.3" |   version "1.7.3" | ||||||
|  | @ -10778,10 +10788,10 @@ webpack-dev-middleware@^3.7.2: | ||||||
|     range-parser "^1.2.1" |     range-parser "^1.2.1" | ||||||
|     webpack-log "^2.0.0" |     webpack-log "^2.0.0" | ||||||
| 
 | 
 | ||||||
| webpack-dev-server@^3.9.0: | webpack-dev-server@^3.10.1: | ||||||
|   version "3.9.0" |   version "3.10.1" | ||||||
|   resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-3.9.0.tgz#27c3b5d0f6b6677c4304465ac817623c8b27b89c" |   resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-3.10.1.tgz#1ff3e5cccf8e0897aa3f5909c654e623f69b1c0e" | ||||||
|   integrity sha512-E6uQ4kRrTX9URN9s/lIbqTAztwEPdvzVrcmHE8EQ9YnuT9J8Es5Wrd8n9BKg1a0oZ5EgEke/EQFgUsp18dSTBw== |   integrity sha512-AGG4+XrrXn4rbZUueyNrQgO4KGnol+0wm3MPdqGLmmA+NofZl3blZQKxZ9BND6RDNuvAK9OMYClhjOSnxpWRoA== | ||||||
|   dependencies: |   dependencies: | ||||||
|     ansi-html "0.0.7" |     ansi-html "0.0.7" | ||||||
|     bonjour "^3.5.0" |     bonjour "^3.5.0" | ||||||
|  | @ -10798,7 +10808,7 @@ webpack-dev-server@^3.9.0: | ||||||
|     ip "^1.1.5" |     ip "^1.1.5" | ||||||
|     is-absolute-url "^3.0.3" |     is-absolute-url "^3.0.3" | ||||||
|     killable "^1.0.1" |     killable "^1.0.1" | ||||||
|     loglevel "^1.6.4" |     loglevel "^1.6.6" | ||||||
|     opn "^5.5.0" |     opn "^5.5.0" | ||||||
|     p-retry "^3.0.1" |     p-retry "^3.0.1" | ||||||
|     portfinder "^1.0.25" |     portfinder "^1.0.25" | ||||||
|  | @ -11141,10 +11151,10 @@ yargs@^13.3.0: | ||||||
|     y18n "^4.0.0" |     y18n "^4.0.0" | ||||||
|     yargs-parser "^13.1.1" |     yargs-parser "^13.1.1" | ||||||
| 
 | 
 | ||||||
| yargs@^15.0.2: | yargs@^15.1.0: | ||||||
|   version "15.0.2" |   version "15.1.0" | ||||||
|   resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.0.2.tgz#4248bf218ef050385c4f7e14ebdf425653d13bd3" |   resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.1.0.tgz#e111381f5830e863a89550bd4b136bb6a5f37219" | ||||||
|   integrity sha512-GH/X/hYt+x5hOat4LMnCqMd8r5Cv78heOMIJn1hr7QPPBqfeC6p89Y78+WB9yGDvfpCvgasfmWLzNzEioOUD9Q== |   integrity sha512-T39FNN1b6hCW4SOIk1XyTOWxtXdcen0t+XYrysQmChzSipvhBO8Bj0nK1ozAasdk24dNWuMZvr4k24nz+8HHLg== | ||||||
|   dependencies: |   dependencies: | ||||||
|     cliui "^6.0.0" |     cliui "^6.0.0" | ||||||
|     decamelize "^1.2.0" |     decamelize "^1.2.0" | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue