|
1 | 1 | { |
2 | 2 | "name": "@jsonforms/material-renderers", |
3 | | - "version": "3.9.0-alpha.0", |
| 3 | + "version": "3.9.0-alpha.1", |
4 | 4 | "description": "Material Renderer Set for JSON Forms", |
5 | 5 | "repository": { |
6 | 6 | "type": "git", |
|
93 | 93 | "peerDependencies": { |
94 | 94 | "@emotion/react": "^11.5.0", |
95 | 95 | "@emotion/styled": "^11.3.0", |
96 | | - "@jsonforms/core": "3.9.0-alpha.0", |
97 | | - "@jsonforms/react": "3.9.0-alpha.0", |
98 | | - "@mui/icons-material": "^7.0.0", |
99 | | - "@mui/material": "^7.0.0", |
100 | | - "@mui/x-date-pickers": "^8.0.0", |
| 96 | + "@jsonforms/core": "3.9.0-alpha.1", |
| 97 | + "@jsonforms/react": "3.9.0-alpha.1", |
| 98 | + "@mui/icons-material": "^9.0.0", |
| 99 | + "@mui/material": "^9.0.0", |
| 100 | + "@mui/x-date-pickers": "^9.0.0", |
101 | 101 | "react": "^16.12.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
102 | 102 | }, |
103 | 103 | "devDependencies": { |
104 | 104 | "@emotion/react": "^11.5.0", |
105 | 105 | "@emotion/styled": "^11.3.0", |
106 | 106 | "@jsonforms/core": "workspace:*", |
107 | 107 | "@jsonforms/react": "workspace:*", |
108 | | - "@mui/icons-material": "^7.3.0", |
109 | | - "@mui/material": "^7.3.0", |
110 | | - "@mui/x-date-pickers": "^8.11.3", |
| 108 | + "@mui/icons-material": "^9.2.0", |
| 109 | + "@mui/material": "^9.2.0", |
| 110 | + "@mui/x-date-pickers": "^9.10.1", |
111 | 111 | "@rollup/plugin-commonjs": "^23.0.3", |
112 | 112 | "@rollup/plugin-json": "^5.0.2", |
113 | 113 | "@rollup/plugin-node-resolve": "^15.0.1", |
|
0 commit comments