diff --git a/semantic-tsx/semantic-tsx.cabal b/semantic-tsx/semantic-tsx.cabal index c3dbd4cc4..fb05ed335 100644 --- a/semantic-tsx/semantic-tsx.cabal +++ b/semantic-tsx/semantic-tsx.cabal @@ -30,8 +30,8 @@ common haskell , semantic-tags ^>= 0.0 , template-haskell ^>= 2.15 , text ^>= 1.2.3 - , tree-sitter ^>= 0.8 - , tree-sitter-tsx ^>= 0.4.2 + , tree-sitter ^>= 0.9 + , tree-sitter-tsx ^>= 5.0.0 ghc-options: -Weverything @@ -71,4 +71,4 @@ test-suite test , text , tasty , tasty-hedgehog - , tasty-hunit \ No newline at end of file + , tasty-hunit