|
1731 | 1731 | url-loader "^4.1.1"
|
1732 | 1732 | webpack "^5.73.0"
|
1733 | 1733 |
|
| 1734 | +"@giscus/react@^2.2.8": |
| 1735 | + version "2.2.8" |
| 1736 | + resolved "https://registry.yarnpkg.com/@giscus/react/-/react-2.2.8.tgz#ae02463a0bb27d1decc11e756f41182cc0797288" |
| 1737 | + integrity sha512-dPk3GMmsx5hHXXi8Xye7aen+lsZ/PR4I7AwTXKxKtAvxXsH5XAVB/bI6uWr4BrLEH3plZMzgOlVUIPOFJsHQCw== |
| 1738 | + dependencies: |
| 1739 | + giscus "^1.2.8" |
| 1740 | + |
1734 | 1741 | "@hapi/hoek@^9.0.0":
|
1735 | 1742 | version "9.3.0"
|
1736 | 1743 | resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.3.0.tgz#8368869dcb735be2e7f5cb7647de78e167a251fb"
|
|
1815 | 1822 | resolved "https://registry.yarnpkg.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz#b2ac626d6cb9c8718ab459166d4bb405b8ffa78b"
|
1816 | 1823 | integrity sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==
|
1817 | 1824 |
|
| 1825 | +"@lit-labs/ssr-dom-shim@^1.0.0", "@lit-labs/ssr-dom-shim@^1.1.0": |
| 1826 | + version "1.1.1" |
| 1827 | + resolved "https://registry.yarnpkg.com/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.1.1.tgz#64df34e2f12e68e78ac57e571d25ec07fa460ca9" |
| 1828 | + integrity sha512-kXOeFbfCm4fFf2A3WwVEeQj55tMZa8c8/f9AKHMobQMkzNUfUj+antR3fRPaZJawsa1aZiP/Da3ndpZrwEe4rQ== |
| 1829 | + |
| 1830 | +"@lit/reactive-element@^1.3.0", "@lit/reactive-element@^1.6.0": |
| 1831 | + version "1.6.1" |
| 1832 | + resolved "https://registry.yarnpkg.com/@lit/reactive-element/-/reactive-element-1.6.1.tgz#0d958b6d479d0e3db5fc1132ecc4fa84be3f0b93" |
| 1833 | + integrity sha512-va15kYZr7KZNNPZdxONGQzpUr+4sxVu7V/VG7a8mRfPPXUyhEYj5RzXCQmGrlP3tAh0L3HHm5AjBMFYRqlM9SA== |
| 1834 | + dependencies: |
| 1835 | + "@lit-labs/ssr-dom-shim" "^1.0.0" |
| 1836 | + |
1818 | 1837 | "@mdx-js/mdx@^1.6.22":
|
1819 | 1838 | version "1.6.22"
|
1820 | 1839 | resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-1.6.22.tgz#8a723157bf90e78f17dc0f27995398e6c731f1ba"
|
|
2382 | 2401 | dependencies:
|
2383 | 2402 | "@types/node" "*"
|
2384 | 2403 |
|
| 2404 | +"@types/trusted-types@^2.0.2": |
| 2405 | + version "2.0.3" |
| 2406 | + resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.3.tgz#a136f83b0758698df454e328759dbd3d44555311" |
| 2407 | + integrity sha512-NfQ4gyz38SL8sDNrSixxU2Os1a5xcdFxipAFxYEuLUlvU2uDwS4NUpsImcf1//SlWItCVMMLiylsxbmNMToV/g== |
| 2408 | + |
2385 | 2409 | "@types/unist@*", "@types/unist@^2.0.0", "@types/unist@^2.0.2", "@types/unist@^2.0.3":
|
2386 | 2410 | version "2.0.6"
|
2387 | 2411 | resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d"
|
@@ -4386,6 +4410,13 @@ get-symbol-description@^1.0.0:
|
4386 | 4410 | call-bind "^1.0.2"
|
4387 | 4411 | get-intrinsic "^1.1.1"
|
4388 | 4412 |
|
| 4413 | +giscus@^1.2.8: |
| 4414 | + version "1.2.8" |
| 4415 | + resolved "https://registry.yarnpkg.com/giscus/-/giscus-1.2.8.tgz#557964e1cb5e46c4b0abf69ed0b974c0718b8142" |
| 4416 | + integrity sha512-pufrgQYt1W+4ztiWp/PilLPN8NdyKvpbQ8jNqbAa1g84t6qqyevXHfkOYCi4x4d+y191vJAUc6seL1Dq74yUeA== |
| 4417 | + dependencies: |
| 4418 | + lit "^2.6.1" |
| 4419 | + |
4389 | 4420 | github-slugger@^1.4.0:
|
4390 | 4421 | version "1.5.0"
|
4391 | 4422 | resolved "https://registry.yarnpkg.com/github-slugger/-/github-slugger-1.5.0.tgz#17891bbc73232051474d68bd867a34625c955f7d"
|
@@ -5329,6 +5360,31 @@ lines-and-columns@^1.1.6:
|
5329 | 5360 | resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
|
5330 | 5361 | integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
|
5331 | 5362 |
|
| 5363 | +lit-element@^3.3.0: |
| 5364 | + version "3.3.2" |
| 5365 | + resolved "https://registry.yarnpkg.com/lit-element/-/lit-element-3.3.2.tgz#9913bf220b85065f0e5f1bb8878cc44f36b50cfa" |
| 5366 | + integrity sha512-xXAeVWKGr4/njq0rGC9dethMnYCq5hpKYrgQZYTzawt9YQhMiXfD+T1RgrdY3NamOxwq2aXlb0vOI6e29CKgVQ== |
| 5367 | + dependencies: |
| 5368 | + "@lit-labs/ssr-dom-shim" "^1.1.0" |
| 5369 | + "@lit/reactive-element" "^1.3.0" |
| 5370 | + lit-html "^2.7.0" |
| 5371 | + |
| 5372 | +lit-html@^2.7.0: |
| 5373 | + version "2.7.3" |
| 5374 | + resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-2.7.3.tgz#903bfa61f9d3296a0ec94128695e452beb9b1a3a" |
| 5375 | + integrity sha512-9DyLzcn/kbRGowz2vFmSANFbRZTxYUgYYFqzie89w6GLpPUiBCDHfcdeRUV/k3Q2ueYxNjfv46yPCtKAEAPOVw== |
| 5376 | + dependencies: |
| 5377 | + "@types/trusted-types" "^2.0.2" |
| 5378 | + |
| 5379 | +lit@^2.6.1: |
| 5380 | + version "2.7.3" |
| 5381 | + resolved "https://registry.yarnpkg.com/lit/-/lit-2.7.3.tgz#7f7920dbaba12828d359ca3439cd6f73619061da" |
| 5382 | + integrity sha512-0a+u+vVbmgSfPu+fyvqjMPBX0Kwbyj9QOv9MbQFZhWGlV2cyk3lEwgfUQgYN+i/lx++1Z3wZknSIp3QCKxHLyg== |
| 5383 | + dependencies: |
| 5384 | + "@lit/reactive-element" "^1.6.0" |
| 5385 | + lit-element "^3.3.0" |
| 5386 | + lit-html "^2.7.0" |
| 5387 | + |
5332 | 5388 | loader-runner@^4.2.0:
|
5333 | 5389 | version "4.3.0"
|
5334 | 5390 | resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-4.3.0.tgz#c1b4a163b99f614830353b16755e7149ac2314e1"
|
|
0 commit comments