|
87 | 87 | "@ant-design/icons": "5.5.2", |
88 | 88 | "@emotion/react": "^11.4.1", |
89 | 89 | "@emotion/styled": "^11.3.0", |
90 | | - "@jsonforms/core": "3.4.1", |
91 | | - "@jsonforms/react": "3.4.1", |
| 90 | + "@jsonforms/core": "3.5.0-beta.1", |
| 91 | + "@jsonforms/react": "3.5.0-beta.1", |
92 | 92 | "antd": "5.22.2", |
93 | | - "react": "^16.12.0 || ^17.0.0 || ^18.0.0" |
| 93 | + "react": "^16.12.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
94 | 94 | }, |
95 | 95 | "devDependencies": { |
96 | 96 | "@ant-design/icons": "5.5.2", |
97 | 97 | "@emotion/react": "^11.5.0", |
98 | 98 | "@emotion/styled": "^11.3.0", |
99 | | - "@jsonforms/core": "3.4.1", |
100 | | - "@jsonforms/react": "3.4.1", |
| 99 | + "@jsonforms/core": "3.5.0-beta.1", |
| 100 | + "@jsonforms/react": "3.5.0-beta.1", |
101 | 101 | "@rollup/plugin-commonjs": "^23.0.3", |
102 | 102 | "@rollup/plugin-json": "^5.0.2", |
103 | 103 | "@rollup/plugin-node-resolve": "^15.0.1", |
|
0 commit comments