File tree 13 files changed +27
-27
lines changed
13 files changed +27
-27
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.4.0-beta.0 " ,
2
+ "version" : " 3.4.0" ,
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.4.0-beta.0 " ,
3
+ "version" : " 3.4.0" ,
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" : " ^17.0.0 || ^18.0.0" ,
69
69
"@angular/platform-browser" : " ^17.0.0 || ^18.0.0" ,
70
70
"@angular/router" : " ^17.0.0 || ^18.0.0" ,
71
- "@jsonforms/angular" : " 3.4.0-beta.0 " ,
72
- "@jsonforms/core" : " 3.4.0-beta.0 " ,
71
+ "@jsonforms/angular" : " 3.4.0" ,
72
+ "@jsonforms/core" : " 3.4.0" ,
73
73
"dayjs" : " ^1.11.10" ,
74
74
"rxjs" : " ^6.6.0 || ^7.4.0"
75
75
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jsonforms/angular" ,
3
- "version" : " 3.4.0-beta.0 " ,
3
+ "version" : " 3.4.0" ,
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" ,
69
69
"peerDependencies" : {
70
70
"@angular/core" : " ^17.0.0 || ^18.0.0" ,
71
71
"@angular/forms" : " ^17.0.0 || ^18.0.0" ,
72
- "@jsonforms/core" : " 3.4.0-beta.0 " ,
72
+ "@jsonforms/core" : " 3.4.0" ,
73
73
"rxjs" : " ^6.6.0 || ^7.4.0"
74
74
},
75
75
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jsonforms/core" ,
3
- "version" : " 3.4.0-beta.0 " ,
3
+ "version" : " 3.4.0" ,
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.4.0-beta.0 " ,
3
+ "version" : " 3.4.0" ,
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.4.0-beta.0 " ,
3
+ "version" : " 3.4.0" ,
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.4.0-beta.0 " ,
3
+ "version" : " 3.4.0" ,
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.4.0-beta.0 "
50
+ "@jsonforms/core" : " 3.4.0"
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.4.0-beta.0 " ,
3
+ "version" : " 3.4.0" ,
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.4.0-beta.0 " ,
90
- "@jsonforms/react" : " 3.4.0-beta.0 " ,
89
+ "@jsonforms/core" : " 3.4.0" ,
90
+ "@jsonforms/react" : " 3.4.0" ,
91
91
"@mui/icons-material" : " ^5.11.16 || ^6.0.0" ,
92
92
"@mui/material" : " ^5.13.0 || ^6.0.0" ,
93
93
"@mui/x-date-pickers" : " ^6.0.0 || ^7.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jsonforms/react" ,
3
- "version" : " 3.4.0-beta.0 " ,
3
+ "version" : " 3.4.0" ,
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.4.0-beta.0 " ,
89
+ "@jsonforms/core" : " 3.4.0" ,
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.4.0-beta.0 " ,
3
+ "version" : " 3.4.0" ,
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.4.0-beta.0 " ,
51
- "@jsonforms/react" : " 3.4.0-beta.0 " ,
50
+ "@jsonforms/core" : " 3.4.0" ,
51
+ "@jsonforms/react" : " 3.4.0" ,
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.4.0-beta.0 " ,
3
+ "version" : " 3.4.0" ,
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" ,
93
93
"vue-jest" : " ^5.0.0-0"
94
94
},
95
95
"peerDependencies" : {
96
- "@jsonforms/core" : " 3.4.0-beta.0 " ,
97
- "@jsonforms/vue" : " 3.4.0-beta.0 " ,
96
+ "@jsonforms/core" : " 3.4.0" ,
97
+ "@jsonforms/vue" : " 3.4.0" ,
98
98
"vue" : " ^3.2.26"
99
99
}
100
100
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jsonforms/vue-vuetify" ,
3
- "version" : " 3.4.0-beta.0 " ,
3
+ "version" : " 3.4.0" ,
4
4
"description" : " Vue Vuetify renderers for JSON Forms" ,
5
5
"repository" : " https://github.com/eclipsesource/jsonforms" ,
6
6
"bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
58
58
"type-check" : " vue-tsc --build --force"
59
59
},
60
60
"peerDependencies" : {
61
- "@jsonforms/core" : " 3.4.0-beta.0 " ,
62
- "@jsonforms/vue" : " 3.4.0-beta.0 " ,
61
+ "@jsonforms/core" : " 3.4.0" ,
62
+ "@jsonforms/vue" : " 3.4.0" ,
63
63
"ajv" : " ^8.6.1" ,
64
64
"dayjs" : " ^1.10.6" ,
65
65
"lodash" : " ^4.17.21" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jsonforms/vue" ,
3
- "version" : " 3.4.0-beta.0 " ,
3
+ "version" : " 3.4.0" ,
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" ,
85
85
"vue" : " ^3.4.21"
86
86
},
87
87
"peerDependencies" : {
88
- "@jsonforms/core" : " 3.4.0-beta.0 " ,
88
+ "@jsonforms/core" : " 3.4.0" ,
89
89
"vue" : " ^3.2.26"
90
90
}
91
91
}
You can’t perform that action at this time.
0 commit comments