|
|
|
@ -1745,6 +1745,26 @@
|
|
|
|
|
minimatch "^3.1.2"
|
|
|
|
|
strip-json-comments "^3.1.1"
|
|
|
|
|
|
|
|
|
|
"@eslint/eslintrc@^2.0.0":
|
|
|
|
|
version "2.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.0.tgz#943309d8697c52fc82c076e90c1c74fbbe69dbff"
|
|
|
|
|
integrity sha512-fluIaaV+GyV24CCu/ggiHdV+j4RNh85yQnAYS/G2mZODZgGmmlrgCydjUcV3YvxCm9x8nMAfThsqTni4KiXT4A==
|
|
|
|
|
dependencies:
|
|
|
|
|
ajv "^6.12.4"
|
|
|
|
|
debug "^4.3.2"
|
|
|
|
|
espree "^9.4.0"
|
|
|
|
|
globals "^13.19.0"
|
|
|
|
|
ignore "^5.2.0"
|
|
|
|
|
import-fresh "^3.2.1"
|
|
|
|
|
js-yaml "^4.1.0"
|
|
|
|
|
minimatch "^3.1.2"
|
|
|
|
|
strip-json-comments "^3.1.1"
|
|
|
|
|
|
|
|
|
|
"@eslint/js@8.35.0":
|
|
|
|
|
version "8.35.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.35.0.tgz#b7569632b0b788a0ca0e438235154e45d42813a7"
|
|
|
|
|
integrity sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw==
|
|
|
|
|
|
|
|
|
|
"@floating-ui/core@^0.7.3":
|
|
|
|
|
version "0.7.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-0.7.3.tgz#d274116678ffae87f6b60e90f88cc4083eefab86"
|
|
|
|
@ -8187,7 +8207,53 @@ eslint-webpack-plugin@^3.1.1:
|
|
|
|
|
normalize-path "^3.0.0"
|
|
|
|
|
schema-utils "^4.0.0"
|
|
|
|
|
|
|
|
|
|
eslint@8.34.0, eslint@^8.3.0:
|
|
|
|
|
eslint@8.35.0:
|
|
|
|
|
version "8.35.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.35.0.tgz#fffad7c7e326bae606f0e8f436a6158566d42323"
|
|
|
|
|
integrity sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@eslint/eslintrc" "^2.0.0"
|
|
|
|
|
"@eslint/js" "8.35.0"
|
|
|
|
|
"@humanwhocodes/config-array" "^0.11.8"
|
|
|
|
|
"@humanwhocodes/module-importer" "^1.0.1"
|
|
|
|
|
"@nodelib/fs.walk" "^1.2.8"
|
|
|
|
|
ajv "^6.10.0"
|
|
|
|
|
chalk "^4.0.0"
|
|
|
|
|
cross-spawn "^7.0.2"
|
|
|
|
|
debug "^4.3.2"
|
|
|
|
|
doctrine "^3.0.0"
|
|
|
|
|
escape-string-regexp "^4.0.0"
|
|
|
|
|
eslint-scope "^7.1.1"
|
|
|
|
|
eslint-utils "^3.0.0"
|
|
|
|
|
eslint-visitor-keys "^3.3.0"
|
|
|
|
|
espree "^9.4.0"
|
|
|
|
|
esquery "^1.4.2"
|
|
|
|
|
esutils "^2.0.2"
|
|
|
|
|
fast-deep-equal "^3.1.3"
|
|
|
|
|
file-entry-cache "^6.0.1"
|
|
|
|
|
find-up "^5.0.0"
|
|
|
|
|
glob-parent "^6.0.2"
|
|
|
|
|
globals "^13.19.0"
|
|
|
|
|
grapheme-splitter "^1.0.4"
|
|
|
|
|
ignore "^5.2.0"
|
|
|
|
|
import-fresh "^3.0.0"
|
|
|
|
|
imurmurhash "^0.1.4"
|
|
|
|
|
is-glob "^4.0.0"
|
|
|
|
|
is-path-inside "^3.0.3"
|
|
|
|
|
js-sdsl "^4.1.4"
|
|
|
|
|
js-yaml "^4.1.0"
|
|
|
|
|
json-stable-stringify-without-jsonify "^1.0.1"
|
|
|
|
|
levn "^0.4.1"
|
|
|
|
|
lodash.merge "^4.6.2"
|
|
|
|
|
minimatch "^3.1.2"
|
|
|
|
|
natural-compare "^1.4.0"
|
|
|
|
|
optionator "^0.9.1"
|
|
|
|
|
regexpp "^3.2.0"
|
|
|
|
|
strip-ansi "^6.0.1"
|
|
|
|
|
strip-json-comments "^3.1.0"
|
|
|
|
|
text-table "^0.2.0"
|
|
|
|
|
|
|
|
|
|
eslint@^8.3.0:
|
|
|
|
|
version "8.34.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.34.0.tgz#fe0ab0ef478104c1f9ebc5537e303d25a8fb22d6"
|
|
|
|
|
integrity sha512-1Z8iFsucw+7kSqXNZVslXS8Ioa4u2KM7GPwuKtkTFAqZ/cHMcEaR+1+Br0wLlot49cNxIiZk5wp8EAbPcYZxTg==
|
|
|
|
@ -8246,7 +8312,7 @@ esprima@^4.0.0, esprima@^4.0.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
|
|
|
|
|
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
|
|
|
|
|
|
|
|
|
|
esquery@^1.0.1, esquery@^1.4.0:
|
|
|
|
|
esquery@^1.0.1, esquery@^1.4.0, esquery@^1.4.2:
|
|
|
|
|
version "1.4.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.2.tgz#c6d3fee05dd665808e2ad870631f221f5617b1d1"
|
|
|
|
|
integrity sha512-JVSoLdTlTDkmjFmab7H/9SL9qGSyjElT3myyKp7krqjVFQCDLmj1QFaCLRFBszBKI0XVZaiiXvuPIX3ZwHe1Ng==
|
|
|
|
@ -12774,10 +12840,10 @@ minimatch@3.0.5:
|
|
|
|
|
dependencies:
|
|
|
|
|
brace-expansion "^1.1.7"
|
|
|
|
|
|
|
|
|
|
minimatch@7.1.1:
|
|
|
|
|
version "7.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.1.1.tgz#aeb8f7b0fef16531de96e56944b744860976d34a"
|
|
|
|
|
integrity sha512-jjK46CRPxSRHTwHYtg+7LJ4pmfg01JuCjYr24+PUi1zHtZ8rOABPA0cMHKBF4QNeKn1xYy4hiBOm57p56ClCjw==
|
|
|
|
|
minimatch@7.2.0:
|
|
|
|
|
version "7.2.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.2.0.tgz#741ff59370007ebb8faff0a9b20cdb44357803e4"
|
|
|
|
|
integrity sha512-rMRHmwySzopAQjmWW6TkAKCEDKNaY/HuV/c2YkWWuWnfkTwApt0V4hnYzzPnZ/5Gcd2+8MPncSyuOGPl3xPvcg==
|
|
|
|
|
dependencies:
|
|
|
|
|
brace-expansion "^2.0.1"
|
|
|
|
|
|
|
|
|
@ -15935,10 +16001,10 @@ scheduler@0.23.0, scheduler@^0.23.0:
|
|
|
|
|
dependencies:
|
|
|
|
|
loose-envify "^1.1.0"
|
|
|
|
|
|
|
|
|
|
schema-dts@1.1.0:
|
|
|
|
|
version "1.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/schema-dts/-/schema-dts-1.1.0.tgz#33227971076ef1daa33e56a3127a8aae030e81c9"
|
|
|
|
|
integrity sha512-vdmbs/5ycj4zyKpZIDqTcy+IZi4s7c38RVAYuDmRi7zgxUT8wRWPMLzg0jr7FjdVunYu9yZ00F3+XcZTTFcTOQ==
|
|
|
|
|
schema-dts@1.1.2:
|
|
|
|
|
version "1.1.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/schema-dts/-/schema-dts-1.1.2.tgz#82ccf71b5dcb80065a1cc5941888507a4ce1e44b"
|
|
|
|
|
integrity sha512-MpNwH0dZJHinVxk9bT8XUdjKTxMYrA5bLtrrGmFA6PTLwlOKnhi67XoRd6/ty+Djt6ZC0slR57qFhZDNMI6DhQ==
|
|
|
|
|
|
|
|
|
|
schema-utils@2.7.0:
|
|
|
|
|
version "2.7.0"
|
|
|
|
@ -16231,10 +16297,10 @@ slate-hyperscript@0.77.0:
|
|
|
|
|
dependencies:
|
|
|
|
|
is-plain-object "^5.0.0"
|
|
|
|
|
|
|
|
|
|
slate-react@0.91.4:
|
|
|
|
|
version "0.91.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/slate-react/-/slate-react-0.91.4.tgz#022c92e8da1388f3bd56ecb59d9e5d4e33c46846"
|
|
|
|
|
integrity sha512-tEj+baK1hdN/oGZBsZgvj/A57qRX+Hm+HhaVANx6B1157XerlGDoXMriatiXc0BP4uhZiHzmIM9iFSAZiYdZSA==
|
|
|
|
|
slate-react@0.91.5:
|
|
|
|
|
version "0.91.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/slate-react/-/slate-react-0.91.5.tgz#0632ab708a0e88e7a3140c663d0a96662b5c3145"
|
|
|
|
|
integrity sha512-QHaslGr8sj4YNaWHCHKuBN89OfPPBpkyL7oPbahwwtxt1eWaxRDYQN1HnLot+ofYTL5GUWrRNsaG5TunS3tbxQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@juggle/resize-observer" "^3.4.0"
|
|
|
|
|
"@types/is-hotkey" "^0.1.1"
|
|
|
|
|