From 660d308083d5b6506c84de4aec32063b3ad51a13 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Sat, 22 Jul 2023 08:24:54 +0800 Subject: [PATCH] released v4.21.8 #542 --- 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 +- merge/package.json | 4 +- 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 | 70 +++++++++---------- 38 files changed, 121 insertions(+), 121 deletions(-) diff --git a/core/package.json b/core/package.json index c59f9ae14..65d61bb60 100644 --- a/core/package.json +++ b/core/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/react-codemirror", - "version": "4.21.7", + "version": "4.21.8", "description": "CodeMirror component for React.", "homepage": "https://uiwjs.github.io/react-codemirror", "author": "kenny wong ", @@ -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.21.7", + "@uiw/codemirror-extensions-basic-setup": "4.21.8", "codemirror": "^6.0.0" }, "keywords": [ diff --git a/extensions/basic-setup/package.json b/extensions/basic-setup/package.json index aa95778c9..580a65448 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.21.7", + "version": "4.21.8", "description": "Basic configuration for the CodeMirror6 code editor.", "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/basic-setup", "author": "kenny wong ", diff --git a/extensions/classname/package.json b/extensions/classname/package.json index b2a217185..c7a48b0aa 100644 --- a/extensions/classname/package.json +++ b/extensions/classname/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-extensions-classname", - "version": "4.21.7", + "version": "4.21.8", "description": "Adding a class for a specific line for CodeMirror6.", "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/classname", "author": "kenny wong ", diff --git a/extensions/color/package.json b/extensions/color/package.json index 31bc82367..62df62c51 100644 --- a/extensions/color/package.json +++ b/extensions/color/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-extensions-color", - "version": "4.21.7", + "version": "4.21.8", "description": "Color Extensions for CodeMirror6.", "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/color", "author": "kenny wong ", diff --git a/extensions/events/package.json b/extensions/events/package.json index 774c61c12..9a1a47b38 100644 --- a/extensions/events/package.json +++ b/extensions/events/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-extensions-events", - "version": "4.21.7", + "version": "4.21.8", "description": "Events Extensions for CodeMirror6.", "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/events", "author": "kenny wong ", diff --git a/extensions/hyper-link/package.json b/extensions/hyper-link/package.json index d57a1252b..e0c797d54 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.21.7", + "version": "4.21.8", "description": "Hyper link Extensions for CodeMirror6.", "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/hyper-link", "author": "kenny wong ", diff --git a/extensions/langs/package.json b/extensions/langs/package.json index 214227d66..c8af2245b 100644 --- a/extensions/langs/package.json +++ b/extensions/langs/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-extensions-langs", - "version": "4.21.7", + "version": "4.21.8", "description": "Load languages Extensions for CodeMirror6.", "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/languages", "author": "kenny wong ", diff --git a/extensions/line-numbers-relative/package.json b/extensions/line-numbers-relative/package.json index bfa49d9ef..3a1e61d1c 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.21.7", + "version": "4.21.8", "description": "Relative line numbers Extensions for CodeMirror6.", "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/line-numbers-relative", "author": "kenny wong ", diff --git a/extensions/mentions/package.json b/extensions/mentions/package.json index 320d2a2a1..b6bfebcac 100644 --- a/extensions/mentions/package.json +++ b/extensions/mentions/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-extensions-mentions", - "version": "4.21.7", + "version": "4.21.8", "description": "Relative line numbers Extensions for CodeMirror6.", "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/mentions", "author": "kenny wong ", diff --git a/extensions/zebra-stripes/package.json b/extensions/zebra-stripes/package.json index 1e85a8e81..5ef055034 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.21.7", + "version": "4.21.8", "description": "Styles alternating lines for CodeMirror6.", "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/zebra-stripes", "author": "kenny wong ", diff --git a/lerna.json b/lerna.json index 93835b0f6..1531fe4ef 100644 --- a/lerna.json +++ b/lerna.json @@ -1,4 +1,4 @@ { - "version": "4.21.7", + "version": "4.21.8", "packages": ["themes/**", "extensions/**", "core", "merge", "www"] } diff --git a/merge/package.json b/merge/package.json index c376ea877..4440355f9 100644 --- a/merge/package.json +++ b/merge/package.json @@ -1,6 +1,6 @@ { "name": "react-codemirror-merge", - "version": "4.21.7", + "version": "4.21.8", "description": "CodeMirror merge view for React.", "homepage": "https://uiwjs.github.io/react-codemirror", "author": "kenny wong ", @@ -35,7 +35,7 @@ "dependencies": { "@babel/runtime": "^7.18.6", "@codemirror/merge": "^6.1.0", - "@uiw/react-codemirror": "4.21.7" + "@uiw/react-codemirror": "4.21.8" }, "keywords": [ "react", diff --git a/themes/abcdef/package.json b/themes/abcdef/package.json index 2f7cbc3d9..32337b0f7 100644 --- a/themes/abcdef/package.json +++ b/themes/abcdef/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-theme-abcdef", - "version": "4.21.7", + "version": "4.21.8", "description": "Theme abcdef for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/abcdef", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/all/package.json b/themes/all/package.json index 7c5ffba17..e72fa877e 100644 --- a/themes/all/package.json +++ b/themes/all/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-themes-all", - "version": "4.21.7", + "version": "4.21.8", "description": "Themes all for CodeMirror 6.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/abcdef", "author": "kenny wong ", @@ -21,30 +21,30 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-theme-abcdef": "4.21.7", - "@uiw/codemirror-theme-androidstudio": "4.21.7", - "@uiw/codemirror-theme-atomone": "4.21.7", - "@uiw/codemirror-theme-aura": "4.21.7", - "@uiw/codemirror-theme-bbedit": "4.21.7", - "@uiw/codemirror-theme-bespin": "4.21.7", - "@uiw/codemirror-theme-darcula": "4.21.7", - "@uiw/codemirror-theme-dracula": "4.21.7", - "@uiw/codemirror-theme-duotone": "4.21.7", - "@uiw/codemirror-theme-eclipse": "4.21.7", - "@uiw/codemirror-theme-github": "4.21.7", - "@uiw/codemirror-theme-gruvbox-dark": "4.21.7", - "@uiw/codemirror-theme-material": "4.21.7", - "@uiw/codemirror-theme-noctis-lilac": "4.21.7", - "@uiw/codemirror-theme-nord": "4.21.7", - "@uiw/codemirror-theme-okaidia": "4.21.7", - "@uiw/codemirror-theme-solarized": "4.21.7", - "@uiw/codemirror-theme-sublime": "4.21.7", - "@uiw/codemirror-theme-tokyo-night": "4.21.7", - "@uiw/codemirror-theme-tokyo-night-day": "4.21.7", - "@uiw/codemirror-theme-tokyo-night-storm": "4.21.7", - "@uiw/codemirror-theme-vscode": "4.21.7", - "@uiw/codemirror-theme-xcode": "4.21.7", - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-theme-abcdef": "4.21.8", + "@uiw/codemirror-theme-androidstudio": "4.21.8", + "@uiw/codemirror-theme-atomone": "4.21.8", + "@uiw/codemirror-theme-aura": "4.21.8", + "@uiw/codemirror-theme-bbedit": "4.21.8", + "@uiw/codemirror-theme-bespin": "4.21.8", + "@uiw/codemirror-theme-darcula": "4.21.8", + "@uiw/codemirror-theme-dracula": "4.21.8", + "@uiw/codemirror-theme-duotone": "4.21.8", + "@uiw/codemirror-theme-eclipse": "4.21.8", + "@uiw/codemirror-theme-github": "4.21.8", + "@uiw/codemirror-theme-gruvbox-dark": "4.21.8", + "@uiw/codemirror-theme-material": "4.21.8", + "@uiw/codemirror-theme-noctis-lilac": "4.21.8", + "@uiw/codemirror-theme-nord": "4.21.8", + "@uiw/codemirror-theme-okaidia": "4.21.8", + "@uiw/codemirror-theme-solarized": "4.21.8", + "@uiw/codemirror-theme-sublime": "4.21.8", + "@uiw/codemirror-theme-tokyo-night": "4.21.8", + "@uiw/codemirror-theme-tokyo-night-day": "4.21.8", + "@uiw/codemirror-theme-tokyo-night-storm": "4.21.8", + "@uiw/codemirror-theme-vscode": "4.21.8", + "@uiw/codemirror-theme-xcode": "4.21.8", + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/androidstudio/package.json b/themes/androidstudio/package.json index 30ec01b80..af79922f1 100644 --- a/themes/androidstudio/package.json +++ b/themes/androidstudio/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-theme-androidstudio", - "version": "4.21.7", + "version": "4.21.8", "description": "Theme androidstudio for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/androidstudio", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/atomone/package.json b/themes/atomone/package.json index 21bdd0400..751d0e12f 100644 --- a/themes/atomone/package.json +++ b/themes/atomone/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-theme-atomone", - "version": "4.21.7", + "version": "4.21.8", "description": "Theme atomone for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/atomone", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/aura/package.json b/themes/aura/package.json index 3ae64c5f0..01d143492 100644 --- a/themes/aura/package.json +++ b/themes/aura/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-theme-aura", - "version": "4.21.7", + "version": "4.21.8", "description": "Theme aura for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/aura", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/bbedit/package.json b/themes/bbedit/package.json index 95b398938..055069a6f 100644 --- a/themes/bbedit/package.json +++ b/themes/bbedit/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-theme-bbedit", - "version": "4.21.7", + "version": "4.21.8", "description": "Theme bbedit for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/bbedit", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/bespin/package.json b/themes/bespin/package.json index a87860f34..fad615cd3 100644 --- a/themes/bespin/package.json +++ b/themes/bespin/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-theme-bespin", - "version": "4.21.7", + "version": "4.21.8", "description": "Theme bespin for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/bespin", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/darcula/package.json b/themes/darcula/package.json index 91a958949..48cebcaf0 100644 --- a/themes/darcula/package.json +++ b/themes/darcula/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-theme-darcula", - "version": "4.21.7", + "version": "4.21.8", "description": "Theme darcula for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/darcula", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/dracula/package.json b/themes/dracula/package.json index 920f2db78..430bc5e3c 100644 --- a/themes/dracula/package.json +++ b/themes/dracula/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-theme-dracula", - "version": "4.21.7", + "version": "4.21.8", "description": "Theme dracula for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/dracula", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/duotone/package.json b/themes/duotone/package.json index 102a318c3..67cfbb39f 100644 --- a/themes/duotone/package.json +++ b/themes/duotone/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-theme-duotone", - "version": "4.21.7", + "version": "4.21.8", "description": "Theme duotone for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/duotone/light", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/eclipse/package.json b/themes/eclipse/package.json index 8ad3b4f0b..376880380 100644 --- a/themes/eclipse/package.json +++ b/themes/eclipse/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-theme-eclipse", - "version": "4.21.7", + "version": "4.21.8", "description": "Theme eclipse for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/eclipse", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/github/package.json b/themes/github/package.json index daf2ab451..46633255c 100644 --- a/themes/github/package.json +++ b/themes/github/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-theme-github", - "version": "4.21.7", + "version": "4.21.8", "description": "Theme github for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/github/light", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/gruvbox/package.json b/themes/gruvbox/package.json index bb4c40950..bae6e4f1e 100644 --- a/themes/gruvbox/package.json +++ b/themes/gruvbox/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-theme-gruvbox-dark", - "version": "4.21.7", + "version": "4.21.8", "description": "Theme gruvbox-dark for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/gruvbox/dark", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/material/package.json b/themes/material/package.json index 95641a7d4..96258de76 100644 --- a/themes/material/package.json +++ b/themes/material/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-theme-material", - "version": "4.21.7", + "version": "4.21.8", "description": "Theme material for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/material", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/noctis-lilac/package.json b/themes/noctis-lilac/package.json index 71b1494e5..e6e79f8af 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.21.7", + "version": "4.21.8", "description": "Theme noctis-lilac for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/noctis-lilac", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/nord/package.json b/themes/nord/package.json index 32a2f44d5..b205ff08f 100644 --- a/themes/nord/package.json +++ b/themes/nord/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-theme-nord", - "version": "4.21.7", + "version": "4.21.8", "description": "Theme nord for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/nord", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/okaidia/package.json b/themes/okaidia/package.json index 565589ec5..1351874f4 100644 --- a/themes/okaidia/package.json +++ b/themes/okaidia/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-theme-okaidia", - "version": "4.21.7", + "version": "4.21.8", "description": "Theme okaidia for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/okaidia", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/solarized/package.json b/themes/solarized/package.json index d095f01a9..8f65f8398 100644 --- a/themes/solarized/package.json +++ b/themes/solarized/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-theme-solarized", - "version": "4.21.7", + "version": "4.21.8", "description": "Theme solarized for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/solarized", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/sublime/package.json b/themes/sublime/package.json index 71979478d..b246523f2 100644 --- a/themes/sublime/package.json +++ b/themes/sublime/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-theme-sublime", - "version": "4.21.7", + "version": "4.21.8", "description": "Theme sublime for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/sublime", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/theme/package.json b/themes/theme/package.json index 7f3c6a23f..b06cbeb53 100644 --- a/themes/theme/package.json +++ b/themes/theme/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-themes", - "version": "4.21.7", + "version": "4.21.8", "description": "Themes for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/doc", "author": "kenny wong ", diff --git a/themes/tokyo-night-day/package.json b/themes/tokyo-night-day/package.json index 0f7cbdaff..6ec1630ee 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.21.7", + "version": "4.21.8", "description": "Theme tokyo-night-day for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/tokyo-night-day", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/tokyo-night-storm/package.json b/themes/tokyo-night-storm/package.json index 0f07336db..1a09cc2ea 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.21.7", + "version": "4.21.8", "description": "Theme tokyo-night-storm for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/tokyo-night-storm", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/tokyo-night/package.json b/themes/tokyo-night/package.json index 925cbee1a..4771d4474 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.21.7", + "version": "4.21.8", "description": "Theme tokyo-night for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/tokyo-night", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/vscode/package.json b/themes/vscode/package.json index d261d5d17..e4ab816e7 100644 --- a/themes/vscode/package.json +++ b/themes/vscode/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-theme-vscode", - "version": "4.21.7", + "version": "4.21.8", "description": "Theme vscode for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/vscode", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/themes/xcode/package.json b/themes/xcode/package.json index beccb10b6..1baf6d667 100644 --- a/themes/xcode/package.json +++ b/themes/xcode/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/codemirror-theme-xcode", - "version": "4.21.7", + "version": "4.21.8", "description": "Theme xcode for CodeMirror.", "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/xcode/light", "author": "kenny wong ", @@ -21,7 +21,7 @@ "cjs" ], "dependencies": { - "@uiw/codemirror-themes": "4.21.7" + "@uiw/codemirror-themes": "4.21.8" }, "keywords": [ "codemirror", diff --git a/www/package.json b/www/package.json index 38fb8a395..c66a960cf 100644 --- a/www/package.json +++ b/www/package.json @@ -1,7 +1,7 @@ { "name": "www", "private": true, - "version": "4.21.7", + "version": "4.21.8", "description": "CodeMirror component for React.", "homepage": "https://uiwjs.github.io/react-codemirror", "author": "kenny wong ", @@ -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.21.7", - "@uiw/codemirror-extensions-color": "4.21.7", - "@uiw/codemirror-extensions-events": "4.21.7", - "@uiw/codemirror-extensions-hyper-link": "4.21.7", - "@uiw/codemirror-extensions-langs": "4.21.7", - "@uiw/codemirror-extensions-mentions": "4.21.7", - "@uiw/codemirror-extensions-zebra-stripes": "4.21.7", - "@uiw/codemirror-theme-abcdef": "4.21.7", - "@uiw/codemirror-theme-androidstudio": "4.21.7", - "@uiw/codemirror-theme-atomone": "4.21.7", - "@uiw/codemirror-theme-aura": "4.21.7", - "@uiw/codemirror-theme-bbedit": "4.21.7", - "@uiw/codemirror-theme-bespin": "4.21.7", - "@uiw/codemirror-theme-darcula": "4.21.7", - "@uiw/codemirror-theme-dracula": "4.21.7", - "@uiw/codemirror-theme-duotone": "4.21.7", - "@uiw/codemirror-theme-eclipse": "4.21.7", - "@uiw/codemirror-theme-github": "4.21.7", - "@uiw/codemirror-theme-gruvbox-dark": "4.21.7", - "@uiw/codemirror-theme-material": "4.21.7", - "@uiw/codemirror-theme-noctis-lilac": "4.21.7", - "@uiw/codemirror-theme-nord": "4.21.7", - "@uiw/codemirror-theme-okaidia": "4.21.7", - "@uiw/codemirror-theme-solarized": "4.21.7", - "@uiw/codemirror-theme-sublime": "4.21.7", - "@uiw/codemirror-theme-tokyo-night": "4.21.7", - "@uiw/codemirror-theme-tokyo-night-day": "4.21.7", - "@uiw/codemirror-theme-tokyo-night-storm": "4.21.7", - "@uiw/codemirror-theme-vscode": "4.21.7", - "@uiw/codemirror-theme-xcode": "4.21.7", - "@uiw/codemirror-themes": "4.21.7", - "@uiw/codemirror-themes-all": "4.21.7", + "@uiw/codemirror-extensions-classname": "4.21.8", + "@uiw/codemirror-extensions-color": "4.21.8", + "@uiw/codemirror-extensions-events": "4.21.8", + "@uiw/codemirror-extensions-hyper-link": "4.21.8", + "@uiw/codemirror-extensions-langs": "4.21.8", + "@uiw/codemirror-extensions-mentions": "4.21.8", + "@uiw/codemirror-extensions-zebra-stripes": "4.21.8", + "@uiw/codemirror-theme-abcdef": "4.21.8", + "@uiw/codemirror-theme-androidstudio": "4.21.8", + "@uiw/codemirror-theme-atomone": "4.21.8", + "@uiw/codemirror-theme-aura": "4.21.8", + "@uiw/codemirror-theme-bbedit": "4.21.8", + "@uiw/codemirror-theme-bespin": "4.21.8", + "@uiw/codemirror-theme-darcula": "4.21.8", + "@uiw/codemirror-theme-dracula": "4.21.8", + "@uiw/codemirror-theme-duotone": "4.21.8", + "@uiw/codemirror-theme-eclipse": "4.21.8", + "@uiw/codemirror-theme-github": "4.21.8", + "@uiw/codemirror-theme-gruvbox-dark": "4.21.8", + "@uiw/codemirror-theme-material": "4.21.8", + "@uiw/codemirror-theme-noctis-lilac": "4.21.8", + "@uiw/codemirror-theme-nord": "4.21.8", + "@uiw/codemirror-theme-okaidia": "4.21.8", + "@uiw/codemirror-theme-solarized": "4.21.8", + "@uiw/codemirror-theme-sublime": "4.21.8", + "@uiw/codemirror-theme-tokyo-night": "4.21.8", + "@uiw/codemirror-theme-tokyo-night-day": "4.21.8", + "@uiw/codemirror-theme-tokyo-night-storm": "4.21.8", + "@uiw/codemirror-theme-vscode": "4.21.8", + "@uiw/codemirror-theme-xcode": "4.21.8", + "@uiw/codemirror-themes": "4.21.8", + "@uiw/codemirror-themes-all": "4.21.8", "@uiw/react-back-to-top": "^1.1.2", - "@uiw/react-codemirror": "4.21.7", + "@uiw/react-codemirror": "4.21.8", "@uiw/react-github-corners": "~1.5.14", "@uiw/react-markdown-preview": "^4.1.13", "@uiw/react-shields": "~1.1.3", @@ -80,7 +80,7 @@ "markdown-react-code-preview-loader": "^2.1.2", "react": "~18.2.0", "react-code-preview-layout": "^3.0.1", - "react-codemirror-merge": "4.21.7", + "react-codemirror-merge": "4.21.8", "react-dom": "~18.2.0", "react-router-dom": "^6.3.0", "rehype-ignore": "^1.0.1",