Commit e9bc8afa by Torkel Ödegaard Committed by GitHub

Upgrade: React layout grid upgrade (#22038)

parent 34c39700
...@@ -247,7 +247,7 @@ ...@@ -247,7 +247,7 @@
"rc-cascader": "0.17.5", "rc-cascader": "0.17.5",
"react": "16.12.0", "react": "16.12.0",
"react-dom": "16.12.0", "react-dom": "16.12.0",
"react-grid-layout": "0.16.6", "react-grid-layout": "0.17.1",
"react-highlight-words": "0.11.0", "react-highlight-words": "0.11.0",
"react-loadable": "5.5.0", "react-loadable": "5.5.0",
"react-popper": "1.3.3", "react-popper": "1.3.3",
......
...@@ -19048,7 +19048,7 @@ prop-types-exact@^1.2.0: ...@@ -19048,7 +19048,7 @@ prop-types-exact@^1.2.0:
object.assign "^4.1.0" object.assign "^4.1.0"
reflect.ownkeys "^0.2.0" reflect.ownkeys "^0.2.0"
prop-types@15.7.2, prop-types@15.x, prop-types@^15.5.0, prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2: prop-types@15.7.2, prop-types@15.x, prop-types@^15.0.0, prop-types@^15.5.0, prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2:
version "15.7.2" version "15.7.2"
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5" resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ== integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
...@@ -19693,10 +19693,10 @@ react-dom@^16.8.3: ...@@ -19693,10 +19693,10 @@ react-dom@^16.8.3:
prop-types "^15.6.2" prop-types "^15.6.2"
scheduler "^0.16.2" scheduler "^0.16.2"
react-draggable@3.x, react-draggable@^3.0.3: react-draggable@^4.0.0:
version "3.3.2" version "4.2.0"
resolved "https://registry.yarnpkg.com/react-draggable/-/react-draggable-3.3.2.tgz#966ef1d90f2387af3c2d8bd3516f601ea42ca359" resolved "https://registry.yarnpkg.com/react-draggable/-/react-draggable-4.2.0.tgz#40cc5209082ca7d613104bf6daf31372cc0e1114"
integrity sha512-oaz8a6enjbPtx5qb0oDWxtDNuybOylvto1QLydsXgKmwT7e3GXC2eMVDwEMIUYJIFqVG72XpOv673UuuAq6LhA== integrity sha512-5wFq//gEoeTYprnd4ze8GrFc+Rbnx+9RkOMR3vk4EbWxj02U6L6T3yrlKeiw4X5CtjD2ma2+b3WujghcXNRzkw==
dependencies: dependencies:
classnames "^2.2.5" classnames "^2.2.5"
prop-types "^15.6.0" prop-types "^15.6.0"
...@@ -19747,16 +19747,16 @@ react-focus-lock@^2.1.0: ...@@ -19747,16 +19747,16 @@ react-focus-lock@^2.1.0:
use-callback-ref "^1.2.1" use-callback-ref "^1.2.1"
use-sidecar "^1.0.1" use-sidecar "^1.0.1"
react-grid-layout@0.16.6: react-grid-layout@0.17.1:
version "0.16.6" version "0.17.1"
resolved "https://registry.yarnpkg.com/react-grid-layout/-/react-grid-layout-0.16.6.tgz#9b2407a2b946c2260ebaf66f13b556e1da4efeb2" resolved "https://registry.yarnpkg.com/react-grid-layout/-/react-grid-layout-0.17.1.tgz#0b75c72e5b7d7085f0f0054e160b31298971c5e2"
integrity sha512-h2EsYgsqcESLJeevQSJsEKp8hhh+phOlXDJoMhlV2e7T3VWQL+S6iCF3iD/LK19r4oyRyOMDEir0KV+eLXrAyw== integrity sha512-L+wHFevK+klKvoAHuHn4Q5qHtrW+4zCj0F3QnpR7wZbkZPmrdaWC7cztFLXwINq6WnOWGE22BCTCDCHJi7dVDw==
dependencies: dependencies:
classnames "2.x" classnames "2.x"
lodash.isequal "^4.0.0" lodash.isequal "^4.0.0"
prop-types "15.x" prop-types "^15.0.0"
react-draggable "3.x" react-draggable "^4.0.0"
react-resizable "1.x" react-resizable "^1.9.0"
react-helmet-async@^1.0.2: react-helmet-async@^1.0.2:
version "1.0.4" version "1.0.4"
...@@ -19887,13 +19887,13 @@ react-redux@7.1.1: ...@@ -19887,13 +19887,13 @@ react-redux@7.1.1:
prop-types "^15.7.2" prop-types "^15.7.2"
react-is "^16.9.0" react-is "^16.9.0"
react-resizable@1.x: react-resizable@^1.9.0:
version "1.8.0" version "1.10.1"
resolved "https://registry.yarnpkg.com/react-resizable/-/react-resizable-1.8.0.tgz#a6dd8c90826f1e54244141b770318e0320663a43" resolved "https://registry.yarnpkg.com/react-resizable/-/react-resizable-1.10.1.tgz#f0c2cf1d83b3470b87676ce6d6b02bbe3f4d8cd4"
integrity sha512-lfYlCelPyUL8GLYd4SgFtZOrFY8XpxpDwXjgGHLiLM2aMv7mEkBT8Jn5MUV1TCinF5mIro4CMezfnniAZEkGvg== integrity sha512-Jd/bKOKx6+19NwC4/aMLRu/J9/krfxlDnElP41Oc+oLiUWs/zwV1S9yBfBZRnqAwQb6vQ/HRSk3bsSWGSgVbpw==
dependencies: dependencies:
prop-types "15.x" prop-types "15.x"
react-draggable "^3.0.3" react-draggable "^4.0.3"
react-select@^3.0.8: react-select@^3.0.8:
version "3.0.8" version "3.0.8"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment