|
32 | 32 | "@rjsf/validator-ajv8": "^5.24.9",
|
33 | 33 | "@types/lodash": "^4.14.194",
|
34 | 34 | "@types/node": "^16.7.13",
|
35 |
| - "@types/react": "^19.1.2", |
36 |
| - "@types/react-dom": "^19.1.2", |
37 | 35 | "@types/react-signature-canvas": "^1.0.2",
|
38 | 36 | "@types/react-test-renderer": "^18.0.0",
|
39 | 37 | "@types/react-virtualized": "^9.21.21",
|
40 | 38 | "alasql": "^4.6.6",
|
41 | 39 | "animate.css": "^4.1.1",
|
42 |
| - "antd": "^5.24.8", |
| 40 | + "antd": "^5.25.2", |
43 | 41 | "axios": "^1.7.7",
|
44 | 42 | "buffer": "^6.0.3",
|
45 | 43 | "clsx": "^2.0.0",
|
|
65 | 63 | "papaparse": "^5.3.2",
|
66 | 64 | "qrcode.react": "^3.1.0",
|
67 | 65 | "rc-trigger": "^5.3.1",
|
68 |
| - "react": "^19.1.0", |
| 66 | + "react": "18.3.0", |
69 | 67 | "react-best-gradient-color-picker": "^3.0.10",
|
70 | 68 | "react-colorful": "^5.5.1",
|
71 | 69 | "react-device-mockup": "^1.0.0",
|
72 | 70 | "react-documents": "^1.2.1",
|
73 |
| - "react-dom": "^19.1.0", |
| 71 | + "react-dom": "18.3.0", |
74 | 72 | "react-draggable": "^4.4.6",
|
75 | 73 | "react-error-boundary": "^4.0.13",
|
76 | 74 | "react-grid-layout": "^1.3.0",
|
|
119 | 117 | "@types/core-js": "^2.5.5",
|
120 | 118 | "@types/intl": "^1.2.1",
|
121 | 119 | "@types/papaparse": "^5.3.5",
|
| 120 | + "@types/react": "18", |
| 121 | + "@types/react-dom": "18", |
122 | 122 | "@types/regenerator-runtime": "^0.13.1",
|
123 | 123 | "@types/uuid": "^8.3.4",
|
124 | 124 | "@vitejs/plugin-react": "^2.2.0",
|
|
0 commit comments