|
41 | 41 | ] |
42 | 42 | }, |
43 | 43 | "dependencies": { |
44 | | - "@uiw/react-markdown-preview": "3.4.7", |
45 | | - "codemirror": "5.65.0" |
| 44 | + "@uiw/react-markdown-preview": "~3.5.1", |
| 45 | + "codemirror": "~5.65.2" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@kkt/less-modules": "7.0.5", |
49 | | - "@kkt/raw-modules": "7.0.5", |
50 | | - "@kkt/scope-plugin-options": "7.0.5", |
51 | | - "@types/codemirror": "5.60.5", |
52 | | - "@types/react": "17.0.38", |
53 | | - "@types/react-dom": "17.0.11", |
54 | | - "@uiw/react-github-corners": "1.5.3", |
55 | | - "@uiw/reset.css": "1.0.5", |
56 | | - "compile-less-cli": "1.8.11", |
57 | | - "kkt": "7.0.5", |
58 | | - "prettier": "2.5.1", |
59 | | - "pretty-quick": "3.1.3", |
60 | | - "react": "17.0.2", |
61 | | - "react-dom": "17.0.2", |
62 | | - "tsbb": "3.5.4", |
63 | | - "husky": "7.0.4" |
| 48 | + "@kkt/less-modules": "~7.1.1", |
| 49 | + "@kkt/raw-modules": "~7.1.1", |
| 50 | + "@kkt/scope-plugin-options": "~7.1.1", |
| 51 | + "@types/codemirror": "~5.60.5", |
| 52 | + "@types/react": "~17.0.39", |
| 53 | + "@types/react-dom": "~17.0.13", |
| 54 | + "@uiw/react-github-corners": "~1.5.3", |
| 55 | + "@uiw/reset.css": "~1.0.6", |
| 56 | + "compile-less-cli": "~1.8.11", |
| 57 | + "kkt": "~7.1.5", |
| 58 | + "prettier": "~2.5.1", |
| 59 | + "pretty-quick": "~3.1.3", |
| 60 | + "react": "~17.0.2", |
| 61 | + "react-dom": "~17.0.2", |
| 62 | + "tsbb": "~3.7.2", |
| 63 | + "husky": "~7.0.4" |
64 | 64 | }, |
65 | 65 | "browserslist": { |
66 | 66 | "production": [ |
|
0 commit comments