From 0ea29801893fa05e27395de2a295d55607102d4a Mon Sep 17 00:00:00 2001
From: jaywcjlove <398188662@qq.com>
Date: Thu, 12 Jan 2023 21:33:06 +0800
Subject: [PATCH] released v4.19.6 (#444)

---
 core/package.json                             |  4 +-
 extensions/basic-setup/package.json           |  2 +-
 extensions/classname/package.json             |  2 +-
 extensions/color/package.json                 |  2 +-
 extensions/events/package.json                |  2 +-
 extensions/hyper-link/package.json            |  2 +-
 extensions/langs/package.json                 |  2 +-
 extensions/line-numbers-relative/package.json |  2 +-
 extensions/mentions/package.json              |  2 +-
 extensions/zebra-stripes/package.json         |  2 +-
 lerna.json                                    |  2 +-
 themes/abcdef/package.json                    |  4 +-
 themes/all/package.json                       | 50 +++++++-------
 themes/androidstudio/package.json             |  4 +-
 themes/atomone/package.json                   |  4 +-
 themes/aura/package.json                      |  4 +-
 themes/bbedit/package.json                    |  4 +-
 themes/bespin/package.json                    |  4 +-
 themes/darcula/package.json                   |  4 +-
 themes/dracula/package.json                   |  4 +-
 themes/duotone/package.json                   |  4 +-
 themes/eclipse/package.json                   |  4 +-
 themes/github/package.json                    |  4 +-
 themes/gruvbox/package.json                   |  4 +-
 themes/material/package.json                  |  4 +-
 themes/noctis-lilac/package.json              |  4 +-
 themes/nord/package.json                      |  4 +-
 themes/okaidia/package.json                   |  4 +-
 themes/solarized/package.json                 |  4 +-
 themes/sublime/package.json                   |  4 +-
 themes/theme/package.json                     |  2 +-
 themes/tokyo-night-day/package.json           |  4 +-
 themes/tokyo-night-storm/package.json         |  4 +-
 themes/tokyo-night/package.json               |  4 +-
 themes/vscode/package.json                    |  4 +-
 themes/xcode/package.json                     |  4 +-
 www/package.json                              | 68 +++++++++----------
 37 files changed, 118 insertions(+), 118 deletions(-)

diff --git a/core/package.json b/core/package.json
index 26d4994ed..6b09b74a4 100644
--- a/core/package.json
+++ b/core/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/react-codemirror",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "CodeMirror component for React.",
   "homepage": "https://uiwjs.github.io/react-codemirror",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -40,7 +40,7 @@
     "@codemirror/commands": "^6.1.0",
     "@codemirror/state": "^6.1.1",
     "@codemirror/theme-one-dark": "^6.0.0",
-    "@uiw/codemirror-extensions-basic-setup": "4.19.5",
+    "@uiw/codemirror-extensions-basic-setup": "4.19.6",
     "codemirror": "^6.0.0"
   },
   "keywords": [
diff --git a/extensions/basic-setup/package.json b/extensions/basic-setup/package.json
index e1b8ec0a5..099f17f4f 100644
--- a/extensions/basic-setup/package.json
+++ b/extensions/basic-setup/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-extensions-basic-setup",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Basic configuration for the CodeMirror6 code editor.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/basic-setup",
   "author": "kenny wong <wowohoo@qq.com>",
diff --git a/extensions/classname/package.json b/extensions/classname/package.json
index 9d8983596..33de7588d 100644
--- a/extensions/classname/package.json
+++ b/extensions/classname/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-extensions-classname",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Adding a class for a specific line for CodeMirror6.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/classname",
   "author": "kenny wong <wowohoo@qq.com>",
diff --git a/extensions/color/package.json b/extensions/color/package.json
index 5de4b294b..70d38dd70 100644
--- a/extensions/color/package.json
+++ b/extensions/color/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-extensions-color",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Color Extensions for CodeMirror6.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/color",
   "author": "kenny wong <wowohoo@qq.com>",
diff --git a/extensions/events/package.json b/extensions/events/package.json
index e37faab46..059e1822e 100644
--- a/extensions/events/package.json
+++ b/extensions/events/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-extensions-events",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Events Extensions for CodeMirror6.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/events",
   "author": "kenny wong <wowohoo@qq.com>",
diff --git a/extensions/hyper-link/package.json b/extensions/hyper-link/package.json
index c9a55dbb1..028dbc41a 100644
--- a/extensions/hyper-link/package.json
+++ b/extensions/hyper-link/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-extensions-hyper-link",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Hyper link Extensions for CodeMirror6.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/hyper-link",
   "author": "kenny wong <wowohoo@qq.com>",
diff --git a/extensions/langs/package.json b/extensions/langs/package.json
index 2c5911d24..aa7270f97 100644
--- a/extensions/langs/package.json
+++ b/extensions/langs/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-extensions-langs",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Load languages Extensions for CodeMirror6.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/languages",
   "author": "kenny wong <wowohoo@qq.com>",
diff --git a/extensions/line-numbers-relative/package.json b/extensions/line-numbers-relative/package.json
index 57237073b..8d5df9c7b 100644
--- a/extensions/line-numbers-relative/package.json
+++ b/extensions/line-numbers-relative/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-extensions-line-numbers-relative",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Relative line numbers Extensions for CodeMirror6.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/line-numbers-relative",
   "author": "kenny wong <wowohoo@qq.com>",
diff --git a/extensions/mentions/package.json b/extensions/mentions/package.json
index d22dc2803..64eb11e73 100644
--- a/extensions/mentions/package.json
+++ b/extensions/mentions/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-extensions-mentions",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Relative line numbers Extensions for CodeMirror6.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/mentions",
   "author": "kenny wong <wowohoo@qq.com>",
diff --git a/extensions/zebra-stripes/package.json b/extensions/zebra-stripes/package.json
index 35ae79dc0..81dac2039 100644
--- a/extensions/zebra-stripes/package.json
+++ b/extensions/zebra-stripes/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-extensions-zebra-stripes",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Styles alternating lines for CodeMirror6.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/zebra-stripes",
   "author": "kenny wong <wowohoo@qq.com>",
diff --git a/lerna.json b/lerna.json
index 6d5c54060..0cbcc5a3d 100644
--- a/lerna.json
+++ b/lerna.json
@@ -1,5 +1,5 @@
 {
-  "version": "4.19.5",
+  "version": "4.19.6",
   "packages": ["themes/**", "core", "www"],
   "useWorkspaces": true
 }
diff --git a/themes/abcdef/package.json b/themes/abcdef/package.json
index 4b2013910..3d0745dc2 100644
--- a/themes/abcdef/package.json
+++ b/themes/abcdef/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-abcdef",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme abcdef for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/abcdef",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/all/package.json b/themes/all/package.json
index 287e23789..44cf5624a 100644
--- a/themes/all/package.json
+++ b/themes/all/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-themes-all",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Themes all for CodeMirror 6.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/abcdef",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,30 +21,30 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-theme-abcdef": "4.19.5",
-    "@uiw/codemirror-theme-androidstudio": "4.19.5",
-    "@uiw/codemirror-theme-atomone": "4.19.5",
-    "@uiw/codemirror-theme-aura": "4.19.5",
-    "@uiw/codemirror-theme-bbedit": "4.19.5",
-    "@uiw/codemirror-theme-bespin": "4.19.5",
-    "@uiw/codemirror-theme-darcula": "4.19.5",
-    "@uiw/codemirror-theme-dracula": "4.19.5",
-    "@uiw/codemirror-theme-duotone": "4.19.5",
-    "@uiw/codemirror-theme-eclipse": "4.19.5",
-    "@uiw/codemirror-theme-github": "4.19.5",
-    "@uiw/codemirror-theme-gruvbox-dark": "4.19.5",
-    "@uiw/codemirror-theme-material": "4.19.5",
-    "@uiw/codemirror-theme-noctis-lilac": "4.19.5",
-    "@uiw/codemirror-theme-nord": "4.19.5",
-    "@uiw/codemirror-theme-okaidia": "4.19.5",
-    "@uiw/codemirror-theme-solarized": "4.19.5",
-    "@uiw/codemirror-theme-sublime": "4.19.5",
-    "@uiw/codemirror-theme-tokyo-night": "4.19.5",
-    "@uiw/codemirror-theme-tokyo-night-day": "4.19.5",
-    "@uiw/codemirror-theme-tokyo-night-storm": "4.19.5",
-    "@uiw/codemirror-theme-vscode": "4.19.5",
-    "@uiw/codemirror-theme-xcode": "4.19.5",
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-theme-abcdef": "4.19.6",
+    "@uiw/codemirror-theme-androidstudio": "4.19.6",
+    "@uiw/codemirror-theme-atomone": "4.19.6",
+    "@uiw/codemirror-theme-aura": "4.19.6",
+    "@uiw/codemirror-theme-bbedit": "4.19.6",
+    "@uiw/codemirror-theme-bespin": "4.19.6",
+    "@uiw/codemirror-theme-darcula": "4.19.6",
+    "@uiw/codemirror-theme-dracula": "4.19.6",
+    "@uiw/codemirror-theme-duotone": "4.19.6",
+    "@uiw/codemirror-theme-eclipse": "4.19.6",
+    "@uiw/codemirror-theme-github": "4.19.6",
+    "@uiw/codemirror-theme-gruvbox-dark": "4.19.6",
+    "@uiw/codemirror-theme-material": "4.19.6",
+    "@uiw/codemirror-theme-noctis-lilac": "4.19.6",
+    "@uiw/codemirror-theme-nord": "4.19.6",
+    "@uiw/codemirror-theme-okaidia": "4.19.6",
+    "@uiw/codemirror-theme-solarized": "4.19.6",
+    "@uiw/codemirror-theme-sublime": "4.19.6",
+    "@uiw/codemirror-theme-tokyo-night": "4.19.6",
+    "@uiw/codemirror-theme-tokyo-night-day": "4.19.6",
+    "@uiw/codemirror-theme-tokyo-night-storm": "4.19.6",
+    "@uiw/codemirror-theme-vscode": "4.19.6",
+    "@uiw/codemirror-theme-xcode": "4.19.6",
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/androidstudio/package.json b/themes/androidstudio/package.json
index 5a909107a..aece4a615 100644
--- a/themes/androidstudio/package.json
+++ b/themes/androidstudio/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-androidstudio",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme androidstudio for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/androidstudio",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/atomone/package.json b/themes/atomone/package.json
index bb728180b..4e87038fb 100644
--- a/themes/atomone/package.json
+++ b/themes/atomone/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-atomone",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme atomone for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/atomone",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/aura/package.json b/themes/aura/package.json
index 854dc39b3..beff4c9fe 100644
--- a/themes/aura/package.json
+++ b/themes/aura/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-aura",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme aura for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/aura",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/bbedit/package.json b/themes/bbedit/package.json
index 8a5c18e29..b46cd0345 100644
--- a/themes/bbedit/package.json
+++ b/themes/bbedit/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-bbedit",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme bbedit for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/bbedit",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/bespin/package.json b/themes/bespin/package.json
index 57fafedf9..63e247a68 100644
--- a/themes/bespin/package.json
+++ b/themes/bespin/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-bespin",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme bespin for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/bespin",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/darcula/package.json b/themes/darcula/package.json
index a12eb6c4d..76fc9ce92 100644
--- a/themes/darcula/package.json
+++ b/themes/darcula/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-darcula",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme darcula for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/darcula",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/dracula/package.json b/themes/dracula/package.json
index 7767ed852..158a717c1 100644
--- a/themes/dracula/package.json
+++ b/themes/dracula/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-dracula",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme dracula for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/dracula",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/duotone/package.json b/themes/duotone/package.json
index 9541014d2..0f258b6ad 100644
--- a/themes/duotone/package.json
+++ b/themes/duotone/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-duotone",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme duotone for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/duotone/light",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/eclipse/package.json b/themes/eclipse/package.json
index a9000ef41..b8d160102 100644
--- a/themes/eclipse/package.json
+++ b/themes/eclipse/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-eclipse",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme eclipse for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/eclipse",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/github/package.json b/themes/github/package.json
index 09f6278ac..e74de9cff 100644
--- a/themes/github/package.json
+++ b/themes/github/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-github",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme github for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/github/light",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/gruvbox/package.json b/themes/gruvbox/package.json
index 2a7d47f43..72d948d3b 100644
--- a/themes/gruvbox/package.json
+++ b/themes/gruvbox/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-gruvbox-dark",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme gruvbox-dark for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/gruvbox-dark",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/material/package.json b/themes/material/package.json
index 401ca184a..4c116912c 100644
--- a/themes/material/package.json
+++ b/themes/material/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-material",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme material for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/material",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/noctis-lilac/package.json b/themes/noctis-lilac/package.json
index 8beed1c53..3f56ec4c1 100644
--- a/themes/noctis-lilac/package.json
+++ b/themes/noctis-lilac/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-noctis-lilac",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme noctis-lilac for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/noctis-lilac",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/nord/package.json b/themes/nord/package.json
index 50b0b588b..3cd53c811 100644
--- a/themes/nord/package.json
+++ b/themes/nord/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-nord",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme nord for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/nord",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/okaidia/package.json b/themes/okaidia/package.json
index 9f296f62e..0fd4157c5 100644
--- a/themes/okaidia/package.json
+++ b/themes/okaidia/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-okaidia",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme okaidia for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/okaidia",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/solarized/package.json b/themes/solarized/package.json
index 1109ff099..7e3ec3391 100644
--- a/themes/solarized/package.json
+++ b/themes/solarized/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-solarized",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme solarized for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/solarized",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/sublime/package.json b/themes/sublime/package.json
index d1607a274..fa4668820 100644
--- a/themes/sublime/package.json
+++ b/themes/sublime/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-sublime",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme sublime for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/sublime",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/theme/package.json b/themes/theme/package.json
index 2a717b6b0..286d7cff8 100644
--- a/themes/theme/package.json
+++ b/themes/theme/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-themes",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Themes for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/doc",
   "author": "kenny wong <wowohoo@qq.com>",
diff --git a/themes/tokyo-night-day/package.json b/themes/tokyo-night-day/package.json
index 671090462..5057f0578 100644
--- a/themes/tokyo-night-day/package.json
+++ b/themes/tokyo-night-day/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-tokyo-night-day",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme tokyo-night-day for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/tokyo-night-day",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/tokyo-night-storm/package.json b/themes/tokyo-night-storm/package.json
index e87a8f6ef..14d175725 100644
--- a/themes/tokyo-night-storm/package.json
+++ b/themes/tokyo-night-storm/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-tokyo-night-storm",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme tokyo-night-storm for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/tokyo-night-storm",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/tokyo-night/package.json b/themes/tokyo-night/package.json
index 0616b5e73..8793b608a 100644
--- a/themes/tokyo-night/package.json
+++ b/themes/tokyo-night/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-tokyo-night",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme tokyo-night for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/tokyo-night",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/vscode/package.json b/themes/vscode/package.json
index 248f1e382..c8dc28907 100644
--- a/themes/vscode/package.json
+++ b/themes/vscode/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-vscode",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme vscode for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/vscode",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/themes/xcode/package.json b/themes/xcode/package.json
index 0a68b6ce0..fa1d045b4 100644
--- a/themes/xcode/package.json
+++ b/themes/xcode/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@uiw/codemirror-theme-xcode",
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "Theme xcode for CodeMirror.",
   "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/xcode/light",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -21,7 +21,7 @@
     "cjs"
   ],
   "dependencies": {
-    "@uiw/codemirror-themes": "4.19.5"
+    "@uiw/codemirror-themes": "4.19.6"
   },
   "keywords": [
     "codemirror",
diff --git a/www/package.json b/www/package.json
index c2764343c..b6d0c40bc 100644
--- a/www/package.json
+++ b/www/package.json
@@ -1,7 +1,7 @@
 {
   "name": "www",
   "private": true,
-  "version": "4.19.5",
+  "version": "4.19.6",
   "description": "CodeMirror component for React.",
   "homepage": "https://uiwjs.github.io/react-codemirror",
   "author": "kenny wong <wowohoo@qq.com>",
@@ -37,40 +37,40 @@
     "@codemirror/lang-xml": "~6.0.0",
     "@codemirror/language-data": "^6.1.0",
     "@codemirror/legacy-modes": "~6.3.0",
-    "@uiw/codemirror-extensions-classname": "4.19.5",
-    "@uiw/codemirror-extensions-color": "4.19.5",
-    "@uiw/codemirror-extensions-events": "4.19.5",
-    "@uiw/codemirror-extensions-hyper-link": "4.19.5",
-    "@uiw/codemirror-extensions-langs": "4.19.5",
-    "@uiw/codemirror-extensions-mentions": "4.19.5",
-    "@uiw/codemirror-extensions-zebra-stripes": "4.19.5",
-    "@uiw/codemirror-theme-abcdef": "4.19.5",
-    "@uiw/codemirror-theme-androidstudio": "4.19.5",
-    "@uiw/codemirror-theme-atomone": "4.19.5",
-    "@uiw/codemirror-theme-aura": "4.19.5",
-    "@uiw/codemirror-theme-bbedit": "4.19.5",
-    "@uiw/codemirror-theme-bespin": "4.19.5",
-    "@uiw/codemirror-theme-darcula": "4.19.5",
-    "@uiw/codemirror-theme-dracula": "4.19.5",
-    "@uiw/codemirror-theme-duotone": "4.19.5",
-    "@uiw/codemirror-theme-eclipse": "4.19.5",
-    "@uiw/codemirror-theme-github": "4.19.5",
-    "@uiw/codemirror-theme-gruvbox-dark": "4.19.5",
-    "@uiw/codemirror-theme-material": "4.19.5",
-    "@uiw/codemirror-theme-noctis-lilac": "4.19.5",
-    "@uiw/codemirror-theme-nord": "4.19.5",
-    "@uiw/codemirror-theme-okaidia": "4.19.5",
-    "@uiw/codemirror-theme-solarized": "4.19.5",
-    "@uiw/codemirror-theme-sublime": "4.19.5",
-    "@uiw/codemirror-theme-tokyo-night": "4.19.5",
-    "@uiw/codemirror-theme-tokyo-night-day": "4.19.5",
-    "@uiw/codemirror-theme-tokyo-night-storm": "4.19.5",
-    "@uiw/codemirror-theme-vscode": "4.19.5",
-    "@uiw/codemirror-theme-xcode": "4.19.5",
-    "@uiw/codemirror-themes": "4.19.5",
-    "@uiw/codemirror-themes-all": "4.19.5",
+    "@uiw/codemirror-extensions-classname": "4.19.6",
+    "@uiw/codemirror-extensions-color": "4.19.6",
+    "@uiw/codemirror-extensions-events": "4.19.6",
+    "@uiw/codemirror-extensions-hyper-link": "4.19.6",
+    "@uiw/codemirror-extensions-langs": "4.19.6",
+    "@uiw/codemirror-extensions-mentions": "4.19.6",
+    "@uiw/codemirror-extensions-zebra-stripes": "4.19.6",
+    "@uiw/codemirror-theme-abcdef": "4.19.6",
+    "@uiw/codemirror-theme-androidstudio": "4.19.6",
+    "@uiw/codemirror-theme-atomone": "4.19.6",
+    "@uiw/codemirror-theme-aura": "4.19.6",
+    "@uiw/codemirror-theme-bbedit": "4.19.6",
+    "@uiw/codemirror-theme-bespin": "4.19.6",
+    "@uiw/codemirror-theme-darcula": "4.19.6",
+    "@uiw/codemirror-theme-dracula": "4.19.6",
+    "@uiw/codemirror-theme-duotone": "4.19.6",
+    "@uiw/codemirror-theme-eclipse": "4.19.6",
+    "@uiw/codemirror-theme-github": "4.19.6",
+    "@uiw/codemirror-theme-gruvbox-dark": "4.19.6",
+    "@uiw/codemirror-theme-material": "4.19.6",
+    "@uiw/codemirror-theme-noctis-lilac": "4.19.6",
+    "@uiw/codemirror-theme-nord": "4.19.6",
+    "@uiw/codemirror-theme-okaidia": "4.19.6",
+    "@uiw/codemirror-theme-solarized": "4.19.6",
+    "@uiw/codemirror-theme-sublime": "4.19.6",
+    "@uiw/codemirror-theme-tokyo-night": "4.19.6",
+    "@uiw/codemirror-theme-tokyo-night-day": "4.19.6",
+    "@uiw/codemirror-theme-tokyo-night-storm": "4.19.6",
+    "@uiw/codemirror-theme-vscode": "4.19.6",
+    "@uiw/codemirror-theme-xcode": "4.19.6",
+    "@uiw/codemirror-themes": "4.19.6",
+    "@uiw/codemirror-themes-all": "4.19.6",
     "@uiw/react-back-to-top": "^1.1.2",
-    "@uiw/react-codemirror": "4.19.5",
+    "@uiw/react-codemirror": "4.19.6",
     "@uiw/react-github-corners": "~1.5.14",
     "@uiw/react-markdown-preview": "~4.1.0",
     "@uiw/react-shields": "~1.1.3",