|
7 | 7 | resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.10.tgz#f77f6750d0ab88c7c23234dd2d2f3800f170a573" |
8 | 8 | integrity sha512-e3sJ7uwwjiGWv7qeATKrP+Mjltr6JEurPh3yR0dBb9ie2YDnKl52lO82f+Ha+HAtyxTHfsPIXwgFmWKsCT2zOQ== |
9 | 9 |
|
| 10 | +"@codemirror/autocomplete@^6.0.0": |
| 11 | + version "6.18.6" |
| 12 | + resolved "https://registry.yarnpkg.com/@codemirror/autocomplete/-/autocomplete-6.18.6.tgz#de26e864a1ec8192a1b241eb86addbb612964ddb" |
| 13 | + integrity sha512-PHHBXFomUs5DF+9tCOM/UoW6XQ4R44lLNNhRaW9PKPTU0D7lIjRg3ElxaJnTwsl/oHiR93WSXDBrekhoUGCPtg== |
| 14 | + dependencies: |
| 15 | + "@codemirror/language" "^6.0.0" |
| 16 | + "@codemirror/state" "^6.0.0" |
| 17 | + "@codemirror/view" "^6.17.0" |
| 18 | + "@lezer/common" "^1.0.0" |
| 19 | + |
| 20 | +"@codemirror/commands@^6.0.0": |
| 21 | + version "6.8.1" |
| 22 | + resolved "https://registry.yarnpkg.com/@codemirror/commands/-/commands-6.8.1.tgz#639f5559d2f33f2582a2429c58cb0c1b925c7a30" |
| 23 | + integrity sha512-KlGVYufHMQzxbdQONiLyGQDUW0itrLZwq3CcY7xpv9ZLRHqzkBSoteocBHtMCoY7/Ci4xhzSrToIeLg7FxHuaw== |
| 24 | + dependencies: |
| 25 | + "@codemirror/language" "^6.0.0" |
| 26 | + "@codemirror/state" "^6.4.0" |
| 27 | + "@codemirror/view" "^6.27.0" |
| 28 | + "@lezer/common" "^1.1.0" |
| 29 | + |
| 30 | +"@codemirror/language@^6.0.0": |
| 31 | + version "6.11.3" |
| 32 | + resolved "https://registry.yarnpkg.com/@codemirror/language/-/language-6.11.3.tgz#8e6632df566a7ed13a1bd307f9837765bb1abfdd" |
| 33 | + integrity sha512-9HBM2XnwDj7fnu0551HkGdrUrrqmYq/WC5iv6nbY2WdicXdGbhR/gfbZOH73Aqj4351alY1+aoG9rCNfiwS1RA== |
| 34 | + dependencies: |
| 35 | + "@codemirror/state" "^6.0.0" |
| 36 | + "@codemirror/view" "^6.23.0" |
| 37 | + "@lezer/common" "^1.1.0" |
| 38 | + "@lezer/highlight" "^1.0.0" |
| 39 | + "@lezer/lr" "^1.0.0" |
| 40 | + style-mod "^4.0.0" |
| 41 | + |
| 42 | +"@codemirror/lint@^6.0.0": |
| 43 | + version "6.8.5" |
| 44 | + resolved "https://registry.yarnpkg.com/@codemirror/lint/-/lint-6.8.5.tgz#9edaa808e764e28e07665b015951934c8ec3a418" |
| 45 | + integrity sha512-s3n3KisH7dx3vsoeGMxsbRAgKe4O1vbrnKBClm99PU0fWxmxsx5rR2PfqQgIt+2MMJBHbiJ5rfIdLYfB9NNvsA== |
| 46 | + dependencies: |
| 47 | + "@codemirror/state" "^6.0.0" |
| 48 | + "@codemirror/view" "^6.35.0" |
| 49 | + crelt "^1.0.5" |
| 50 | + |
| 51 | +"@codemirror/search@^6.0.0": |
| 52 | + version "6.5.11" |
| 53 | + resolved "https://registry.yarnpkg.com/@codemirror/search/-/search-6.5.11.tgz#a324ffee36e032b7f67aa31c4fb9f3e6f9f3ed63" |
| 54 | + integrity sha512-KmWepDE6jUdL6n8cAAqIpRmLPBZ5ZKnicE8oGU/s3QrAVID+0VhLFrzUucVKHG5035/BSykhExDL/Xm7dHthiA== |
| 55 | + dependencies: |
| 56 | + "@codemirror/state" "^6.0.0" |
| 57 | + "@codemirror/view" "^6.0.0" |
| 58 | + crelt "^1.0.5" |
| 59 | + |
| 60 | +"@codemirror/state@^6.0.0", "@codemirror/state@^6.4.0", "@codemirror/state@^6.5.0": |
| 61 | + version "6.5.2" |
| 62 | + resolved "https://registry.yarnpkg.com/@codemirror/state/-/state-6.5.2.tgz#8eca3a64212a83367dc85475b7d78d5c9b7076c6" |
| 63 | + integrity sha512-FVqsPqtPWKVVL3dPSxy8wEF/ymIEuVzF1PK3VbUgrxXpJUSHQWWZz4JMToquRxnkw+36LTamCZG2iua2Ptq0fA== |
| 64 | + dependencies: |
| 65 | + "@marijn/find-cluster-break" "^1.0.0" |
| 66 | + |
| 67 | +"@codemirror/view@^6.0.0", "@codemirror/view@^6.17.0", "@codemirror/view@^6.23.0", "@codemirror/view@^6.27.0", "@codemirror/view@^6.35.0": |
| 68 | + version "6.38.1" |
| 69 | + resolved "https://registry.yarnpkg.com/@codemirror/view/-/view-6.38.1.tgz#74214434351719ec0710431363a85f7a01e80a73" |
| 70 | + integrity sha512-RmTOkE7hRU3OVREqFVITWHz6ocgBjv08GoePscAakgVQfciA3SGCEk7mb9IzwW61cKKmlTpHXG6DUE5Ubx+MGQ== |
| 71 | + dependencies: |
| 72 | + "@codemirror/state" "^6.5.0" |
| 73 | + crelt "^1.0.6" |
| 74 | + style-mod "^4.1.0" |
| 75 | + w3c-keyname "^2.2.4" |
| 76 | + |
10 | 77 | "@jest/types@^25.5.0": |
11 | 78 | version "25.5.0" |
12 | 79 | resolved "https://registry.yarnpkg.com/@jest/types/-/types-25.5.0.tgz#4d6a4793f7b9599fc3680877b856a97dbccf2a9d" |
|
17 | 84 | "@types/yargs" "^15.0.0" |
18 | 85 | chalk "^3.0.0" |
19 | 86 |
|
| 87 | +"@lezer/common@^1.0.0", "@lezer/common@^1.1.0": |
| 88 | + version "1.2.3" |
| 89 | + resolved "https://registry.yarnpkg.com/@lezer/common/-/common-1.2.3.tgz#138fcddab157d83da557554851017c6c1e5667fd" |
| 90 | + integrity sha512-w7ojc8ejBqr2REPsWxJjrMFsA/ysDCFICn8zEOR9mrqzOu2amhITYuLD8ag6XZf0CFXDrhKqw7+tW8cX66NaDA== |
| 91 | + |
| 92 | +"@lezer/highlight@^1.0.0": |
| 93 | + version "1.2.1" |
| 94 | + resolved "https://registry.yarnpkg.com/@lezer/highlight/-/highlight-1.2.1.tgz#596fa8f9aeb58a608be0a563e960c373cbf23f8b" |
| 95 | + integrity sha512-Z5duk4RN/3zuVO7Jq0pGLJ3qynpxUVsh7IbUbGj88+uV2ApSAn6kWg2au3iJb+0Zi7kKtqffIESgNcRXWZWmSA== |
| 96 | + dependencies: |
| 97 | + "@lezer/common" "^1.0.0" |
| 98 | + |
| 99 | +"@lezer/lr@^1.0.0": |
| 100 | + version "1.4.2" |
| 101 | + resolved "https://registry.yarnpkg.com/@lezer/lr/-/lr-1.4.2.tgz#931ea3dea8e9de84e90781001dae30dea9ff1727" |
| 102 | + integrity sha512-pu0K1jCIdnQ12aWNaAVU5bzi7Bd1w54J3ECgANPmYLtQKP0HBj2cE/5coBD66MT10xbtIuUr7tg0Shbsvk0mDA== |
| 103 | + dependencies: |
| 104 | + "@lezer/common" "^1.0.0" |
| 105 | + |
| 106 | +"@marijn/find-cluster-break@^1.0.0": |
| 107 | + version "1.0.2" |
| 108 | + resolved "https://registry.yarnpkg.com/@marijn/find-cluster-break/-/find-cluster-break-1.0.2.tgz#775374306116d51c0c500b8c4face0f9a04752d8" |
| 109 | + integrity sha512-l0h88YhZFyKdXIFNfSWpyjStDjGHwZ/U7iobcK1cQQD8sejsONdQtTVU+1wVN1PBw40PiiHB1vA5S7VTfQiP9g== |
| 110 | + |
20 | 111 | "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0": |
21 | 112 | version "2.0.3" |
22 | 113 | resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz#4ba8ddb720221f432e443bd5f9117fd22cfd4762" |
@@ -1806,10 +1897,18 @@ code-point-at@^1.0.0: |
1806 | 1897 | resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77" |
1807 | 1898 | integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c= |
1808 | 1899 |
|
1809 | | -codemirror@^5.40.0: |
1810 | | - version "5.58.3" |
1811 | | - resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.58.3.tgz#3f0689854ecfbed5d4479a98b96148b2c3b79796" |
1812 | | - integrity sha512-KBhB+juiyOOgn0AqtRmWyAT3yoElkuvWTI6hsHa9E6GQrl6bk/fdAYcvuqW1/upO9T9rtEtapWdw4XYcNiVDEA== |
| 1900 | +codemirror@^6.0.0: |
| 1901 | + version "6.0.2" |
| 1902 | + resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-6.0.2.tgz#4d3fea1ad60b6753f97ca835f2f48c6936a8946e" |
| 1903 | + integrity sha512-VhydHotNW5w1UGK0Qj96BwSk/Zqbp9WbnyK2W/eVMv4QyF41INRGpjUhFJY7/uDNuudSc33a/PKr4iDqRduvHw== |
| 1904 | + dependencies: |
| 1905 | + "@codemirror/autocomplete" "^6.0.0" |
| 1906 | + "@codemirror/commands" "^6.0.0" |
| 1907 | + "@codemirror/language" "^6.0.0" |
| 1908 | + "@codemirror/lint" "^6.0.0" |
| 1909 | + "@codemirror/search" "^6.0.0" |
| 1910 | + "@codemirror/state" "^6.0.0" |
| 1911 | + "@codemirror/view" "^6.0.0" |
1813 | 1912 |
|
1814 | 1913 | collection-visit@^1.0.0: |
1815 | 1914 | version "1.0.0" |
@@ -2085,6 +2184,11 @@ create-react-class@^15.6.0: |
2085 | 2184 | loose-envify "^1.3.1" |
2086 | 2185 | object-assign "^4.1.1" |
2087 | 2186 |
|
| 2187 | +crelt@^1.0.5, crelt@^1.0.6: |
| 2188 | + version "1.0.6" |
| 2189 | + resolved "https://registry.yarnpkg.com/crelt/-/crelt-1.0.6.tgz#7cc898ea74e190fb6ef9dae57f8f81cf7302df72" |
| 2190 | + integrity sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g== |
| 2191 | + |
2088 | 2192 | [email protected], cross-spawn@^5.0.1, cross-spawn@^5.1.0: |
2089 | 2193 | version "5.1.0" |
2090 | 2194 | resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449" |
|
7554 | 7658 | loader-utils "^1.0.2" |
7555 | 7659 | schema-utils "^0.3.0" |
7556 | 7660 |
|
| 7661 | +style-mod@^4.0.0, style-mod@^4.1.0: |
| 7662 | + version "4.1.2" |
| 7663 | + resolved "https://registry.yarnpkg.com/style-mod/-/style-mod-4.1.2.tgz#ca238a1ad4786520f7515a8539d5a63691d7bf67" |
| 7664 | + integrity sha512-wnD1HyVqpJUI2+eKZ+eo1UwghftP6yuFheBqqe+bWCotBjC2K1YnteJILRMs3SM4V/0dLEW1SC27MWP5y+mwmw== |
| 7665 | + |
7557 | 7666 | supports-color@^2.0.0: |
7558 | 7667 | version "2.0.0" |
7559 | 7668 | resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" |
@@ -8082,6 +8191,11 @@ vm-browserify@^1.0.1: |
8082 | 8191 | resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0" |
8083 | 8192 | integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ== |
8084 | 8193 |
|
| 8194 | +w3c-keyname@^2.2.4: |
| 8195 | + version "2.2.8" |
| 8196 | + resolved "https://registry.yarnpkg.com/w3c-keyname/-/w3c-keyname-2.2.8.tgz#7b17c8c6883d4e8b86ac8aba79d39e880f8869c5" |
| 8197 | + integrity sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ== |
| 8198 | + |
8085 | 8199 | walker@~1.0.5: |
8086 | 8200 | version "1.0.7" |
8087 | 8201 | resolved "https://registry.yarnpkg.com/walker/-/walker-1.0.7.tgz#2f7f9b8fd10d677262b18a884e28d19618e028fb" |
|
0 commit comments