diff options
author | dakkar <dakkar@thenautilus.net> | 2024-07-06 12:23:35 +0000 |
---|---|---|
committer | dakkar <dakkar@thenautilus.net> | 2024-07-06 12:23:35 +0000 |
commit | c2b18746d8f65ea72a5c46bbb40d201aa685962e (patch) | |
tree | 3003530cfa6769333177a6f4d57ba900380eb2a1 /pnpm-lock.yaml | |
parent | move to pnpm (diff) | |
download | color-c2b18746d8f65ea72a5c46bbb40d201aa685962e.tar.gz color-c2b18746d8f65ea72a5c46bbb40d201aa685962e.tar.bz2 color-c2b18746d8f65ea72a5c46bbb40d201aa685962e.zip |
`highlights` is very dead (was part of Atom, which was discontinued at
the end of 2022), depends on oniguruma that doesn't compile on node 22
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0cf9572..6fbd3ff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,6 +5,9 @@ settings: excludeLinksFromLockfile: false dependencies: + first-mate-select-grammar: + specifier: ^1.0.3 + version: 1.0.3 highlights: specifier: ^3.1.6 version: 3.1.6 @@ -16,7 +19,7 @@ dependencies: version: github.com/rubyist/language-openscad/e8873181b4f1e84af65193680b98dd87a42d04a6 language-perl6: specifier: github:Raku/atom-language-perl6 - version: git@github.com+Raku/atom-language-perl6/8c196e381edb0e5575db611bad4ca7de8b437d66 + version: git@github.com+Raku/atom-language-perl6/bd341e83c14a69b68cb304fb6931abed8473b05a language-restructuredtext: specifier: github:Lukasa/language-restructuredtext version: github.com/Lukasa/language-restructuredtext/c97b54febdd44c7600a944e49fc188e5e024a7cb @@ -1620,8 +1623,8 @@ packages: y18n: 3.2.2 dev: false - git@github.com+Raku/atom-language-perl6/8c196e381edb0e5575db611bad4ca7de8b437d66: - resolution: {commit: 8c196e381edb0e5575db611bad4ca7de8b437d66, repo: git@github.com:Raku/atom-language-perl6.git, type: git} + git@github.com+Raku/atom-language-perl6/bd341e83c14a69b68cb304fb6931abed8473b05a: + resolution: {commit: bd341e83c14a69b68cb304fb6931abed8473b05a, repo: git@github.com:Raku/atom-language-perl6.git, type: git} name: language-perl6 version: 1.17.1 dev: false |