|  | 
| 1 | 1 | { | 
| 2 | 2 |   "name": "www", | 
| 3 | 3 |   "private": true, | 
| 4 |  | -  "version": "4.8.1", | 
|  | 4 | +  "version": "4.9.0", | 
| 5 | 5 |   "description": "CodeMirror component for React.", | 
| 6 | 6 |   "homepage": "https://uiwjs.github.io/react-codemirror", | 
| 7 | 7 |   "author": "kenny wong <[email protected]>" , | 
|  | 
| 36 | 36 |     "@codemirror/lang-sql": "~6.0.0", | 
| 37 | 37 |     "@codemirror/lang-xml": "~6.0.0", | 
| 38 | 38 |     "@codemirror/legacy-modes": "~6.1.0", | 
| 39 |  | -    "@uiw/codemirror-themes": "4.8.1", | 
| 40 |  | -    "@uiw/codemirror-theme-okaidia": "4.8.1", | 
| 41 |  | -    "@uiw/react-codemirror": "4.8.1", | 
|  | 39 | +    "@uiw/codemirror-theme-okaidia": "4.9.0", | 
|  | 40 | +    "@uiw/codemirror-themes": "4.9.0", | 
|  | 41 | +    "@uiw/react-codemirror": "4.9.0", | 
| 42 | 42 |     "@uiw/react-github-corners": "~1.5.14", | 
| 43 | 43 |     "@uiw/react-markdown-preview": "~4.0.5", | 
| 44 | 44 |     "@uiw/react-shields": "~1.1.3", | 
| 45 | 45 |     "@uiw/reset.css": "~1.0.5", | 
| 46 | 46 |     "@wcj/dark-mode": "~1.0.12", | 
| 47 | 47 |     "code-example": "~3.3.1", | 
| 48 |  | -    "styled-components": "^5.3.5", | 
| 49 | 48 |     "markdown-react-code-preview-loader": "^2.1.2", | 
| 50 | 49 |     "react": "~18.2.0", | 
| 51 | 50 |     "react-code-preview-layout": "^2.0.5", | 
| 52 | 51 |     "react-dom": "~18.2.0", | 
| 53 | 52 |     "react-router-dom": "^6.3.0", | 
| 54 |  | -    "rehype-ignore": "^1.0.1" | 
|  | 53 | +    "rehype-ignore": "^1.0.1", | 
|  | 54 | +    "styled-components": "^5.3.5" | 
| 55 | 55 |   }, | 
| 56 | 56 |   "eslintConfig": { | 
| 57 | 57 |     "extends": [ | 
|  | 
0 commit comments