Merge branch 'main' into keyboard-shortcuts

This commit is contained in:
Frank Noirot
2021-09-08 17:52:58 -04:00
committed by GitHub
28 changed files with 835 additions and 922 deletions

View File

@@ -19069,6 +19069,14 @@ worker-farm@^1.7.0:
dependencies:
errno "~0.1.7"
worker-loader@^3.0.8:
version "3.0.8"
resolved "https://registry.yarnpkg.com/worker-loader/-/worker-loader-3.0.8.tgz#5fc5cda4a3d3163d9c274a4e3a811ce8b60dbb37"
integrity sha512-XQyQkIFeRVC7f7uRhFdNMe/iJOdO6zxAaR3EWbDp45v3mDhrTi+++oswKNxShUNjPC/1xUp5DB29YKLhFo129g==
dependencies:
loader-utils "^2.0.0"
schema-utils "^3.0.0"
worker-rpc@^0.1.0:
version "0.1.1"
resolved "https://registry.npmjs.org/worker-rpc/-/worker-rpc-0.1.1.tgz"