bot(lockfile): update gleam, glimmer_javascript, glimmer_typescript, lalrpop, problog, prolog, roc

This commit is contained in:
nvim-treesitter-bot[bot] 2025-03-21 07:30:48 +00:00
parent bc728ecf25
commit b10436b9fb
3 changed files with 10 additions and 13 deletions

View file

@ -82,6 +82,7 @@
(implements)
(when)
(is)
(as)
"as"
(to)
] @keyword
@ -92,13 +93,9 @@
"expect"
"module"
"package"
"import"
] @keyword
[
(import_as)
"imports"
] @keyword.import
"import" @keyword.import
(value_declaration
(decl_left

View file

@ -8,7 +8,7 @@
(parenthesized_expr)
(function_call_pnc_expr)
(tuple_expr)
(imports)
"import"
(exposes)
(exposes_list)
(exposing)