Skip to content

Commit

Permalink
SBERDOMA-151 changed yarn.lock after rebase with master
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonAL committed May 5, 2021
1 parent ebebf48 commit 9eb1b5a
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4677,7 +4677,7 @@ ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5:
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"

ajv@^8.0.1:
ajv@^8.0.1, ajv@^8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.2.0.tgz#c89d3380a784ce81b2085f48811c4c101df4c602"
integrity sha512-WSNGFuyWd//XO8n/m/EaOlNLtO0yL8EXT/74LqT4khdhpZjP7lkj/kT5uwRmGitKEVp/Oj7ZUHeGfPtgHhQ5CA==
Expand Down Expand Up @@ -8111,6 +8111,11 @@ dynamic-dedupe@^0.3.0:
dependencies:
xtend "^4.0.0"

easy-bem@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/easy-bem/-/easy-bem-1.1.1.tgz#1bfcc10425498090bcfddc0f9c000aba91399e03"
integrity sha512-GJRqdiy2h+EXy6a8E6R+ubmqUM08BK0FWNq41k24fup6045biQ8NXxoXimiwegMQvFFV3t1emADdGNL1TlS61A==

ecc-jsbn@~0.1.1:
version "0.1.2"
resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9"
Expand Down Expand Up @@ -15273,6 +15278,15 @@ react-immutable-proptypes@^2.1.0:
dependencies:
invariant "^2.2.2"

react-indiana-drag-scroll@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/react-indiana-drag-scroll/-/react-indiana-drag-scroll-2.0.1.tgz#8785488a9e9c789b0e1c092e60d03f05a789d428"
integrity sha512-xZQXfFf9pHLOL6/AvTFiGZCB4Vu8wO8DjEaO+xRVkSki2bEZSFfS8eeKG0OkTzcYVrXzc5aHAD1Mfl3EG+EFMA==
dependencies:
classnames "^2.2.6"
debounce "^1.2.0"
easy-bem "^1.1.1"

react-input-autosize@^2.2.1:
version "2.2.2"
resolved "https://registry.yarnpkg.com/react-input-autosize/-/react-input-autosize-2.2.2.tgz#fcaa7020568ec206bc04be36f4eb68e647c4d8c2"
Expand Down Expand Up @@ -15530,6 +15544,13 @@ react-uid@^2.3.1:
dependencies:
tslib "^1.10.0"

react-use-keypress@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/react-use-keypress/-/react-use-keypress-1.3.0.tgz#6b9a88fff31485e1a2edc48662cf6deab8bd63bd"
integrity sha512-UKCNY+0cxqMSWyl8BUo6aVRoVdnMEOaVz5sRFTtRjKShn952KMwt3xmXcPY+WA09yiMtk2lhjOqjjTFC46jklQ==
dependencies:
tiny-invariant "^1.1.0"

react-virtualized@^9.12.0:
version "9.22.3"
resolved "https://registry.yarnpkg.com/react-virtualized/-/react-virtualized-9.22.3.tgz#f430f16beb0a42db420dbd4d340403c0de334421"
Expand Down Expand Up @@ -17653,7 +17674,7 @@ timers-browserify@^2.0.4:
dependencies:
setimmediate "^1.0.4"

tiny-invariant@^1.0.1, tiny-invariant@^1.0.2:
tiny-invariant@^1.0.1, tiny-invariant@^1.0.2, tiny-invariant@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.1.0.tgz#634c5f8efdc27714b7f386c35e6760991d230875"
integrity sha512-ytxQvrb1cPc9WBEI/HSeYYoGD0kWnGEOR8RY6KomWLBVhqz0RgTwVO9dLrGz7dC+nN9llyI7OKAgRq8Vq4ZBSw==
Expand Down

0 comments on commit 9eb1b5a

Please sign in to comment.