Skip to content

Commit 21bc9c1

Browse files
committed
released v4.2.0
1 parent c2e8bf9 commit 21bc9c1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uiw/react-codemirror",
3-
"version": "4.1.0",
3+
"version": "4.2.0",
44
"description": "CodeMirror component for React.",
55
"homepage": "https://uiwjs.github.io/react-codemirror",
66
"main": "cjs/index.js",
@@ -87,18 +87,18 @@
8787
"@kkt/less-modules": "6.11.0",
8888
"@kkt/raw-modules": "6.11.0",
8989
"@kkt/scope-plugin-options": "6.11.0",
90-
"@types/react": "17.0.29",
91-
"@types/react-dom": "17.0.9",
90+
"@types/react": "17.0.34",
91+
"@types/react-dom": "17.0.11",
9292
"@types/react-test-renderer": "17.0.1",
9393
"@uiw/react-github-corners": "1.5.3",
94-
"@uiw/react-markdown-preview": "3.4.0",
94+
"@uiw/react-markdown-preview": "3.4.1",
9595
"@uiw/react-shields": "1.1.2",
9696
"@uiw/reset.css": "1.0.5",
9797
"code-example": "3.3.1",
98-
"husky": "7.0.2",
99-
"jest": "27.2.5",
98+
"husky": "7.0.4",
99+
"jest": "27.3.1",
100100
"kkt": "6.11.0",
101-
"lint-staged": "11.2.3",
101+
"lint-staged": "11.2.6",
102102
"prettier": "2.4.1",
103103
"react": "17.0.2",
104104
"react-dom": "17.0.2",

0 commit comments

Comments
 (0)