|
72 | 72 | "rehype": "~12.0.1" |
73 | 73 | }, |
74 | 74 | "devDependencies": { |
75 | | - "@kkt/less-modules": "~7.1.1", |
76 | | - "@kkt/ncc": "~1.0.8", |
77 | | - "@kkt/raw-modules": "~7.1.1", |
78 | | - "@kkt/scope-plugin-options": "~7.1.1", |
79 | | - "@types/react": "^18.0.8", |
80 | | - "@types/react-dom": "^18.0.3", |
| 75 | + "@kkt/less-modules": "^7.2.0", |
| 76 | + "@kkt/ncc": "^1.0.14", |
| 77 | + "@kkt/raw-modules": "^7.2.0", |
| 78 | + "@kkt/scope-plugin-options": "^7.2.0", |
| 79 | + "@types/react": "^18.0.15", |
| 80 | + "@types/react-dom": "^18.0.6", |
81 | 81 | "@types/react-test-renderer": "^18.0.0", |
82 | 82 | "@uiw/react-github-corners": "^1.5.14", |
83 | | - "@uiw/react-markdown-preview": "^4.0.6", |
84 | | - "@uiw/react-loader": "^4.14.2", |
85 | | - "@wcj/dark-mode": "^1.0.13", |
86 | | - "code-example": "^3.3.1", |
87 | | - "compile-less-cli": "~1.8.11", |
88 | | - "husky": "~7.0.4", |
89 | | - "kkt": "~7.1.5", |
90 | | - "lint-staged": "~12.3.4", |
91 | | - "prettier": "~2.6.0", |
92 | | - "react": "^18.1.0", |
93 | | - "react-dom": "^18.1.0", |
94 | | - "react-test-renderer": "^18.1.0", |
95 | | - "tsbb": "~3.7.0" |
| 83 | + "@uiw/react-markdown-preview": "^4.0.22", |
| 84 | + "@uiw/react-loader": "^4.21.14", |
| 85 | + "@wcj/dark-mode": "^1.0.14", |
| 86 | + "code-example": "^3.3.6", |
| 87 | + "compile-less-cli": "^1.8.13", |
| 88 | + "husky": "^8.0.1", |
| 89 | + "kkt": "^7.2.0", |
| 90 | + "lint-staged": "^13.0.3", |
| 91 | + "prettier": "^2.7.1", |
| 92 | + "react": "^18.2.0", |
| 93 | + "react-dom": "^18.2.0", |
| 94 | + "react-test-renderer": "^18.2.0", |
| 95 | + "tsbb": "^3.7.6" |
96 | 96 | }, |
97 | 97 | "eslintConfig": { |
98 | 98 | "extends": [ |
|
0 commit comments