File tree Expand file tree Collapse file tree 2 files changed +12
-13
lines changed Expand file tree Collapse file tree 2 files changed +12
-13
lines changed Original file line number Diff line number Diff line change 69
69
"frontend-collective-react-dnd-scrollzone" : " ^1.0.2" ,
70
70
"lodash.isequal" : " ^4.5.0" ,
71
71
"prop-types" : " ^15.6.1" ,
72
- "react-dnd" : " ^9.4.0 " ,
72
+ "react-dnd" : " ^10.0.2 " ,
73
73
"react-dnd-html5-backend" : " ^10.0.2" ,
74
74
"react-lifecycles-compat" : " ^3.0.4" ,
75
75
"react-virtualized" : " ^9.21.2"
Original file line number Diff line number Diff line change 1350
1350
resolved "https://registry.yarnpkg.com/@react-dnd/invariant/-/invariant-2.0.0.tgz#09d2e81cd39e0e767d7da62df9325860f24e517e"
1351
1351
integrity sha512-xL4RCQBCBDJ+GRwKTFhGUW8GXa4yoDfJrPbLblc3U09ciS+9ZJXJ3Qrcs/x2IODOdIE5kQxvMmE2UKyqUictUw==
1352
1352
1353
+ "@react-dnd/shallowequal@^2.0.0":
1354
+ version "2.0.0"
1355
+ resolved "https://registry.yarnpkg.com/@react-dnd/shallowequal/-/shallowequal-2.0.0.tgz#a3031eb54129f2c66b2753f8404266ec7bf67f0a"
1356
+ integrity sha512-Pc/AFTdwZwEKJxFJvlxrSmGe/di+aAOBn60sremrpLo6VI/6cmiUYNNwlI5KNYttg7uypzA3ILPMPgxB2GYZEg==
1357
+
1353
1358
"@storybook/addon-storyshots@^5.2.6":
1354
1359
version "5.3.17"
1355
1360
resolved "https://registry.yarnpkg.com/@storybook/addon-storyshots/-/addon-storyshots-5.3.17.tgz#eb8a5ccfd506a520e661b636792f81945a7732e6"
2284
2289
dependencies:
2285
2290
"@types/node" "*"
2286
2291
2287
- "@types/shallowequal@^1.1.1":
2288
- version "1.1.1"
2289
- resolved "https://registry.yarnpkg.com/@types/shallowequal/-/shallowequal-1.1.1.tgz#aad262bb3f2b1257d94c71d545268d592575c9b1"
2290
- integrity sha512-Lhni3aX80zbpdxRuWhnuYPm8j8UQaa571lHP/xI4W+7BAFhSIhRReXnqjEgT/XzPoXZTJkCqstFMJ8CZTK6IlQ==
2291
-
2292
2292
"@types/stack-utils@^1.0.1":
2293
2293
version "1.0.1"
2294
2294
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
@@ -11689,16 +11689,15 @@ react-dnd@2.5.4:
11689
11689
lodash "^4.2.0"
11690
11690
prop-types "^15.5.10"
11691
11691
11692
- react-dnd@^9.4.0 :
11693
- version "9.4.0 "
11694
- resolved "https://registry.yarnpkg.com/react-dnd/-/react-dnd-9.4.0. tgz#eec87035c6360fb33a44932326b3369af011a41c "
11695
- integrity sha512-jnLF8qKowCKTqSddfCiLx5+sb+HxO1qgdiAgbBeL8yuo5tRYNtKxZYn7+wVwNoyZuWEuM1Gw/Wsdhr+yb2RELQ ==
11692
+ react-dnd@^10.0.2 :
11693
+ version "10.0.2 "
11694
+ resolved "https://registry.yarnpkg.com/react-dnd/-/react-dnd-10.0.2. tgz#a6ad8eb3d9f2c573031f7ce05012e5c767a0b1fc "
11695
+ integrity sha512-SC2Ymvntynhoqtf5zaFhZscm9xenCoMofilxPdlwUlaelAzmbl9fw82C4ZJ//+lNm3kWAKXjGDZg2/aWjKEAtg ==
11696
11696
dependencies:
11697
+ "@react-dnd/shallowequal" "^2.0.0"
11697
11698
"@types/hoist-non-react-statics" "^3.3.1"
11698
- "@types/shallowequal" "^1.1.1"
11699
- dnd-core "^9.4.0"
11699
+ dnd-core "^10.0.2"
11700
11700
hoist-non-react-statics "^3.3.0"
11701
- shallowequal "^1.1.0"
11702
11701
11703
11702
react-docgen@^5.0.0:
11704
11703
version "5.1.0"
You can’t perform that action at this time.
0 commit comments