@@ -8199,6 +8199,14 @@ cacheable-request@^6.0.0:
8199
8199
normalize-url "^4.1.0"
8200
8200
responselike "^1.0.2"
8201
8201
8202
+ call-bind@^1.0.0:
8203
+ version "1.0.0"
8204
+ resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.0.tgz#24127054bb3f9bdcb4b1fb82418186072f77b8ce"
8205
+ integrity sha512-AEXsYIyyDY3MCzbwdhzG3Jx1R0J2wetQyUynn6dYHAO+bg8l1k7jwZtRv4ryryFs7EP+NDlikJlVe59jr0cM2w==
8206
+ dependencies:
8207
+ function-bind "^1.1.1"
8208
+ get-intrinsic "^1.0.0"
8209
+
8202
8210
call-me-maybe@^1.0.1:
8203
8211
version "1.0.1"
8204
8212
resolved "https://registry.yarnpkg.com/call-me-maybe/-/call-me-maybe-1.0.1.tgz#26d208ea89e37b5cbde60250a15f031c16a4d66b"
11746
11754
string.prototype.matchall "^4.0.2"
11747
11755
xregexp "^4.3.0"
11748
11756
11749
- [email protected] , eslint-plugin-react@^7.20.6, eslint-plugin-react@^7.7.0:
11757
+
11758
+ version "7.21.5"
11759
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.5.tgz#50b21a412b9574bfe05b21db176e8b7b3b15bff3"
11760
+ integrity sha512-8MaEggC2et0wSF6bUeywF7qQ46ER81irOdWS4QWxnnlAEsnzeBevk1sWh7fhpCghPpXb+8Ks7hvaft6L/xsR6g==
11761
+ dependencies:
11762
+ array-includes "^3.1.1"
11763
+ array.prototype.flatmap "^1.2.3"
11764
+ doctrine "^2.1.0"
11765
+ has "^1.0.3"
11766
+ jsx-ast-utils "^2.4.1 || ^3.0.0"
11767
+ object.entries "^1.1.2"
11768
+ object.fromentries "^2.0.2"
11769
+ object.values "^1.1.1"
11770
+ prop-types "^15.7.2"
11771
+ resolve "^1.18.1"
11772
+ string.prototype.matchall "^4.0.2"
11773
+
11774
+ eslint-plugin-react@^7.20.6, eslint-plugin-react@^7.7.0:
11750
11775
version "7.20.6"
11751
11776
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.6.tgz#4d7845311a93c463493ccfa0a19c9c5d0fd69f60"
11752
11777
integrity sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg==
@@ -14058,6 +14083,15 @@ get-caller-file@^2.0.1:
14058
14083
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
14059
14084
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
14060
14085
14086
+ get-intrinsic@^1.0.0:
14087
+ version "1.0.1"
14088
+ resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.0.1.tgz#94a9768fcbdd0595a1c9273aacf4c89d075631be"
14089
+ integrity sha512-ZnWP+AmS1VUaLgTRy47+zKtjTxz+0xMpx3I52i+aalBK1QP19ggLF3Db89KJX7kjfOfP2eoa01qc++GwPgufPg==
14090
+ dependencies:
14091
+ function-bind "^1.1.1"
14092
+ has "^1.0.3"
14093
+ has-symbols "^1.0.1"
14094
+
14061
14095
get-nonce@^1.0.0:
14062
14096
version "1.0.1"
14063
14097
resolved "https://registry.yarnpkg.com/get-nonce/-/get-nonce-1.0.1.tgz#fdf3f0278073820d2ce9426c18f07481b1e0cdf3"
@@ -17869,6 +17903,14 @@ jsx-ast-utils@^2.2.1, jsx-ast-utils@^2.2.3, jsx-ast-utils@^2.4.1:
17869
17903
array-includes "^3.1.1"
17870
17904
object.assign "^4.1.0"
17871
17905
17906
+ "jsx-ast-utils@^2.4.1 || ^3.0.0":
17907
+ version "3.1.0"
17908
+ resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.1.0.tgz#642f1d7b88aa6d7eb9d8f2210e166478444fa891"
17909
+ integrity sha512-d4/UOjg+mxAWxCiF0c5UTSwyqbchkbqCvK87aBovhnh8GtysTjWmgC63tY0cJx/HzGgm9qnA147jVBdpOiQ2RA==
17910
+ dependencies:
17911
+ array-includes "^3.1.1"
17912
+ object.assign "^4.1.1"
17913
+
17872
17914
katex@^0.12.0:
17873
17915
version "0.12.0"
17874
17916
resolved "https://registry.yarnpkg.com/katex/-/katex-0.12.0.tgz#2fb1c665dbd2b043edcf8a1f5c555f46beaa0cb9"
@@ -20424,6 +20466,16 @@ object.assign@^4.1.0:
20424
20466
has-symbols "^1.0.0"
20425
20467
object-keys "^1.0.11"
20426
20468
20469
+ object.assign@^4.1.1:
20470
+ version "4.1.2"
20471
+ resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.2.tgz#0ed54a342eceb37b38ff76eb831a0e788cb63940"
20472
+ integrity sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==
20473
+ dependencies:
20474
+ call-bind "^1.0.0"
20475
+ define-properties "^1.1.3"
20476
+ has-symbols "^1.0.1"
20477
+ object-keys "^1.1.1"
20478
+
20427
20479
object.entries@^1.0.4, object.entries@^1.1.0, object.entries@^1.1.1, object.entries@^1.1.2:
20428
20480
version "1.1.2"
20429
20481
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.2.tgz#bc73f00acb6b6bb16c203434b10f9a7e797d3add"
0 commit comments