File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1261
1261
"react-diff-view" : " ^3.2.1" ,
1262
1262
"react-dom" : " ~18.2.0" ,
1263
1263
"react-dropzone" : " ^11.7.1" ,
1264
- "react-fast-compare" : " ^2.0.4 " ,
1264
+ "react-fast-compare" : " ^3.2.2 " ,
1265
1265
"react-hook-form" : " ^7.44.2" ,
1266
1266
"react-intl" : " 6.6.6" ,
1267
1267
"react-markdown" : " ^6.0.3" ,
Original file line number Diff line number Diff line change @@ -26580,7 +26580,7 @@ react-error-boundary@^3.1.0:
26580
26580
dependencies:
26581
26581
"@babel/runtime" "^7.12.5"
26582
26582
26583
- react-fast-compare@^2.0.1, react-fast-compare@^2.0.4 :
26583
+ react-fast-compare@^2.0.1:
26584
26584
version "2.0.4"
26585
26585
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-2.0.4.tgz#e84b4d455b0fec113e0402c329352715196f81f9"
26586
26586
integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw==
@@ -26590,6 +26590,11 @@ react-fast-compare@^3.0.1:
26590
26590
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"
26591
26591
integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==
26592
26592
26593
+ react-fast-compare@^3.2.2:
26594
+ version "3.2.2"
26595
+ resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.2.tgz#929a97a532304ce9fee4bcae44234f1ce2c21d49"
26596
+ integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==
26597
+
26593
26598
react-focus-lock@^2.9.4:
26594
26599
version "2.9.5"
26595
26600
resolved "https://registry.yarnpkg.com/react-focus-lock/-/react-focus-lock-2.9.5.tgz#8a82f4f0128cccc27b9e77a4472e8a22f1b52189"
You can’t perform that action at this time.
0 commit comments