mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add missing package to lockfile
This commit is contained in:
parent
f1e7a2ed87
commit
9d4ce8fac6
1 changed files with 11 additions and 0 deletions
11
yarn.lock
11
yarn.lock
|
|
@ -12576,6 +12576,17 @@ downshift@^6.0.15:
|
|||
react-is "^17.0.2"
|
||||
tslib "^2.3.0"
|
||||
|
||||
downshift@^6.1.9:
|
||||
version "6.1.12"
|
||||
resolved "https://registry.yarnpkg.com/downshift/-/downshift-6.1.12.tgz#f14476b41a6f6fd080c340bad1ddf449f7143f6f"
|
||||
integrity sha512-7XB/iaSJVS4T8wGFT3WRXmSF1UlBHAA40DshZtkrIscIN+VC+Lh363skLxFTvJwtNgHxAMDGEHT4xsyQFWL+UA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.14.8"
|
||||
compute-scroll-into-view "^1.0.17"
|
||||
prop-types "^15.7.2"
|
||||
react-is "^17.0.2"
|
||||
tslib "^2.3.0"
|
||||
|
||||
dset@^3.1.0, dset@^3.1.1, dset@^3.1.2:
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/dset/-/dset-3.1.2.tgz#89c436ca6450398396dc6538ea00abc0c54cd45a"
|
||||
|
|
|
|||
Loading…
Reference in a new issue