|
1 | 1 | {
|
2 | 2 | "name": "@uiw/react-split",
|
3 | 3 | "version": "5.8.7",
|
4 |
| - "description": "A piece of view can be divided into areas where the width or height can be adjusted by dragging.", |
| 4 | + "description": "A piece of content can be divided into areas that can be dragged to adjust the width or height.", |
5 | 5 | "main": "cjs/index.js",
|
6 | 6 | "module": "esm/index.js",
|
7 | 7 | "homepage": "https://uiwjs.github.io/react-split",
|
|
44 | 44 | "@uiw/react-codepen": "^1.0.2",
|
45 | 45 | "markdown-react-code-preview-loader": "^2.1.2",
|
46 | 46 | "react-code-preview-layout": "^2.0.6",
|
47 |
| - "@kkt/less-modules": "~7.1.1", |
| 47 | + "@kkt/less-modules": "~7.2.0", |
48 | 48 | "@kkt/ncc": "~1.0.8",
|
49 |
| - "@kkt/raw-modules": "~7.1.1", |
50 |
| - "@kkt/scope-plugin-options": "~7.1.1", |
51 |
| - "@types/react": "~17.0.39", |
52 |
| - "@types/react-dom": "~17.0.13", |
| 49 | + "@kkt/raw-modules": "~7.2.0", |
| 50 | + "@kkt/scope-plugin-options": "~7.2.0", |
| 51 | + "@types/react": "~18.0.15", |
| 52 | + "@types/react-dom": "~18.0.6", |
53 | 53 | "@uiw/react-github-corners": "~1.5.3",
|
54 | 54 | "@uiw/react-markdown-preview": "~4.0.22",
|
55 | 55 | "@uiw/reset.css": "~1.0.6",
|
56 | 56 | "compile-less-cli": "~1.8.11",
|
57 |
| - "kkt": "~7.1.5", |
58 |
| - "react": "~17.0.2", |
59 |
| - "react-dom": "~17.0.2", |
60 |
| - "tsbb": "~3.7.0", |
61 |
| - "uiw": "~4.13.6" |
| 57 | + "kkt": "~7.2.0", |
| 58 | + "react": "^18.2.0", |
| 59 | + "react-dom": "^18.2.0", |
| 60 | + "tsbb": "^3.7.6", |
| 61 | + "uiw": "^4.21.14" |
62 | 62 | },
|
63 | 63 | "eslintConfig": {
|
64 | 64 | "extends": [
|
|
0 commit comments