|
47 | 47 | "react-dom": ">=16.8.0" |
48 | 48 | }, |
49 | 49 | "dependencies": { |
50 | | - "@babel/runtime": "7.16.3", |
| 50 | + "@babel/runtime": "7.16.7", |
51 | 51 | "@mapbox/rehype-prism": "0.8.0", |
52 | 52 | "@uiw/copy-to-clipboard": "1.0.12", |
53 | | - "react-markdown": "7.1.1", |
| 53 | + "react-markdown": "7.1.2", |
54 | 54 | "rehype-attr": "2.0.7", |
55 | 55 | "rehype-autolink-headings": "6.1.1", |
56 | 56 | "rehype-raw": "6.1.1", |
|
59 | 59 | "remark-gfm": "3.0.1" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | | - "@kkt/less-modules": "6.11.0", |
63 | | - "@kkt/raw-modules": "6.11.0", |
64 | | - "@kkt/scope-plugin-options": "6.11.0", |
65 | | - "@types/react": "17.0.37", |
| 62 | + "@kkt/less-modules": "7.0.4", |
| 63 | + "@kkt/raw-modules": "7.0.4", |
| 64 | + "@kkt/scope-plugin-options": "7.0.4", |
| 65 | + "@types/react": "17.0.38", |
66 | 66 | "@types/react-dom": "17.0.11", |
67 | 67 | "@types/react-test-renderer": "17.0.1", |
68 | 68 | "@uiw/react-codesandbox": "1.1.4", |
69 | 69 | "@uiw/react-github-corners": "1.5.3", |
70 | 70 | "@uiw/react-shields": "1.1.2", |
71 | 71 | "@uiw/reset.css": "1.0.5", |
72 | | - "compile-less-cli": "1.8.9", |
| 72 | + "compile-less-cli": "1.8.11", |
73 | 73 | "husky": "7.0.4", |
74 | | - "jest": "27.4.4", |
75 | | - "kkt": "6.11.0", |
| 74 | + "kkt": "7.0.4", |
76 | 75 | "prettier": "2.5.1", |
77 | 76 | "pretty-quick": "3.1.3", |
78 | 77 | "react": "17.0.2", |
79 | 78 | "react-dom": "17.0.2", |
80 | 79 | "react-test-renderer": "17.0.2", |
81 | | - "tsbb": "3.5.2" |
| 80 | + "tsbb": "3.5.4" |
82 | 81 | }, |
83 | 82 | "eslintConfig": { |
84 | 83 | "extends": "react-app" |
|
0 commit comments