|
1735 | 1735 | human-id "^1.0.2"
|
1736 | 1736 | prettier "^2.7.1"
|
1737 | 1737 |
|
1738 |
| -"@codemirror/autocomplete@6.2.0": |
1739 |
| - version "6.2.0" |
1740 |
| - resolved "https://registry.yarnpkg.com/@codemirror/autocomplete/-/autocomplete-6.2.0.tgz#f7205f8281613f77529f07b279ee25e1a5d20124" |
1741 |
| - integrity sha512-yNCm2CEE4kE4L2Sf7WeyCej1Q3951ccaCWfomrlBkoERKCss+TzuEeqGe5VnAJTEybLy1yzf1BdMUY/988bfpg== |
| 1738 | +"@codemirror/autocomplete@^6.0.0": |
| 1739 | + version "6.18.0" |
| 1740 | + resolved "https://registry.yarnpkg.com/@codemirror/autocomplete/-/autocomplete-6.18.0.tgz#5f39b05daca04c95e990b70024144df47b2aa635" |
| 1741 | + integrity sha512-5DbOvBbY4qW5l57cjDsmmpDh3/TeK1vXfTHa+BUMrRzdWdcxKZ4U4V7vQaTtOpApNU4kLS4FQ6cINtLg245LXA== |
1742 | 1742 | dependencies:
|
1743 | 1743 | "@codemirror/language" "^6.0.0"
|
1744 | 1744 | "@codemirror/state" "^6.0.0"
|
1745 |
| - "@codemirror/view" "^6.0.0" |
| 1745 | + "@codemirror/view" "^6.17.0" |
1746 | 1746 | "@lezer/common" "^1.0.0"
|
1747 | 1747 |
|
1748 | 1748 | "@codemirror/buildhelper@^0.1.16":
|
|
1763 | 1763 | serve-static "^1.14.1"
|
1764 | 1764 | typescript "^4.2.3"
|
1765 | 1765 |
|
1766 |
| -"@codemirror/language@6.2.1", "@codemirror/language@^6.0.0": |
| 1766 | +"@codemirror/language@^6.0.0": |
1767 | 1767 | version "6.2.1"
|
1768 | 1768 | resolved "https://registry.yarnpkg.com/@codemirror/language/-/language-6.2.1.tgz#cb10cd785a76e50ecd2fe2dc59ff66af8a41b87a"
|
1769 | 1769 | integrity sha512-MC3svxuvIj0MRpFlGHxLS6vPyIdbTr2KKPEW46kCoCXw2ktb4NTkpkPBI/lSP/FoNXLCBJ0mrnUi1OoZxtpW1Q==
|
|
1775 | 1775 | "@lezer/lr" "^1.0.0"
|
1776 | 1776 | style-mod "^4.0.0"
|
1777 | 1777 |
|
1778 |
| -"@codemirror/lint@6.2.1": |
1779 |
| - version "6.2.1" |
1780 |
| - resolved "https://registry.yarnpkg.com/@codemirror/lint/-/lint-6.2.1.tgz#654581d8cc293c315ecfa5c9d61d78c52bbd9ccd" |
1781 |
| - integrity sha512-y1muai5U/uUPAGRyHMx9mHuHLypPcHWxzlZGknp/U5Mdb5Ol8Q5ZLp67UqyTbNFJJ3unVxZ8iX3g1fMN79S1JQ== |
| 1778 | +"@codemirror/lint@^6.0.0": |
| 1779 | + version "6.8.1" |
| 1780 | + resolved "https://registry.yarnpkg.com/@codemirror/lint/-/lint-6.8.1.tgz#6427848815baaf68c08e98c7673b804d3d8c0e7f" |
| 1781 | + integrity sha512-IZ0Y7S4/bpaunwggW2jYqwLuHj0QtESf5xcROewY6+lDNwZ/NzvR4t+vpYgg9m7V8UXLPYqG+lu3DF470E5Oxg== |
1782 | 1782 | dependencies:
|
1783 | 1783 | "@codemirror/state" "^6.0.0"
|
1784 | 1784 | "@codemirror/view" "^6.0.0"
|
1785 | 1785 | crelt "^1.0.5"
|
1786 | 1786 |
|
1787 |
| -"@codemirror/state@6.2.0", "@codemirror/state@^6.0.0", "@codemirror/state@^6.1.4": |
| 1787 | +"@codemirror/state@^6.0.0", "@codemirror/state@^6.1.4": |
1788 | 1788 | version "6.2.0"
|
1789 | 1789 | resolved "https://registry.yarnpkg.com/@codemirror/state/-/state-6.2.0.tgz#a0fb08403ced8c2a68d1d0acee926bd20be922f2"
|
1790 | 1790 | integrity sha512-69QXtcrsc3RYtOtd+GsvczJ319udtBf1PTrr2KbLWM/e2CXUPnh0Nz9AUo8WfhSQ7GeL8dPVNUmhQVgpmuaNGA==
|
1791 | 1791 |
|
1792 |
| - |
1793 |
| - version "6.2.1" |
1794 |
| - resolved "https://registry.yarnpkg.com/@codemirror/view/-/view-6.2.1.tgz#299698639c658c738f10021c5ea78a513c63977b" |
1795 |
| - integrity sha512-r1svbtAj2Lp/86F3yy1TfDAOAtJRGLINLSEqByETyUaGo1EnLS+P+bbGCVHV62z46BzZYm16noDid69+4bzn0g== |
1796 |
| - dependencies: |
1797 |
| - "@codemirror/state" "^6.0.0" |
1798 |
| - style-mod "^4.0.0" |
1799 |
| - w3c-keyname "^2.2.4" |
| 1792 | +"@codemirror/state@^6.4.0": |
| 1793 | + version "6.4.1" |
| 1794 | + resolved "https://registry.yarnpkg.com/@codemirror/state/-/state-6.4.1.tgz#da57143695c056d9a3c38705ed34136e2b68171b" |
| 1795 | + integrity sha512-QkEyUiLhsJoZkbumGZlswmAhA7CBU02Wrz7zvH4SrcifbsqwlXShVXg65f3v/ts57W3dqyamEriMhij1Z3Zz4A== |
1800 | 1796 |
|
1801 | 1797 | "@codemirror/view@^6.0.0":
|
1802 | 1798 | version "6.9.1"
|
|
1807 | 1803 | style-mod "^4.0.0"
|
1808 | 1804 | w3c-keyname "^2.2.4"
|
1809 | 1805 |
|
| 1806 | +"@codemirror/view@^6.17.0": |
| 1807 | + version "6.33.0" |
| 1808 | + resolved "https://registry.yarnpkg.com/@codemirror/view/-/view-6.33.0.tgz#51e270410fc3af92a6e38798e80ebf8add7dc3ec" |
| 1809 | + integrity sha512-AroaR3BvnjRW8fiZBalAaK+ZzB5usGgI014YKElYZvQdNH5ZIidHlO+cyf/2rWzyBFRkvG6VhiXeAEbC53P2YQ== |
| 1810 | + dependencies: |
| 1811 | + "@codemirror/state" "^6.4.0" |
| 1812 | + style-mod "^4.1.0" |
| 1813 | + w3c-keyname "^2.2.4" |
| 1814 | + |
1810 | 1815 |
|
1811 | 1816 | version "1.5.0"
|
1812 | 1817 | resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
|
|
3225 | 3230 | resolved "https://registry.yarnpkg.com/@lezer/common/-/common-1.0.0.tgz#1c95ae53ec17706aa3cbcc88b52c23f22ed56096"
|
3226 | 3231 | integrity sha512-ohydQe+Hb+w4oMDvXzs8uuJd2NoA3D8YDcLiuDsLqH+yflDTPEpgCsWI3/6rH5C3BAedtH1/R51dxENldQceEA==
|
3227 | 3232 |
|
3228 |
| -"@lezer/generator@^1.0.0", "@lezer/generator@^1.1.0": |
| 3233 | +"@lezer/common@^1.1.0": |
| 3234 | + version "1.2.1" |
| 3235 | + resolved "https://registry.yarnpkg.com/@lezer/common/-/common-1.2.1.tgz#198b278b7869668e1bebbe687586e12a42731049" |
| 3236 | + integrity sha512-yemX0ZD2xS/73llMZIK6KplkjIjf2EvAHcinDi/TfJ9hS25G0388+ClHt6/3but0oOxinTcQHJLDXh6w1crzFQ== |
| 3237 | + |
| 3238 | +"@lezer/generator@^1.0.0": |
3229 | 3239 | version "1.1.0"
|
3230 | 3240 | resolved "https://registry.yarnpkg.com/@lezer/generator/-/generator-1.1.0.tgz#339dc4966e1fec2bc9d7cd308e40942bf15e6d28"
|
3231 | 3241 | integrity sha512-o8LRCpckMKzCRn/uSybiZZG/gXNP8ETTutOAD4VOvuSzB91LO/u3vC7j9PBprr1Yq92x1INMKfX6S7a0YI7Sig==
|
3232 | 3242 | dependencies:
|
3233 | 3243 | "@lezer/common" "^1.0.0"
|
3234 | 3244 | "@lezer/lr" "^1.0.0"
|
3235 | 3245 |
|
| 3246 | +"@lezer/generator@^1.1.0": |
| 3247 | + version "1.7.1" |
| 3248 | + resolved "https://registry.yarnpkg.com/@lezer/generator/-/generator-1.7.1.tgz#90c1a9de2fb4d5a714216fa659058c7859accaab" |
| 3249 | + integrity sha512-MgPJN9Si+ccxzXl3OAmCeZuUKw4XiPl4y664FX/hnnyG9CTqUPq65N3/VGPA2jD23D7QgMTtNqflta+cPN+5mQ== |
| 3250 | + dependencies: |
| 3251 | + "@lezer/common" "^1.1.0" |
| 3252 | + "@lezer/lr" "^1.3.0" |
| 3253 | + |
3236 | 3254 | "@lezer/highlight@^1.0.0":
|
3237 | 3255 | version "1.0.0"
|
3238 | 3256 | resolved "https://registry.yarnpkg.com/@lezer/highlight/-/highlight-1.0.0.tgz#1dc82300f5d39fbd67ae1194b5519b4c381878d3"
|
3239 | 3257 | integrity sha512-nsCnNtim90UKsB5YxoX65v3GEIw3iCHw9RM2DtdgkiqAbKh9pCdvi8AWNwkYf10Lu6fxNhXPpkpHbW6mihhvJA==
|
3240 | 3258 | dependencies:
|
3241 | 3259 | "@lezer/common" "^1.0.0"
|
3242 | 3260 |
|
3243 |
| -"@lezer/lr@^1.0.0", "@lezer/lr@^1.1.0": |
| 3261 | +"@lezer/lr@^1.0.0": |
3244 | 3262 | version "1.2.0"
|
3245 | 3263 | resolved "https://registry.yarnpkg.com/@lezer/lr/-/lr-1.2.0.tgz#59aecafdbc15be63f918cf777f470dd17562f051"
|
3246 | 3264 | integrity sha512-TgEpfm9br2SX8JwtwKT8HsQZKuFkLRg6g+IRxObk9nVKQLKnkP3oMh+QGcTBL9GQsfQ2ADtKPbj2iGSMf3ytiA==
|
3247 | 3265 | dependencies:
|
3248 | 3266 | "@lezer/common" "^1.0.0"
|
3249 | 3267 |
|
| 3268 | +"@lezer/lr@^1.3.0": |
| 3269 | + version "1.4.2" |
| 3270 | + resolved "https://registry.yarnpkg.com/@lezer/lr/-/lr-1.4.2.tgz#931ea3dea8e9de84e90781001dae30dea9ff1727" |
| 3271 | + integrity sha512-pu0K1jCIdnQ12aWNaAVU5bzi7Bd1w54J3ECgANPmYLtQKP0HBj2cE/5coBD66MT10xbtIuUr7tg0Shbsvk0mDA== |
| 3272 | + dependencies: |
| 3273 | + "@lezer/common" "^1.0.0" |
| 3274 | + |
3250 | 3275 | "@manypkg/find-root@^1.1.0":
|
3251 | 3276 | version "1.1.0"
|
3252 | 3277 | resolved "https://registry.yarnpkg.com/@manypkg/find-root/-/find-root-1.1.0.tgz#a62d8ed1cd7e7d4c11d9d52a8397460b5d4ad29f"
|
@@ -17254,6 +17279,11 @@ style-mod@^4.0.0:
|
17254 | 17279 | resolved "https://registry.yarnpkg.com/style-mod/-/style-mod-4.0.0.tgz#97e7c2d68b592975f2ca7a63d0dd6fcacfe35a01"
|
17255 | 17280 | integrity sha512-OPhtyEjyyN9x3nhPsu76f52yUGXiZcgvsrFVtvTkyGRQJ0XK+GPc6ov1z+lRpbeabka+MYEQxOYRnt5nF30aMw==
|
17256 | 17281 |
|
| 17282 | +style-mod@^4.1.0: |
| 17283 | + version "4.1.2" |
| 17284 | + resolved "https://registry.yarnpkg.com/style-mod/-/style-mod-4.1.2.tgz#ca238a1ad4786520f7515a8539d5a63691d7bf67" |
| 17285 | + integrity sha512-wnD1HyVqpJUI2+eKZ+eo1UwghftP6yuFheBqqe+bWCotBjC2K1YnteJILRMs3SM4V/0dLEW1SC27MWP5y+mwmw== |
| 17286 | + |
17257 | 17287 |
|
17258 | 17288 | version "5.0.0"
|
17259 | 17289 | resolved "https://registry.yarnpkg.com/style-value-types/-/style-value-types-5.0.0.tgz#76c35f0e579843d523187989da866729411fc8ad"
|
|
0 commit comments