Skip to content

Commit b924c70

Browse files
committed
released v3.2.6
1 parent c48ba72 commit b924c70

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uiw/react-markdown-editor",
3-
"version": "3.2.5",
3+
"version": "3.2.6",
44
"description": "A markdown editor with preview, implemented with React.js and TypeScript.",
55
"homepage": "https://uiwjs.github.io/react-markdown-editor",
66
"main": "cjs/index.js",
@@ -49,19 +49,19 @@
4949
"@kkt/raw-modules": "6.11.0",
5050
"@kkt/scope-plugin-options": "6.11.0",
5151
"@types/codemirror": "5.60.5",
52-
"@types/jest": "27.0.2",
53-
"@types/react": "17.0.28",
54-
"@types/react-dom": "17.0.9",
52+
"@types/jest": "27.0.3",
53+
"@types/react": "17.0.37",
54+
"@types/react-dom": "17.0.11",
5555
"@uiw/react-github-corners": "1.5.3",
5656
"@uiw/reset.css": "1.0.5",
5757
"compile-less-cli": "1.8.9",
5858
"kkt": "6.11.0",
59-
"prettier": "2.4.1",
60-
"pretty-quick": "3.1.1",
59+
"prettier": "2.5.0",
60+
"pretty-quick": "3.1.2",
6161
"react": "17.0.2",
6262
"react-dom": "17.0.2",
63-
"tsbb": "3.4.4",
64-
"husky": "7.0.2"
63+
"tsbb": "3.5.2",
64+
"husky": "7.0.4"
6565
},
6666
"browserslist": {
6767
"production": [

0 commit comments

Comments
 (0)