Skip to content

Commit b87e45a

Browse files
Update dependency react-fast-compare to v3
1 parent 125fc2a commit b87e45a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1261,7 +1261,7 @@
12611261
"react-diff-view": "^3.2.1",
12621262
"react-dom": "~18.2.0",
12631263
"react-dropzone": "^11.7.1",
1264-
"react-fast-compare": "^2.0.4",
1264+
"react-fast-compare": "^3.2.2",
12651265
"react-hook-form": "^7.44.2",
12661266
"react-intl": "6.6.6",
12671267
"react-markdown": "^6.0.3",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26580,7 +26580,7 @@ react-error-boundary@^3.1.0:
2658026580
dependencies:
2658126581
"@babel/runtime" "^7.12.5"
2658226582

26583-
react-fast-compare@^2.0.1, react-fast-compare@^2.0.4:
26583+
react-fast-compare@^2.0.1:
2658426584
version "2.0.4"
2658526585
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-2.0.4.tgz#e84b4d455b0fec113e0402c329352715196f81f9"
2658626586
integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw==
@@ -26590,6 +26590,11 @@ react-fast-compare@^3.0.1:
2659026590
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"
2659126591
integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==
2659226592

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+
2659326598
react-focus-lock@^2.9.4:
2659426599
version "2.9.5"
2659526600
resolved "https://registry.yarnpkg.com/react-focus-lock/-/react-focus-lock-2.9.5.tgz#8a82f4f0128cccc27b9e77a4472e8a22f1b52189"

0 commit comments

Comments
 (0)