1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-04-29 01:15:48 +02:00

chore(deps): update react-dnd monorepo

This commit is contained in:
Renovate Bot 2022-01-04 14:44:40 +00:00 committed by renovate[bot]
parent 4c79d57c41
commit 708b2743e7
2 changed files with 10 additions and 10 deletions

View File

@ -75,8 +75,8 @@
"node-fetch": "2.6.6", "node-fetch": "2.6.6",
"prettier": "2.5.1", "prettier": "2.5.1",
"react": "17.0.2", "react": "17.0.2",
"react-dnd": "14.0.4", "react-dnd": "14.0.5",
"react-dnd-html5-backend": "14.0.2", "react-dnd-html5-backend": "14.1.0",
"react-dom": "17.0.2", "react-dom": "17.0.2",
"react-outside-click-handler": "1.3.0", "react-outside-click-handler": "1.3.0",
"react-redux": "7.2.6", "react-redux": "7.2.6",

View File

@ -10479,17 +10479,17 @@ react-dev-utils@^11.0.3:
strip-ansi "6.0.0" strip-ansi "6.0.0"
text-table "0.2.0" text-table "0.2.0"
react-dnd-html5-backend@14.0.2: react-dnd-html5-backend@14.1.0:
version "14.0.2" version "14.1.0"
resolved "https://registry.npmjs.org/react-dnd-html5-backend/-/react-dnd-html5-backend-14.0.2.tgz" resolved "https://registry.yarnpkg.com/react-dnd-html5-backend/-/react-dnd-html5-backend-14.1.0.tgz#b35a3a0c16dd3a2bfb5eb7ec62cf0c2cace8b62f"
integrity sha512-QgN6rYrOm4UUj6tIvN8ovImu6uP48xBXF2rzVsp6tvj6d5XQ7OjHI4SJ/ZgGobOneRAU3WCX4f8DGCYx0tuhlw== integrity sha512-6ONeqEC3XKVf4eVmMTe0oPds+c5B9Foyj8p/ZKLb7kL2qh9COYxiBHv3szd6gztqi/efkmriywLUVlPotqoJyw==
dependencies: dependencies:
dnd-core "14.0.1" dnd-core "14.0.1"
react-dnd@14.0.4: react-dnd@14.0.5:
version "14.0.4" version "14.0.5"
resolved "https://registry.npmjs.org/react-dnd/-/react-dnd-14.0.4.tgz" resolved "https://registry.yarnpkg.com/react-dnd/-/react-dnd-14.0.5.tgz#ecf264e220ae62e35634d9b941502f3fca0185ed"
integrity sha512-AFJJXzUIWp5WAhgvI85ESkDCawM0lhoVvfo/lrseLXwFdH3kEO3v8I2C81QPqBW2UEyJBIPStOhPMGYGFtq/bg== integrity sha512-9i1jSgbyVw0ELlEVt/NkCUkxy1hmhJOkePoCH713u75vzHGyXhPDm28oLfc2NMSBjZRM1Y+wRjHXJT3sPrTy+A==
dependencies: dependencies:
"@react-dnd/invariant" "^2.0.0" "@react-dnd/invariant" "^2.0.0"
"@react-dnd/shallowequal" "^2.0.0" "@react-dnd/shallowequal" "^2.0.0"