|
82 | 82 | "@types/jest": "^29.2.3",
|
83 | 83 | "@types/lodash-es": "^4.17.12",
|
84 | 84 | "@types/react": "^18.0.0",
|
85 |
| - "@types/react-syntax-highlighter": "~15.5.13", |
86 | 85 | "@types/react-resizable": "^3.0.8",
|
| 86 | + "@types/react-syntax-highlighter": "~15.5.13", |
87 | 87 | "@types/shortid": "^0.0.31",
|
88 | 88 | "@types/showdown": "^1.9.0",
|
89 | 89 | "@types/testing-library__jest-dom": "^5.14.5",
|
90 |
| - "ant-design-testing": "^1.0.0-beta.0", |
| 90 | + "ant-design-testing": "^1.1.0", |
91 | 91 | "babel-plugin-import": "^1.13.8",
|
92 | 92 | "cz-conventional-changelog": "^3.3.0",
|
93 | 93 | "dumi": "^2.2.12",
|
|
104 | 104 | "react": "^18.0.0",
|
105 | 105 | "react-dom": "^18.0.0",
|
106 | 106 | "react-test-renderer": "^18.2.0",
|
107 |
| - "standard-version": "^9.5.0", |
108 | 107 | "resize-observer-polyfill": "^1.5.1",
|
| 108 | + "standard-version": "^9.5.0", |
109 | 109 | "stylelint": "^14.9.1",
|
110 | 110 | "ts-jest": "^29.0.3",
|
111 | 111 | "typescript": "~4.5.2"
|
|
122 | 122 | "lodash-es": "^4.17.21",
|
123 | 123 | "rc-drawer": "~5.1.0",
|
124 | 124 | "rc-virtual-list": "^3.4.13",
|
| 125 | + "react-draggable": "~4.4.6", |
125 | 126 | "react-markdown": "~8.0.6",
|
| 127 | + "react-resizable": "^3.0.5", |
126 | 128 | "react-syntax-highlighter": "~15.5.0",
|
127 | 129 | "remark-gfm": "~3.0.1",
|
128 |
| - "react-draggable": "~4.4.6", |
129 |
| - "react-resizable": "^3.0.5", |
130 | 130 | "shortid": "^2.2.16",
|
131 | 131 | "showdown": "^1.9.0"
|
132 | 132 | },
|
|
0 commit comments