|
1798 | 1798 | dependencies: |
1799 | 1799 | "@types/react" "*" |
1800 | 1800 |
|
| 1801 | +"@types/react-helmet@^6.1.3": |
| 1802 | + version "6.1.3" |
| 1803 | + resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.3.tgz#1a58b26a79e464c59d3f9cdd5b7ece485335937b" |
| 1804 | + integrity sha512-U4onVxaZxAp78KpXsfmyCIhLjsvJJ3goG3CYFOo+xW0cPYAz9oe5cBAUSAcN7l35OTbrFvu9TuE0YkcZMKGr4A== |
| 1805 | + dependencies: |
| 1806 | + "@types/react" "*" |
| 1807 | + |
1801 | 1808 | "@types/react-native@~0.64.12": |
1802 | 1809 | version "0.64.12" |
1803 | 1810 | resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.64.12.tgz#1c6a3226c26d7a5949cdf8878e6cfe95fe0951d6" |
|
5396 | 5403 | prop-types "^15.6.2" |
5397 | 5404 | scheduler "^0.19.1" |
5398 | 5405 |
|
| 5406 | +react-fast-compare@^3.1.1: |
| 5407 | + version "3.2.0" |
| 5408 | + resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb" |
| 5409 | + integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA== |
| 5410 | + |
| 5411 | +react-helmet@^6.1.0: |
| 5412 | + version "6.1.0" |
| 5413 | + resolved "https://registry.yarnpkg.com/react-helmet/-/react-helmet-6.1.0.tgz#a750d5165cb13cf213e44747502652e794468726" |
| 5414 | + integrity sha512-4uMzEY9nlDlgxr61NL3XbKRy1hEkXmKNXhjbAIOVw5vcFrsdYbH2FEwcNyWvWinl103nXgzYNlns9ca+8kFiWw== |
| 5415 | + dependencies: |
| 5416 | + object-assign "^4.1.1" |
| 5417 | + prop-types "^15.7.2" |
| 5418 | + react-fast-compare "^3.1.1" |
| 5419 | + react-side-effect "^2.1.0" |
| 5420 | + |
5399 | 5421 | react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4: |
5400 | 5422 | version "16.13.1" |
5401 | 5423 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
@@ -5498,6 +5520,11 @@ react-refresh@^0.4.0: |
5498 | 5520 | resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.4.3.tgz#966f1750c191672e76e16c2efa569150cc73ab53" |
5499 | 5521 | integrity sha512-Hwln1VNuGl/6bVwnd0Xdn1e84gT/8T9aYNL+HAKDArLCS7LWjwr7StE30IEYbIkx0Vi3vs+coQxe+SQDbGbbpA== |
5500 | 5522 |
|
| 5523 | +react-side-effect@^2.1.0: |
| 5524 | + version "2.1.1" |
| 5525 | + resolved "https://registry.yarnpkg.com/react-side-effect/-/react-side-effect-2.1.1.tgz#66c5701c3e7560ab4822a4ee2742dee215d72eb3" |
| 5526 | + integrity sha512-2FoTQzRNTncBVtnzxFOk2mCpcfxQpenBMbk5kSVBg5UcPqV9fRbgY2zhb7GTWWOlpFmAxhClBDlIq8Rsubz1yQ== |
| 5527 | + |
5501 | 5528 | |
5502 | 5529 | version "16.13.1" |
5503 | 5530 | resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e" |
|
0 commit comments