|
15 | 15 | "dependencies": { |
16 | 16 | "@rematch/core": "2.2.0", |
17 | 17 | "@rematch/loading": "2.1.2", |
18 | | - "@uiw/react-code-preview": "2.2.4", |
19 | | - "@uiw/react-markdown-preview": "3.4.5", |
| 18 | + "@uiw/react-code-preview": "3.0.0", |
| 19 | + "@uiw/react-markdown-preview": "3.4.6", |
20 | 20 | "@uiw/react-native": "3.0.3", |
21 | | - "@uiw/react-native-template": "2.2.2", |
| 21 | + "@uiw/react-native-template": "2.3.0", |
22 | 22 | "@uiw/reset.css": "1.0.5", |
23 | 23 | "react": "17.0.2", |
24 | 24 | "react-dom": "17.0.2", |
|
30 | 30 | "uiw": "4.7.16" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@kkt/less-modules": "6.11.0", |
34 | | - "@kkt/raw-modules": "6.11.0", |
35 | | - "@kkt/scope-plugin-options": "6.11.0", |
36 | | - "@types/react": "17.0.37", |
| 33 | + "@kkt/less-modules": "7.0.4", |
| 34 | + "@kkt/raw-modules": "7.0.4", |
| 35 | + "@kkt/scope-plugin-options": "7.0.4", |
| 36 | + "@types/react": "17.0.38", |
37 | 37 | "@types/react-dom": "17.0.11", |
38 | | - "@types/react-redux": "7.1.20", |
| 38 | + "@types/react-redux": "7.1.21", |
39 | 39 | "@types/react-router-dom": "5.3.2", |
40 | | - "kkt": "6.11.0" |
| 40 | + "kkt": "7.0.4" |
41 | 41 | }, |
42 | 42 | "eslintConfig": { |
43 | 43 | "extends": [ |
|
0 commit comments