File tree 14 files changed +13610
-4747
lines changed
14 files changed +13610
-4747
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.2.0 " ,
2
+ "version" : " 3.2.1 " ,
3
3
"npmClient" : " pnpm" ,
4
4
"useWorkspaces" : true
5
5
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jsonforms/angular-material" ,
3
- "version" : " 3.2.0 " ,
3
+ "version" : " 3.2.1 " ,
4
4
"description" : " Material Renderer Set for Angular module of JSON Forms" ,
5
5
"repository" : " https://github.com/eclipsesource/jsonforms" ,
6
6
"bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
68
68
"@angular/material" : " ^16.0.0 || ^17.0.0" ,
69
69
"@angular/platform-browser" : " ^16.0.0 || ^17.0.0" ,
70
70
"@angular/router" : " ^16.0.0 || ^17.0.0" ,
71
- "@jsonforms/angular" : " 3.2.0 " ,
72
- "@jsonforms/core" : " 3.2.0 " ,
71
+ "@jsonforms/angular" : " 3.2.1 " ,
72
+ "@jsonforms/core" : " 3.2.1 " ,
73
73
"rxjs" : " ^6.6.0 || ^7.4.0"
74
74
},
75
75
"dependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jsonforms/angular-test" ,
3
- "version" : " 3.2.0 " ,
3
+ "version" : " 3.2.1 " ,
4
4
"private" : true ,
5
5
"module" : " ./lib/fesm2022/jsonforms-angular-test.mjs" ,
6
6
"typings" : " ./lib/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jsonforms/angular" ,
3
- "version" : " 3.2.0 " ,
3
+ "version" : " 3.2.1 " ,
4
4
"description" : " Angular module of JSON Forms" ,
5
5
"repository" : " https://github.com/eclipsesource/jsonforms" ,
6
6
"bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
70
70
"peerDependencies" : {
71
71
"@angular/core" : " ^16.0.0 || ^17.0.0" ,
72
72
"@angular/forms" : " ^16.0.0 || ^17.0.0" ,
73
- "@jsonforms/core" : " 3.2.0 " ,
73
+ "@jsonforms/core" : " 3.2.1 " ,
74
74
"rxjs" : " ^6.6.0 || ^7.4.0"
75
75
},
76
76
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jsonforms/core" ,
3
- "version" : " 3.2.0 " ,
3
+ "version" : " 3.2.1 " ,
4
4
"description" : " Core module of JSON Forms" ,
5
5
"repository" : " https://github.com/eclipsesource/jsonforms" ,
6
6
"bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jsonforms/examples-app" ,
3
- "version" : " 3.2.0 " ,
3
+ "version" : " 3.2.1 " ,
4
4
"private" : true ,
5
5
"license" : " MIT" ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jsonforms/examples-react" ,
3
- "version" : " 3.2.0 " ,
3
+ "version" : " 3.2.1 " ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"@jsonforms/core" : " workspace:*" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jsonforms/examples" ,
3
- "version" : " 3.2.0 " ,
3
+ "version" : " 3.2.1 " ,
4
4
"description" : " JSON Forms Example Data" ,
5
5
"repository" : " https://github.com/eclipsesource/jsonforms" ,
6
6
"bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
47
47
"lodash" : " ^4.17.21"
48
48
},
49
49
"peerDependencies" : {
50
- "@jsonforms/core" : " 3.2.0 "
50
+ "@jsonforms/core" : " 3.2.1 "
51
51
},
52
52
"devDependencies" : {
53
53
"@jsonforms/core" : " workspace:*" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jsonforms/material-renderers" ,
3
- "version" : " 3.2.0 " ,
3
+ "version" : " 3.2.1 " ,
4
4
"description" : " Material Renderer Set for JSON Forms" ,
5
5
"repository" : " https://github.com/eclipsesource/jsonforms" ,
6
6
"bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
86
86
"peerDependencies" : {
87
87
"@emotion/react" : " ^11.4.1" ,
88
88
"@emotion/styled" : " ^11.3.0" ,
89
- "@jsonforms/core" : " 3.2.0 " ,
90
- "@jsonforms/react" : " 3.2.0 " ,
89
+ "@jsonforms/core" : " 3.2.1 " ,
90
+ "@jsonforms/react" : " 3.2.1 " ,
91
91
"@mui/icons-material" : " ^5.11.16" ,
92
92
"@mui/material" : " ^5.13.0" ,
93
93
"@mui/x-date-pickers" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jsonforms/react" ,
3
- "version" : " 3.2.0 " ,
3
+ "version" : " 3.2.1 " ,
4
4
"description" : " React module of JSON Forms" ,
5
5
"repository" : " https://github.com/eclipsesource/jsonforms" ,
6
6
"bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
86
86
"lodash" : " ^4.17.21"
87
87
},
88
88
"peerDependencies" : {
89
- "@jsonforms/core" : " 3.2.0 " ,
89
+ "@jsonforms/core" : " 3.2.1 " ,
90
90
"react" : " ^16.12.0 || ^17.0.0 || ^18.0.0"
91
91
},
92
92
"optionalPeerDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jsonforms/vanilla-renderers" ,
3
- "version" : " 3.2.0 " ,
3
+ "version" : " 3.2.1 " ,
4
4
"description" : " Default Renderer Set for JSON Forms" ,
5
5
"repository" : " https://github.com/eclipsesource/jsonforms" ,
6
6
"bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
47
47
"lodash" : " ^4.17.21"
48
48
},
49
49
"peerDependencies" : {
50
- "@jsonforms/core" : " 3.2.0 " ,
51
- "@jsonforms/react" : " 3.2.0 " ,
50
+ "@jsonforms/core" : " 3.2.1 " ,
51
+ "@jsonforms/react" : " 3.2.1 " ,
52
52
"react" : " ^16.12.0 || ^17.0.0 || ^18.0.0"
53
53
},
54
54
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jsonforms/vue-vanilla" ,
3
- "version" : " 3.2.0 " ,
3
+ "version" : " 3.2.1 " ,
4
4
"description" : " Vue 3 Vanilla renderers for JSON Forms" ,
5
5
"repository" : " https://github.com/eclipsesource/jsonforms" ,
6
6
"bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
94
94
"vue-jest" : " ^5.0.0-0"
95
95
},
96
96
"peerDependencies" : {
97
- "@jsonforms/core" : " 3.2.0 " ,
98
- "@jsonforms/vue" : " 3.2.0 " ,
97
+ "@jsonforms/core" : " 3.2.1 " ,
98
+ "@jsonforms/vue" : " 3.2.1 " ,
99
99
"vue" : " ^3.2.26"
100
100
}
101
101
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jsonforms/vue" ,
3
- "version" : " 3.2.0 " ,
3
+ "version" : " 3.2.1 " ,
4
4
"description" : " Vue 3 module of JSON Forms" ,
5
5
"repository" : " https://github.com/eclipsesource/jsonforms" ,
6
6
"bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
86
86
"vue" : " ^3.2.26"
87
87
},
88
88
"peerDependencies" : {
89
- "@jsonforms/core" : " 3.2.0 " ,
89
+ "@jsonforms/core" : " 3.2.1 " ,
90
90
"vue" : " ^3.2.26"
91
91
}
92
92
}
You can’t perform that action at this time.
0 commit comments