@tiptap/extension-code-block-lowlight 2.5.0-pre.8 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -1563,7 +1563,7 @@ function expandOrCloneMode(mode) {
1563
1563
  return mode;
1564
1564
  }
1565
1565
 
1566
- var version = "11.9.0";
1566
+ var version = "11.10.0";
1567
1567
 
1568
1568
  class HTMLInjectionError extends Error {
1569
1569
  constructor(reason, html) {