File tree Expand file tree Collapse file tree 13 files changed +25
-25
lines changed Expand file tree Collapse file tree 13 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 3.2.0-beta.1 " ,
2+ "version" : " 3.2.0" ,
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.2.0-beta.1 " ,
3+ "version" : " 3.2.0" ,
44 "description" : " Material Renderer Set for Angular module of JSON Forms" ,
55 "repository" : " https://github.com/eclipsesource/jsonforms" ,
66 "bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
6868 "@angular/material" : " ^16.0.0 || ^17.0.0" ,
6969 "@angular/platform-browser" : " ^16.0.0 || ^17.0.0" ,
7070 "@angular/router" : " ^16.0.0 || ^17.0.0" ,
71- "@jsonforms/angular" : " 3.2.0-beta.1 " ,
72- "@jsonforms/core" : " 3.2.0-beta.1 " ,
71+ "@jsonforms/angular" : " 3.2.0" ,
72+ "@jsonforms/core" : " 3.2.0" ,
7373 "rxjs" : " ^6.6.0 || ^7.4.0"
7474 },
7575 "dependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/angular-test" ,
3- "version" : " 3.2.0-beta.1 " ,
3+ "version" : " 3.2.0" ,
44 "private" : true ,
55 "module" : " ./lib/fesm2022/jsonforms-angular-test.mjs" ,
66 "typings" : " ./lib/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/angular" ,
3- "version" : " 3.2.0-beta.1 " ,
3+ "version" : " 3.2.0" ,
44 "description" : " Angular module of JSON Forms" ,
55 "repository" : " https://github.com/eclipsesource/jsonforms" ,
66 "bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
7070 "peerDependencies" : {
7171 "@angular/core" : " ^16.0.0 || ^17.0.0" ,
7272 "@angular/forms" : " ^16.0.0 || ^17.0.0" ,
73- "@jsonforms/core" : " 3.2.0-beta.1 " ,
73+ "@jsonforms/core" : " 3.2.0" ,
7474 "rxjs" : " ^6.6.0 || ^7.4.0"
7575 },
7676 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/core" ,
3- "version" : " 3.2.0-beta.1 " ,
3+ "version" : " 3.2.0" ,
44 "description" : " Core module of JSON Forms" ,
55 "repository" : " https://github.com/eclipsesource/jsonforms" ,
66 "bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/examples-app" ,
3- "version" : " 3.2.0-beta.1 " ,
3+ "version" : " 3.2.0" ,
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.2.0-beta.1 " ,
3+ "version" : " 3.2.0" ,
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.2.0-beta.1 " ,
3+ "version" : " 3.2.0" ,
44 "description" : " JSON Forms Example Data" ,
55 "repository" : " https://github.com/eclipsesource/jsonforms" ,
66 "bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
4747 "lodash" : " ^4.17.21"
4848 },
4949 "peerDependencies" : {
50- "@jsonforms/core" : " 3.2.0-beta.1 "
50+ "@jsonforms/core" : " 3.2.0"
5151 },
5252 "devDependencies" : {
5353 "@jsonforms/core" : " workspace:*" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/material-renderers" ,
3- "version" : " 3.2.0-beta.1 " ,
3+ "version" : " 3.2.0" ,
44 "description" : " Material Renderer Set for JSON Forms" ,
55 "repository" : " https://github.com/eclipsesource/jsonforms" ,
66 "bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
8686 "peerDependencies" : {
8787 "@emotion/react" : " ^11.4.1" ,
8888 "@emotion/styled" : " ^11.3.0" ,
89- "@jsonforms/core" : " 3.2.0-beta.1 " ,
90- "@jsonforms/react" : " 3.2.0-beta.1 " ,
89+ "@jsonforms/core" : " 3.2.0" ,
90+ "@jsonforms/react" : " 3.2.0" ,
9191 "@mui/icons-material" : " ^5.11.16" ,
9292 "@mui/material" : " ^5.13.0" ,
9393 "@mui/x-date-pickers" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/react" ,
3- "version" : " 3.2.0-beta.1 " ,
3+ "version" : " 3.2.0" ,
44 "description" : " React module of JSON Forms" ,
55 "repository" : " https://github.com/eclipsesource/jsonforms" ,
66 "bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
8686 "lodash" : " ^4.17.21"
8787 },
8888 "peerDependencies" : {
89- "@jsonforms/core" : " 3.2.0-beta.1 " ,
89+ "@jsonforms/core" : " 3.2.0" ,
9090 "react" : " ^16.12.0 || ^17.0.0 || ^18.0.0"
9191 },
9292 "optionalPeerDependencies" : {
You can’t perform that action at this time.
0 commit comments