@@ -5628,6 +5628,11 @@ hex-color-regex@^1.1.0:
5628
5628
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
5629
5629
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
5630
5630
5631
+ highlight-words-core@^1.2.0 :
5632
+ version "1.2.2"
5633
+ resolved "https://registry.yarnpkg.com/highlight-words-core/-/highlight-words-core-1.2.2.tgz#1eff6d7d9f0a22f155042a00791237791b1eeaaa"
5634
+ integrity sha512-BXUKIkUuh6cmmxzi5OIbUJxrG8OAk2MqoL1DtO3Wo9D2faJg2ph5ntyuQeLqaHJmzER6H5tllCDA9ZnNe9BVGg==
5635
+
5631
5636
hmac-drbg@^1.0.0 :
5632
5637
version "1.0.1"
5633
5638
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
@@ -7296,6 +7301,11 @@ mem@^4.0.0:
7296
7301
mimic-fn "^2.0.0"
7297
7302
p-is-promise "^2.0.0"
7298
7303
7304
+ memoize-one@^4.0.0 :
7305
+ version "4.1.0"
7306
+ resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-4.1.0.tgz#a2387c58c03fff27ca390c31b764a79addf3f906"
7307
+ integrity sha512-2GApq0yI/b22J2j9rhbrAlsHb0Qcz+7yWxeLG8h+95sl1XPUgeLimQSOdur4Vw7cUhrBHwaUZxWFZueojqNRzA==
7308
+
7299
7309
memory-fs@^0.4.0, memory-fs@^0.4.1, memory-fs@~0.4.1 :
7300
7310
version "0.4.1"
7301
7311
resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.4.1.tgz#3a9a20b8462523e447cfbc7e8bb80ed667bfc552"
@@ -9088,7 +9098,7 @@ prompts@^2.0.4:
9088
9098
kleur "^3.0.2"
9089
9099
sisteransi "^1.0.0"
9090
9100
9091
- prop-types@^15.5.4, prop-types@^15.6.1, prop-types@^15.6.2 :
9101
+ prop-types@^15.5.4, prop-types@^15.5.8, prop-types@^15. 6.1, prop-types@^15.6.2 :
9092
9102
version "15.7.2"
9093
9103
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
9094
9104
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
@@ -9320,6 +9330,15 @@ react-helmet@^5.2.0:
9320
9330
prop-types "^15.5.4"
9321
9331
react-side-effect "^1.1.0"
9322
9332
9333
+ react-highlight-words@^0.16.0 :
9334
+ version "0.16.0"
9335
+ resolved "https://registry.yarnpkg.com/react-highlight-words/-/react-highlight-words-0.16.0.tgz#4b4b9824e3d2b98789d3e3b3aedb5e961ae1b7cf"
9336
+ integrity sha512-q34TwCSJOL+5pVDv6LUj3amaoyXdNDwd7zRqVAvceOrO9g1haWLAglK6WkGLMNUa3PFN8EgGedLg/k8Gpndxqg==
9337
+ dependencies :
9338
+ highlight-words-core "^1.2.0"
9339
+ memoize-one "^4.0.0"
9340
+ prop-types "^15.5.8"
9341
+
9323
9342
react-hot-loader@^4.6.2 :
9324
9343
version "4.8.4"
9325
9344
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.8.4.tgz#357ba342e367fd42d6a870a9c0601c23fa0730c6"
0 commit comments