File tree Expand file tree Collapse file tree 13 files changed +27
-27
lines changed Expand file tree Collapse file tree 13 files changed +27
-27
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 3.7.0-alpha.1 " ,
2+ "version" : " 3.7.0-alpha.2 " ,
33 "npmClient" : " pnpm" ,
44 "useWorkspaces" : true
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/angular-material" ,
3- "version" : " 3.7.0-alpha.1 " ,
3+ "version" : " 3.7.0-alpha.2 " ,
44 "description" : " Material Renderer Set for Angular module of JSON Forms" ,
55 "repository" : {
66 "type" : " git" ,
7272 "@angular/material" : " ^18.0.0 || ^19.0.0 || ^20.0.0" ,
7373 "@angular/platform-browser" : " ^18.0.0 || ^19.0.0 || ^20.0.0" ,
7474 "@angular/router" : " ^18.0.0 || ^19.0.0 || ^20.0.0" ,
75- "@jsonforms/angular" : " 3.7.0-alpha.1 " ,
76- "@jsonforms/core" : " 3.7.0-alpha.1 " ,
75+ "@jsonforms/angular" : " 3.7.0-alpha.2 " ,
76+ "@jsonforms/core" : " 3.7.0-alpha.2 " ,
7777 "dayjs" : " ^1.11.10" ,
7878 "rxjs" : " ^6.6.0 || ^7.4.0"
7979 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/angular" ,
3- "version" : " 3.7.0-alpha.1 " ,
3+ "version" : " 3.7.0-alpha.2 " ,
44 "description" : " Angular module of JSON Forms" ,
55 "repository" : {
66 "type" : " git" ,
7373 "peerDependencies" : {
7474 "@angular/core" : " ^18.0.0 || ^19.0.0 || ^20.0.0" ,
7575 "@angular/forms" : " ^18.0.0 || ^19.0.0 || ^20.0.0" ,
76- "@jsonforms/core" : " 3.7.0-alpha.1 " ,
76+ "@jsonforms/core" : " 3.7.0-alpha.2 " ,
7777 "rxjs" : " ^6.6.0 || ^7.4.0"
7878 },
7979 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/core" ,
3- "version" : " 3.7.0-alpha.1 " ,
3+ "version" : " 3.7.0-alpha.2 " ,
44 "description" : " Core module of JSON Forms" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/examples-app" ,
3- "version" : " 3.7.0-alpha.1 " ,
3+ "version" : " 3.7.0-alpha.2 " ,
44 "private" : true ,
55 "license" : " MIT" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/examples-react" ,
3- "version" : " 3.7.0-alpha.1 " ,
3+ "version" : " 3.7.0-alpha.2 " ,
44 "private" : true ,
55 "dependencies" : {
66 "@jsonforms/core" : " workspace:*" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/examples" ,
3- "version" : " 3.7.0-alpha.1 " ,
3+ "version" : " 3.7.0-alpha.2 " ,
44 "description" : " JSON Forms Example Data" ,
55 "repository" : {
66 "type" : " git" ,
5151 "lodash" : " ^4.17.21"
5252 },
5353 "peerDependencies" : {
54- "@jsonforms/core" : " 3.7.0-alpha.1 "
54+ "@jsonforms/core" : " 3.7.0-alpha.2 "
5555 },
5656 "devDependencies" : {
5757 "@jsonforms/core" : " workspace:*" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/material-renderers" ,
3- "version" : " 3.7.0-alpha.1 " ,
3+ "version" : " 3.7.0-alpha.2 " ,
44 "description" : " Material Renderer Set for JSON Forms" ,
55 "repository" : {
66 "type" : " git" ,
9393 "peerDependencies" : {
9494 "@emotion/react" : " ^11.5.0" ,
9595 "@emotion/styled" : " ^11.3.0" ,
96- "@jsonforms/core" : " 3.7.0-alpha.1 " ,
97- "@jsonforms/react" : " 3.7.0-alpha.1 " ,
96+ "@jsonforms/core" : " 3.7.0-alpha.2 " ,
97+ "@jsonforms/react" : " 3.7.0-alpha.2 " ,
9898 "@mui/icons-material" : " ^7.0.0" ,
9999 "@mui/material" : " ^7.0.0" ,
100100 "@mui/x-date-pickers" : " ^8.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/react" ,
3- "version" : " 3.7.0-alpha.1 " ,
3+ "version" : " 3.7.0-alpha.2 " ,
44 "description" : " React module of JSON Forms" ,
55 "repository" : {
66 "type" : " git" ,
9090 "lodash" : " ^4.17.21"
9191 },
9292 "peerDependencies" : {
93- "@jsonforms/core" : " 3.7.0-alpha.1 " ,
93+ "@jsonforms/core" : " 3.7.0-alpha.2 " ,
9494 "react" : " ^16.12.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
9595 },
9696 "optionalPeerDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/vanilla-renderers" ,
3- "version" : " 3.7.0-alpha.1 " ,
3+ "version" : " 3.7.0-alpha.2 " ,
44 "description" : " Default Renderer Set for JSON Forms" ,
55 "repository" : {
66 "type" : " git" ,
5454 "lodash" : " ^4.17.21"
5555 },
5656 "peerDependencies" : {
57- "@jsonforms/core" : " 3.7.0-alpha.1 " ,
58- "@jsonforms/react" : " 3.7.0-alpha.1 " ,
57+ "@jsonforms/core" : " 3.7.0-alpha.2 " ,
58+ "@jsonforms/react" : " 3.7.0-alpha.2 " ,
5959 "react" : " ^16.12.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
6060 },
6161 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments