|
755 | 755 | "@codemirror/state" "^0.19.0" |
756 | 756 | "@lezer/lr" "^0.15.0" |
757 | 757 |
|
758 | | -"@codemirror/language@0.19.2", "@codemirror/language@^0.19.0": |
| 758 | +"@codemirror/language@6.10.0": |
| 759 | + version "6.10.0" |
| 760 | + resolved "https://registry.yarnpkg.com/@codemirror/language/-/language-6.10.0.tgz#2d0e818716825ee2ed0dacd04595eaa61bae8f23" |
| 761 | + integrity sha512-2vaNn9aPGCRFKWcHPFksctzJ8yS5p7YoaT+jHpc0UGKzNuAIx4qy6R5wiqbP+heEEdyaABA582mNqSHzSoYdmg== |
| 762 | + dependencies: |
| 763 | + "@codemirror/state" "^6.0.0" |
| 764 | + "@codemirror/view" "^6.23.0" |
| 765 | + "@lezer/common" "^1.1.0" |
| 766 | + "@lezer/highlight" "^1.0.0" |
| 767 | + "@lezer/lr" "^1.0.0" |
| 768 | + style-mod "^4.0.0" |
| 769 | + |
| 770 | +"@codemirror/language@^0.19.0": |
759 | 771 | version "0.19.2" |
760 | 772 | resolved "https://registry.yarnpkg.com/@codemirror/language/-/language-0.19.2.tgz#01d03d746abc82aa3a8aaf5dcdfeab4b918b35fe" |
761 | 773 | integrity sha512-Zz/gVezTknHhH2HcaMsYauxz06+3+IFU0nhhZmdTMcGbDL/ryQI2R543k9Zc58wA31lGa6uN+JzpZynEcGBwMQ== |
|
809 | 821 | dependencies: |
810 | 822 | "@codemirror/text" "^0.19.0" |
811 | 823 |
|
| 824 | +"@codemirror/state@^6.0.0", "@codemirror/state@^6.4.0": |
| 825 | + version "6.4.0" |
| 826 | + resolved "https://registry.yarnpkg.com/@codemirror/state/-/state-6.4.0.tgz#8bc3e096c84360b34525a84696a84f86b305363a" |
| 827 | + integrity sha512-hm8XshYj5Fo30Bb922QX9hXB/bxOAVH+qaqHBzw5TKa72vOeslyGwd4X8M0c1dJ9JqxlaMceOQ8RsL9tC7gU0A== |
| 828 | + |
812 | 829 | "@codemirror/text@^0.19.0", "@codemirror/text@^0.19.2": |
813 | 830 | version "0.19.3" |
814 | 831 | resolved "https://registry.yarnpkg.com/@codemirror/text/-/text-0.19.3.tgz#c00d86c7bb28360aa8e94beff815586fbda8fd43" |
|
842 | 859 | style-mod "^4.0.0" |
843 | 860 | w3c-keyname "^2.2.4" |
844 | 861 |
|
| 862 | +"@codemirror/view@^6.23.0": |
| 863 | + version "6.23.0" |
| 864 | + resolved "https://registry.yarnpkg.com/@codemirror/view/-/view-6.23.0.tgz#8054a2043273abad7f1587d15accb0623e1960ed" |
| 865 | + integrity sha512-/51px9N4uW8NpuWkyUX+iam5+PM6io2fm+QmRnzwqBy5v/pwGg9T0kILFtYeum8hjuvENtgsGNKluOfqIICmeQ== |
| 866 | + dependencies: |
| 867 | + "@codemirror/state" "^6.4.0" |
| 868 | + style-mod "^4.1.0" |
| 869 | + w3c-keyname "^2.2.4" |
| 870 | + |
845 | 871 | "@fontsource/jetbrains-mono@4.5.0": |
846 | 872 | version "4.5.0" |
847 | 873 | resolved "https://registry.yarnpkg.com/@fontsource/jetbrains-mono/-/jetbrains-mono-4.5.0.tgz#4cf4014ad1538b1441afb2794097109d8515b7e9" |
|
863 | 889 | resolved "https://registry.yarnpkg.com/@lezer/common/-/common-0.15.5.tgz#29266bdd335b650e58efeb25c789b32e0dcdddfa" |
864 | 890 | integrity sha512-ufcjclusHXGdhp4gSPbPD7sUd38SgOej7m5tAEuG2tNPzqzV0d1vwwLh57R6IwW79ml2mb3tUjAoDfqI7v1HEw== |
865 | 891 |
|
| 892 | +"@lezer/common@^1.0.0", "@lezer/common@^1.1.0": |
| 893 | + version "1.2.0" |
| 894 | + resolved "https://registry.yarnpkg.com/@lezer/common/-/common-1.2.0.tgz#f10493d12c4a196a02ff5fcf5695a516a4039aae" |
| 895 | + integrity sha512-Wmvlm4q6tRpwiy20TnB3yyLTZim38Tkc50dPY8biQRwqE+ati/wD84rm3N15hikvdT4uSg9phs9ubjvcLmkpKg== |
| 896 | + |
| 897 | +"@lezer/highlight@^1.0.0": |
| 898 | + version "1.2.0" |
| 899 | + resolved "https://registry.yarnpkg.com/@lezer/highlight/-/highlight-1.2.0.tgz#e5898c3644208b4b589084089dceeea2966f7780" |
| 900 | + integrity sha512-WrS5Mw51sGrpqjlh3d4/fOwpEV2Hd3YOkp9DBt4k8XZQcoTHZFB7sx030A6OcahF4J1nDQAa3jXlTVVYH50IFA== |
| 901 | + dependencies: |
| 902 | + "@lezer/common" "^1.0.0" |
| 903 | + |
866 | 904 | "@lezer/javascript@^0.15.0": |
867 | 905 | version "0.15.0" |
868 | 906 | resolved "https://registry.yarnpkg.com/@lezer/javascript/-/javascript-0.15.0.tgz#0033be1ff814c0d448e992cc3e0285b8b296135e" |
|
884 | 922 | dependencies: |
885 | 923 | "@lezer/common" "^0.15.0" |
886 | 924 |
|
| 925 | +"@lezer/lr@^1.0.0": |
| 926 | + version "1.3.14" |
| 927 | + resolved "https://registry.yarnpkg.com/@lezer/lr/-/lr-1.3.14.tgz#59d4a3b25698bdac0ef182fa6eadab445fc4f29a" |
| 928 | + integrity sha512-z5mY4LStlA3yL7aHT/rqgG614cfcvklS+8oFRFBYrs4YaWLJyKKM4+nN6KopToX0o9Hj6zmH6M5kinOYuy06ug== |
| 929 | + dependencies: |
| 930 | + "@lezer/common" "^1.0.0" |
| 931 | + |
887 | 932 | "@nodelib/fs.scandir@2.1.5": |
888 | 933 | version "2.1.5" |
889 | 934 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" |
@@ -2899,6 +2944,11 @@ style-mod@^4.0.0: |
2899 | 2944 | resolved "https://registry.yarnpkg.com/style-mod/-/style-mod-4.0.0.tgz#97e7c2d68b592975f2ca7a63d0dd6fcacfe35a01" |
2900 | 2945 | integrity sha512-OPhtyEjyyN9x3nhPsu76f52yUGXiZcgvsrFVtvTkyGRQJ0XK+GPc6ov1z+lRpbeabka+MYEQxOYRnt5nF30aMw== |
2901 | 2946 |
|
| 2947 | +style-mod@^4.1.0: |
| 2948 | + version "4.1.0" |
| 2949 | + resolved "https://registry.yarnpkg.com/style-mod/-/style-mod-4.1.0.tgz#a313a14f4ae8bb4d52878c0053c4327fb787ec09" |
| 2950 | + integrity sha512-Ca5ib8HrFn+f+0n4N4ScTIA9iTOQ7MaGS1ylHcoVqW9J7w2w8PzN6g9gKmTYgGEBH8e120+RCmhpje6jC5uGWA== |
| 2951 | + |
2902 | 2952 | supports-color@^5.3.0: |
2903 | 2953 | version "5.5.0" |
2904 | 2954 | resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f" |
|
0 commit comments