From 54250d9abbc33977d323b9957bf406613cd90442 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Apr 2022 19:57:18 +0000 Subject: [PATCH] Bump react-dnd from 15.1.2 to 16.0.0 Bumps [react-dnd](https://github.com/react-dnd/react-dnd) from 15.1.2 to 16.0.0. - [Release notes](https://github.com/react-dnd/react-dnd/releases) - [Changelog](https://github.com/react-dnd/react-dnd/blob/main/CHANGELOG.md) - [Commits](https://github.com/react-dnd/react-dnd/compare/v15.1.2...v16.0.0) --- updated-dependencies: - dependency-name: react-dnd dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 80 ++++++++++++++++++++++++++++++++++++----------- package.json | 2 +- 2 files changed, 62 insertions(+), 20 deletions(-) diff --git a/package-lock.json b/package-lock.json index d6a5be8ccf..893c93de4c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "prop-types": "^15.8.1", "react": "^17.0.2", "react-autosize-textarea": "^7.1.0", - "react-dnd": "^15.1.2", + "react-dnd": "^16.0.0", "react-dnd-html5-backend": "^15.1.3", "react-dom": "^17.0.2", "react-google-recaptcha": "^2.1.0", @@ -2419,9 +2419,9 @@ "integrity": "sha512-blqduwV86oiKw2Gr44wbe3pj3Z/OsXirc7ybCv9F/pLAR+Aih8F3rjeJzK0ANgtYKv5lCpkGVoZAeKitKDaD/g==" }, "node_modules/@react-dnd/shallowequal": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@react-dnd/shallowequal/-/shallowequal-3.0.1.tgz", - "integrity": "sha512-XjDVbs3ZU16CO1h5Q3Ew2RPJqmZBDE/EVf1LYp6ePEffs3V/MX9ZbL5bJr8qiK5SbGmUMuDoaFgyKacYz8prRA==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@react-dnd/shallowequal/-/shallowequal-4.0.0.tgz", + "integrity": "sha512-Yykovind6xzqAqd0t5umrdAGPlGLTE80cy80UkEnbt8Zv5zEYTFzJSNPQ81TY8BSpRreubu1oE54iHBv2UVnTQ==" }, "node_modules/@tippyjs/react": { "version": "4.2.6", @@ -11250,13 +11250,13 @@ } }, "node_modules/react-dnd": { - "version": "15.1.2", - "resolved": "https://registry.npmjs.org/react-dnd/-/react-dnd-15.1.2.tgz", - "integrity": "sha512-EaSbMD9iFJDY/o48T3c8wn3uWU+2uxfFojhesZN3LhigJoAIvH2iOjxofSA9KbqhAKP6V9P853G6XG8JngKVtA==", + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/react-dnd/-/react-dnd-16.0.0.tgz", + "integrity": "sha512-RCoeWRWhuwSoqdLaJV8N/weARLyXqsf43OC3QiBWPORIIGGovF/EqI8ckf14ca3bl6oZNI/igtxX49+IDmNDeQ==", "dependencies": { - "@react-dnd/invariant": "3.0.1", - "@react-dnd/shallowequal": "3.0.1", - "dnd-core": "15.1.2", + "@react-dnd/invariant": "^4.0.0", + "@react-dnd/shallowequal": "^4.0.0", + "dnd-core": "^16.0.0", "fast-deep-equal": "^3.1.3", "hoist-non-react-statics": "^3.3.2" }, @@ -11286,6 +11286,26 @@ "dnd-core": "15.1.2" } }, + "node_modules/react-dnd/node_modules/@react-dnd/asap": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@react-dnd/asap/-/asap-5.0.0.tgz", + "integrity": "sha512-czNGSkNPZgxapKz1a8zj/C5me5MpVpN4wlXDQIMF4wDUuFJ37x7beakc4S7C1xKilHA4tgT9zZb4U64BdT/E5g==" + }, + "node_modules/react-dnd/node_modules/@react-dnd/invariant": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@react-dnd/invariant/-/invariant-4.0.0.tgz", + "integrity": "sha512-tjPrh294NbH6Gj1YP1of6JYEe3+sm0Wy7YA1ImG6YghlZe3n8F+fBx1yIrA5dVJCuUh6pBp4XO7/lcSq7oLL0A==" + }, + "node_modules/react-dnd/node_modules/dnd-core": { + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/dnd-core/-/dnd-core-16.0.0.tgz", + "integrity": "sha512-8cGtybb5LBjG2euYgVv3amk49F+9dH3l5TuuGQf0mhFr+KWIPE1qPxB8VpPDov74ZevUAxVDxadL2zN7I0oQ1Q==", + "dependencies": { + "@react-dnd/asap": "^5.0.0", + "@react-dnd/invariant": "^4.0.0", + "redux": "^4.1.2" + } + }, "node_modules/react-dom": { "version": "17.0.2", "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-17.0.2.tgz", @@ -15634,9 +15654,9 @@ "integrity": "sha512-blqduwV86oiKw2Gr44wbe3pj3Z/OsXirc7ybCv9F/pLAR+Aih8F3rjeJzK0ANgtYKv5lCpkGVoZAeKitKDaD/g==" }, "@react-dnd/shallowequal": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@react-dnd/shallowequal/-/shallowequal-3.0.1.tgz", - "integrity": "sha512-XjDVbs3ZU16CO1h5Q3Ew2RPJqmZBDE/EVf1LYp6ePEffs3V/MX9ZbL5bJr8qiK5SbGmUMuDoaFgyKacYz8prRA==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@react-dnd/shallowequal/-/shallowequal-4.0.0.tgz", + "integrity": "sha512-Yykovind6xzqAqd0t5umrdAGPlGLTE80cy80UkEnbt8Zv5zEYTFzJSNPQ81TY8BSpRreubu1oE54iHBv2UVnTQ==" }, "@tippyjs/react": { "version": "4.2.6", @@ -22420,15 +22440,37 @@ } }, "react-dnd": { - "version": "15.1.2", - "resolved": "https://registry.npmjs.org/react-dnd/-/react-dnd-15.1.2.tgz", - "integrity": "sha512-EaSbMD9iFJDY/o48T3c8wn3uWU+2uxfFojhesZN3LhigJoAIvH2iOjxofSA9KbqhAKP6V9P853G6XG8JngKVtA==", + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/react-dnd/-/react-dnd-16.0.0.tgz", + "integrity": "sha512-RCoeWRWhuwSoqdLaJV8N/weARLyXqsf43OC3QiBWPORIIGGovF/EqI8ckf14ca3bl6oZNI/igtxX49+IDmNDeQ==", "requires": { - "@react-dnd/invariant": "3.0.1", - "@react-dnd/shallowequal": "3.0.1", - "dnd-core": "15.1.2", + "@react-dnd/invariant": "^4.0.0", + "@react-dnd/shallowequal": "^4.0.0", + "dnd-core": "^16.0.0", "fast-deep-equal": "^3.1.3", "hoist-non-react-statics": "^3.3.2" + }, + "dependencies": { + "@react-dnd/asap": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@react-dnd/asap/-/asap-5.0.0.tgz", + "integrity": "sha512-czNGSkNPZgxapKz1a8zj/C5me5MpVpN4wlXDQIMF4wDUuFJ37x7beakc4S7C1xKilHA4tgT9zZb4U64BdT/E5g==" + }, + "@react-dnd/invariant": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@react-dnd/invariant/-/invariant-4.0.0.tgz", + "integrity": "sha512-tjPrh294NbH6Gj1YP1of6JYEe3+sm0Wy7YA1ImG6YghlZe3n8F+fBx1yIrA5dVJCuUh6pBp4XO7/lcSq7oLL0A==" + }, + "dnd-core": { + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/dnd-core/-/dnd-core-16.0.0.tgz", + "integrity": "sha512-8cGtybb5LBjG2euYgVv3amk49F+9dH3l5TuuGQf0mhFr+KWIPE1qPxB8VpPDov74ZevUAxVDxadL2zN7I0oQ1Q==", + "requires": { + "@react-dnd/asap": "^5.0.0", + "@react-dnd/invariant": "^4.0.0", + "redux": "^4.1.2" + } + } } }, "react-dnd-html5-backend": { diff --git a/package.json b/package.json index d9b7c32757..b0a1bb0f3c 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "prop-types": "^15.8.1", "react": "^17.0.2", "react-autosize-textarea": "^7.1.0", - "react-dnd": "^15.1.2", + "react-dnd": "^16.0.0", "react-dnd-html5-backend": "^15.1.3", "react-dom": "^17.0.2", "react-google-recaptcha": "^2.1.0",