### Description Hi, I try to import Hyperformula lib in my web app like that: ```js // See https://www.npmjs.com/package/hyperformula documentation. import * as hyperformula from 'https://esm.run/hyperformula'; console.log(hyperformula) ``` and ``` "Uncaught SyntaxError: The requested module '/npm/regexp-to-ast@0.4.0/+esm' does not provide an export named 'BaseRegExpVisitor'" ``` It seems there is a corruption of dep tree? ### Video or screenshots _No response_ ### Demo https://www.jsdelivr.com/package/npm/hyperformula ### HyperFormula version 3.0.1 ### Your framework vanillaJS ### Your environment Chrome 138