|
1516 | 1516 | escape-string-regexp "^4.0.0"
|
1517 | 1517 | rollup-plugin-node-polyfills "^0.2.1"
|
1518 | 1518 |
|
1519 |
| -"@eslint/eslintrc@^1.3.2": |
1520 |
| - version "1.3.2" |
1521 |
| - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.2.tgz#58b69582f3b7271d8fa67fe5251767a5b38ea356" |
1522 |
| - integrity sha512-AXYd23w1S/bv3fTs3Lz0vjiYemS08jWkI3hYyS9I1ry+0f+Yjs1wm+sU0BS8qDOPrBIkp4qHYC16I8uVtpLajQ== |
| 1519 | +"@eslint/eslintrc@^2.0.0": |
| 1520 | + version "2.0.0" |
| 1521 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.0.tgz#943309d8697c52fc82c076e90c1c74fbbe69dbff" |
| 1522 | + integrity sha512-fluIaaV+GyV24CCu/ggiHdV+j4RNh85yQnAYS/G2mZODZgGmmlrgCydjUcV3YvxCm9x8nMAfThsqTni4KiXT4A== |
1523 | 1523 | dependencies:
|
1524 | 1524 | ajv "^6.12.4"
|
1525 | 1525 | debug "^4.3.2"
|
1526 | 1526 | espree "^9.4.0"
|
1527 |
| - globals "^13.15.0" |
| 1527 | + globals "^13.19.0" |
1528 | 1528 | ignore "^5.2.0"
|
1529 | 1529 | import-fresh "^3.2.1"
|
1530 | 1530 | js-yaml "^4.1.0"
|
1531 | 1531 | minimatch "^3.1.2"
|
1532 | 1532 | strip-json-comments "^3.1.1"
|
1533 | 1533 |
|
| 1534 | + |
| 1535 | + version "8.35.0" |
| 1536 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.35.0.tgz#b7569632b0b788a0ca0e438235154e45d42813a7" |
| 1537 | + integrity sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw== |
| 1538 | + |
1534 | 1539 |
|
1535 | 1540 | version "2.2.6"
|
1536 | 1541 | resolved "https://registry.yarnpkg.com/@giscus/react/-/react-2.2.6.tgz#893216bf06de71b45280d131a9df6975c22c97f1"
|
|
1695 | 1700 | dependencies:
|
1696 | 1701 | client-only "^0.0.1"
|
1697 | 1702 |
|
1698 |
| -"@humanwhocodes/config-array@^0.10.5": |
1699 |
| - version "0.10.5" |
1700 |
| - resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.5.tgz#bb679745224745fff1e9a41961c1d45a49f81c04" |
1701 |
| - integrity sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug== |
| 1703 | +"@humanwhocodes/config-array@^0.11.8": |
| 1704 | + version "0.11.8" |
| 1705 | + resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9" |
| 1706 | + integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g== |
1702 | 1707 | dependencies:
|
1703 | 1708 | "@humanwhocodes/object-schema" "^1.2.1"
|
1704 | 1709 | debug "^4.1.1"
|
1705 |
| - minimatch "^3.0.4" |
1706 |
| - |
1707 |
| -"@humanwhocodes/gitignore-to-minimatch@^1.0.2": |
1708 |
| - version "1.0.2" |
1709 |
| - resolved "https://registry.yarnpkg.com/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz#316b0a63b91c10e53f242efb4ace5c3b34e8728d" |
1710 |
| - integrity sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA== |
| 1710 | + minimatch "^3.0.5" |
1711 | 1711 |
|
1712 | 1712 | "@humanwhocodes/module-importer@^1.0.1":
|
1713 | 1713 | version "1.0.1"
|
|
2325 | 2325 | resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.0.6.tgz#dfa28ddb335c16233d22cf39ec8cdf723e6587a1"
|
2326 | 2326 | integrity sha512-pSkqZ//UP/f2sS9T7IvHLfEWDPTX0vRyXJnAUNisKvO3eF3e1xdhDX7dix/X3Z3lnN4UjSwOzclAI87JFbOwmQ==
|
2327 | 2327 |
|
2328 |
| - |
2329 |
| - version "2.1.3" |
2330 |
| - resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b" |
2331 |
| - integrity sha512-eGmwYQn3gxo4r7jdQnkrrN6bY478C3P+a/y72IJukF8LjB6ZHeB3c+Ehacj3sYeSmUXGlnA67/PmbM9CVwL7Dw== |
| 2328 | + |
| 2329 | + version "2.1.5" |
| 2330 | + resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" |
| 2331 | + integrity sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g== |
2332 | 2332 | dependencies:
|
2333 |
| - "@nodelib/fs.stat" "2.0.3" |
| 2333 | + "@nodelib/fs.stat" "2.0.5" |
2334 | 2334 | run-parallel "^1.1.9"
|
2335 | 2335 |
|
2336 |
| -"@nodelib/ [email protected]. 3", "@nodelib/fs.stat@^2.0.2": |
2337 |
| - version "2.0.3" |
2338 |
| - resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.3.tgz#34dc5f4cabbc720f4e60f75a747e7ecd6c175bd3" |
2339 |
| - integrity sha512-bQBFruR2TAwoevBEd/NWMoAAtNGzTRgdrqnYCc7dhzfoNvqPzLyqlEQnzZ3kVnNrSp25iyxE00/3h2fqGAGArA== |
| 2336 | +"@nodelib/ [email protected]. 5", "@nodelib/fs.stat@^2.0.2": |
| 2337 | + version "2.0.5" |
| 2338 | + resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b" |
| 2339 | + integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A== |
2340 | 2340 |
|
2341 |
| -"@nodelib/fs.walk@^1.2.3": |
2342 |
| - version "1.2.4" |
2343 |
| - resolved "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.4.tgz#011b9202a70a6366e436ca5c065844528ab04976" |
2344 |
| - integrity sha512-1V9XOY4rDW0rehzbrcqAmHnz8e7SKvX27gh8Gt2WgB0+pdzdiLV83p72kZPU+jvMbS1qU5mauP2iOvO8rhmurQ== |
| 2341 | +"@nodelib/fs.walk@^1.2.3", "@nodelib/fs.walk@^1.2.8": |
| 2342 | + version "1.2.8" |
| 2343 | + resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a" |
| 2344 | + integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg== |
2345 | 2345 | dependencies:
|
2346 |
| - "@nodelib/fs.scandir" "2.1.3" |
| 2346 | + "@nodelib/fs.scandir" "2.1.5" |
2347 | 2347 | fastq "^1.6.0"
|
2348 | 2348 |
|
2349 | 2349 | "@peculiar/asn1-schema@^2.1.6":
|
@@ -5767,15 +5767,16 @@ eslint-visitor-keys@^3.3.0:
|
5767 | 5767 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
|
5768 | 5768 | integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
|
5769 | 5769 |
|
5770 |
| -eslint@8.24.0: |
5771 |
| - version "8.24.0" |
5772 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.24.0.tgz#489516c927a5da11b3979dbfb2679394523383c8" |
5773 |
| - integrity sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ== |
| 5770 | +eslint@8.35.0: |
| 5771 | + version "8.35.0" |
| 5772 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.35.0.tgz#fffad7c7e326bae606f0e8f436a6158566d42323" |
| 5773 | + integrity sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw== |
5774 | 5774 | dependencies:
|
5775 |
| - "@eslint/eslintrc" "^1.3.2" |
5776 |
| - "@humanwhocodes/config-array" "^0.10.5" |
5777 |
| - "@humanwhocodes/gitignore-to-minimatch" "^1.0.2" |
| 5775 | + "@eslint/eslintrc" "^2.0.0" |
| 5776 | + "@eslint/js" "8.35.0" |
| 5777 | + "@humanwhocodes/config-array" "^0.11.8" |
5778 | 5778 | "@humanwhocodes/module-importer" "^1.0.1"
|
| 5779 | + "@nodelib/fs.walk" "^1.2.8" |
5779 | 5780 | ajv "^6.10.0"
|
5780 | 5781 | chalk "^4.0.0"
|
5781 | 5782 | cross-spawn "^7.0.2"
|
|
5786 | 5787 | eslint-utils "^3.0.0"
|
5787 | 5788 | eslint-visitor-keys "^3.3.0"
|
5788 | 5789 | espree "^9.4.0"
|
5789 |
| - esquery "^1.4.0" |
| 5790 | + esquery "^1.4.2" |
5790 | 5791 | esutils "^2.0.2"
|
5791 | 5792 | fast-deep-equal "^3.1.3"
|
5792 | 5793 | file-entry-cache "^6.0.1"
|
5793 | 5794 | find-up "^5.0.0"
|
5794 |
| - glob-parent "^6.0.1" |
5795 |
| - globals "^13.15.0" |
5796 |
| - globby "^11.1.0" |
| 5795 | + glob-parent "^6.0.2" |
| 5796 | + globals "^13.19.0" |
5797 | 5797 | grapheme-splitter "^1.0.4"
|
5798 | 5798 | ignore "^5.2.0"
|
5799 | 5799 | import-fresh "^3.0.0"
|
5800 | 5800 | imurmurhash "^0.1.4"
|
5801 | 5801 | is-glob "^4.0.0"
|
| 5802 | + is-path-inside "^3.0.3" |
5802 | 5803 | js-sdsl "^4.1.4"
|
5803 | 5804 | js-yaml "^4.1.0"
|
5804 | 5805 | json-stable-stringify-without-jsonify "^1.0.1"
|
@@ -5831,10 +5832,10 @@ esprima@^4.0.0, esprima@^4.0.1:
|
5831 | 5832 | resolved "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
|
5832 | 5833 | integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
|
5833 | 5834 |
|
5834 |
| -esquery@^1.4.0: |
5835 |
| - version "1.4.0" |
5836 |
| - resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5" |
5837 |
| - integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w== |
| 5835 | +esquery@^1.4.2: |
| 5836 | + version "1.4.2" |
| 5837 | + resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.2.tgz#c6d3fee05dd665808e2ad870631f221f5617b1d1" |
| 5838 | + integrity sha512-JVSoLdTlTDkmjFmab7H/9SL9qGSyjElT3myyKp7krqjVFQCDLmj1QFaCLRFBszBKI0XVZaiiXvuPIX3ZwHe1Ng== |
5838 | 5839 | dependencies:
|
5839 | 5840 | estraverse "^5.1.0"
|
5840 | 5841 |
|
@@ -6439,7 +6440,7 @@ glob-parent@^5.1.2, glob-parent@~5.1.2:
|
6439 | 6440 | dependencies:
|
6440 | 6441 | is-glob "^4.0.1"
|
6441 | 6442 |
|
6442 |
| -glob-parent@^6.0.1, glob-parent@^6.0.2: |
| 6443 | +glob-parent@^6.0.2: |
6443 | 6444 | version "6.0.2"
|
6444 | 6445 | resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
|
6445 | 6446 | integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
|
@@ -6481,10 +6482,10 @@ globals@^11.1.0:
|
6481 | 6482 | resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
|
6482 | 6483 | integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
|
6483 | 6484 |
|
6484 |
| -globals@^13.15.0: |
6485 |
| - version "13.15.0" |
6486 |
| - resolved "https://registry.yarnpkg.com/globals/-/globals-13.15.0.tgz#38113218c907d2f7e98658af246cef8b77e90bac" |
6487 |
| - integrity sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog== |
| 6485 | +globals@^13.19.0: |
| 6486 | + version "13.20.0" |
| 6487 | + resolved "https://registry.yarnpkg.com/globals/-/globals-13.20.0.tgz#ea276a1e508ffd4f1612888f9d1bad1e2717bf82" |
| 6488 | + integrity sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ== |
6488 | 6489 | dependencies:
|
6489 | 6490 | type-fest "^0.20.2"
|
6490 | 6491 |
|
@@ -7175,6 +7176,11 @@ is-path-inside@^1.0.0:
|
7175 | 7176 | dependencies:
|
7176 | 7177 | path-is-inside "^1.0.1"
|
7177 | 7178 |
|
| 7179 | +is-path-inside@^3.0.3: |
| 7180 | + version "3.0.3" |
| 7181 | + resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283" |
| 7182 | + integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ== |
| 7183 | + |
7178 | 7184 | is-plain-obj@^1.0.0, is-plain-obj@^1.1.0:
|
7179 | 7185 | version "1.1.0"
|
7180 | 7186 | resolved "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e"
|
|
9063 | 9069 | dependencies:
|
9064 | 9070 | brace-expansion "^1.1.7"
|
9065 | 9071 |
|
9066 |
| -minimatch@^3.0.4, minimatch@^3.1.2: |
| 9072 | +minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.2: |
9067 | 9073 | version "3.1.2"
|
9068 | 9074 | resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
|
9069 | 9075 | integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
|
|
0 commit comments