|
17 | 17 | "author": "",
|
18 | 18 | "license": "MIT",
|
19 | 19 | "dependencies": {
|
20 |
| - "@uiw/react-copy-to-clipboard": "4.11.6", |
21 |
| - "@uiw/react-github-corners": "1.5.3", |
22 |
| - "@uiw/react-split": "5.8.5", |
23 |
| - "@uiw/react-codemirror": "4.5.1", |
24 |
| - "@codemirror/lang-json": "0.19.2", |
25 |
| - "history": "5.3.0", |
26 |
| - "react": "17.0.2", |
27 |
| - "react-dom": "17.0.2", |
28 |
| - "react-json-view": "1.21.3" |
| 20 | + "@uiw/react-copy-to-clipboard": "~4.12.2", |
| 21 | + "@uiw/react-github-corners": "~1.5.3", |
| 22 | + "@uiw/react-split": "~5.8.7", |
| 23 | + "@uiw/react-codemirror": "~4.5.1", |
| 24 | + "@codemirror/lang-json": "~0.19.2", |
| 25 | + "history": "~5.3.0", |
| 26 | + "react": "~17.0.2", |
| 27 | + "react-dom": "~17.0.2", |
| 28 | + "react-json-view": "~1.21.3" |
29 | 29 | },
|
30 | 30 | "devDependencies": {
|
31 |
| - "@kkt/less-modules": "7.1.1", |
32 |
| - "@types/react": "17.0.39", |
33 |
| - "@types/react-dom": "17.0.11", |
34 |
| - "source-map-explorer": "2.5.2", |
35 |
| - "kkt": "7.1.5" |
| 31 | + "@kkt/less-modules": "~7.1.1", |
| 32 | + "@types/react": "~17.0.39", |
| 33 | + "@types/react-dom": "~17.0.11", |
| 34 | + "source-map-explorer": "~2.5.2", |
| 35 | + "kkt": "~7.1.5" |
36 | 36 | },
|
37 | 37 | "jest": {
|
38 | 38 | "coverageReporters": [
|
|
0 commit comments