build: update react-modal in loot-design to 3.4.4
This commit is contained in:
parent
c431ccf74a
commit
9d7dedeb2f
2 changed files with 1 additions and 11 deletions
|
@ -43,7 +43,7 @@
|
||||||
"postinstall-postinstall": "^2.0.0",
|
"postinstall-postinstall": "^2.0.0",
|
||||||
"react-dnd": "^10.0.2",
|
"react-dnd": "^10.0.2",
|
||||||
"react-merge-refs": "^1.1.0",
|
"react-merge-refs": "^1.1.0",
|
||||||
"react-modal": "^3.0.0",
|
"react-modal": "3.4.4",
|
||||||
"react-spring": "^8.0.27",
|
"react-spring": "^8.0.27",
|
||||||
"react-virtualized-auto-sizer": "^1.0.2"
|
"react-virtualized-auto-sizer": "^1.0.2"
|
||||||
},
|
},
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -13914,16 +13914,6 @@ react-modal@3.4.4:
|
||||||
react-lifecycles-compat "^3.0.0"
|
react-lifecycles-compat "^3.0.0"
|
||||||
warning "^3.0.0"
|
warning "^3.0.0"
|
||||||
|
|
||||||
react-modal@^3.0.0:
|
|
||||||
version "3.14.4"
|
|
||||||
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.14.4.tgz#2ca7e8e9a180955e5c9508c228b73167c1e6f6a3"
|
|
||||||
integrity sha512-8surmulejafYCH9wfUmFyj4UfbSJwjcgbS9gf3oOItu4Hwd6ivJyVBETI0yHRhpJKCLZMUtnhzk76wXTsNL6Qg==
|
|
||||||
dependencies:
|
|
||||||
exenv "^1.2.0"
|
|
||||||
prop-types "^15.7.2"
|
|
||||||
react-lifecycles-compat "^3.0.0"
|
|
||||||
warning "^4.0.3"
|
|
||||||
|
|
||||||
react-native-codegen@^0.0.7:
|
react-native-codegen@^0.0.7:
|
||||||
version "0.0.7"
|
version "0.0.7"
|
||||||
resolved "https://registry.yarnpkg.com/react-native-codegen/-/react-native-codegen-0.0.7.tgz#86651c5c5fec67a8077ef7f4e36f7ed459043e14"
|
resolved "https://registry.yarnpkg.com/react-native-codegen/-/react-native-codegen-0.0.7.tgz#86651c5c5fec67a8077ef7f4e36f7ed459043e14"
|
||||||
|
|
Loading…
Reference in a new issue