Skip to content

Commit

Permalink
Update dependency @ginkgo-bioworks/react-json-schema-form-builder to …
Browse files Browse the repository at this point in the history
…v2.7.1
  • Loading branch information
renovate-bot committed Oct 30, 2021
1 parent d57cf18 commit b6d8d44
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@babel/preset-react": "7.14.5",
"@ginkgo-bioworks/react-json-schema-form-builder": "2.6.0",
"@ginkgo-bioworks/react-json-schema-form-builder": "2.7.1",
"@popperjs/core": "2.9.3",
"@rails/actioncable": "6.1.4",
"@rails/actiontext": "6.1.4",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1053,18 +1053,18 @@
dependencies:
prop-types "^15.7.2"

"@ginkgo-bioworks/react-json-schema-form-builder@2.6.0":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@ginkgo-bioworks/react-json-schema-form-builder/-/react-json-schema-form-builder-2.6.0.tgz#fd3465ae2576fed434d7544fa747c4ccc37349e6"
integrity sha512-7y9iu8zhaC923eOK70OmBS021zV0KMfiCUBU0QqL9yaD9svy0IhpEoiXySiMP7HCnzGAGtuu3PNAX24ATl16bQ==
"@ginkgo-bioworks/react-json-schema-form-builder@2.7.1":
version "2.7.1"
resolved "https://registry.yarnpkg.com/@ginkgo-bioworks/react-json-schema-form-builder/-/react-json-schema-form-builder-2.7.1.tgz#6225f2a7c1d653d201a8f5c389605f6d1a478198"
integrity sha512-hZ89jjo08nPT1TP4Nk62sY0jOiZMC1pFlZ+ch2JErl7w8+/Duz7qBXe3EjKJOqShN6oeRE9JhOV2vdcH7meEpA==
dependencies:
"@fortawesome/fontawesome-svg-core" "^1.2.35"
"@fortawesome/free-solid-svg-icons" "^5.15.3"
"@fortawesome/react-fontawesome" "^0.1.14"
classnames "^2.2.6"
react-beautiful-dnd "^13.0.0"
react-jss "^10.4.0"
react-select "^4.3.0"
react-select "^5.0.0"
reactstrap "^8.6.0"

"@hypnosphi/create-react-context@^0.3.1":
Expand Down Expand Up @@ -1253,6 +1253,13 @@
hoist-non-react-statics "^3.3.0"
redux "^4.0.0"

"@types/react-transition-group@^4.4.0":
version "4.4.4"
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.4.tgz#acd4cceaa2be6b757db61ed7b432e103242d163e"
integrity sha512-7gAPz7anVK5xzbeQW9wFBDg7G++aPLAFY0QaSMOou9rJZpbuI58WAuJrgu+qR92l61grlnCUe7AFX8KGahAgug==
dependencies:
"@types/react" "*"

"@types/react-transition-group@^4.4.1":
version "4.4.2"
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.2.tgz#38890fd9db68bf1f2252b99a942998dc7877c5b3"
Expand Down Expand Up @@ -6274,13 +6281,6 @@ react-icons@^3.10.0:
dependencies:
camelcase "^5.0.0"

react-input-autosize@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/react-input-autosize/-/react-input-autosize-3.0.0.tgz#6b5898c790d4478d69420b55441fcc31d5c50a85"
integrity sha512-nL9uS7jEs/zu8sqwFE5MAPx6pPkNAriACQ2rGLlqmKr2sPGtN7TXTyDdQt4lbNXVx7Uzadb40x8qotIuru6Rhg==
dependencies:
prop-types "^15.5.8"

react-is@^16.13.1, react-is@^16.3.2, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.9.0:
version "16.13.1"
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
Expand Down Expand Up @@ -6347,17 +6347,17 @@ react-redux@^7.2.0:
prop-types "^15.7.2"
react-is "^16.13.1"

react-select@^4.3.0:
version "4.3.1"
resolved "https://registry.yarnpkg.com/react-select/-/react-select-4.3.1.tgz#389fc07c9bc7cf7d3c377b7a05ea18cd7399cb81"
integrity sha512-HBBd0dYwkF5aZk1zP81Wx5UsLIIT2lSvAY2JiJo199LjoLHoivjn9//KsmvQMEFGNhe58xyuOITjfxKCcGc62Q==
react-select@^5.0.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.1.0.tgz#ac384c8e25ba6f03126026192b2bdad0f53fbf50"
integrity sha512-SkEBD1AYsSXrIdNj5HBt7+Ehe+jxdiB448J0atJqR6lE3l/GcFlRf4JYB3NlHe/02jrW4AnIQLo1t0IqWrxXOw==
dependencies:
"@babel/runtime" "^7.12.0"
"@emotion/cache" "^11.4.0"
"@emotion/react" "^11.1.1"
"@types/react-transition-group" "^4.4.0"
memoize-one "^5.0.0"
prop-types "^15.6.0"
react-input-autosize "^3.0.0"
react-transition-group "^4.3.0"

react-transition-group@^2.3.1:
Expand Down

0 comments on commit b6d8d44

Please sign in to comment.