File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " example" ,
3
- "version" : " 3.2 .1" ,
3
+ "version" : " 3.3.0-beta .1" ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"build" : " vue-cli-service build" ,
7
7
"serve" : " vue-cli-service serve" ,
8
8
"clean" : " rimraf dist"
9
9
},
10
10
"dependencies" : {
11
- "@jsonforms/core" : " 3.2.1 " ,
12
- "@jsonforms/vue" : " 3.2.1 " ,
13
- "@jsonforms/vue-vuetify" : " 3.2 .1" ,
11
+ "@jsonforms/core" : " 3.3.0 " ,
12
+ "@jsonforms/vue" : " 3.3.0 " ,
13
+ "@jsonforms/vue-vuetify" : " 3.3.0-beta .1" ,
14
14
"ajv-keywords" : " ^5.1.0" ,
15
15
"core-js" : " ^3.9.1" ,
16
16
"json-refs" : " ^3.0.15" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jsonforms/vue-vuetify" ,
3
- "version" : " 3.2 .1" ,
3
+ "version" : " 3.3.0-beta .1" ,
4
4
"description" : " Vue Vuetify renderers for JSON Forms" ,
5
5
"repository" : " https://github.com/eclipsesource/jsonforms-vuetify-renderers" ,
6
6
"bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
55
55
"lodash" : " ^4.17.15"
56
56
},
57
57
"peerDependencies" : {
58
- "@jsonforms/core" : " 3.2.1 " ,
59
- "@jsonforms/vue" : " 3.2.1 " ,
58
+ "@jsonforms/core" : " 3.3.0 " ,
59
+ "@jsonforms/vue" : " 3.3.0 " ,
60
60
"@mdi/font" : " ^7.0.96" ,
61
61
"vue" : " ^3.2.47" ,
62
62
"vuetify" : " ^3.1.12"
65
65
"@babel/core" : " ^7.14.6" ,
66
66
"@babel/preset-env" : " ^7.14.7" ,
67
67
"@babel/preset-typescript" : " ^7.14.5" ,
68
- "@jsonforms/core" : " 3.2.1 " ,
69
- "@jsonforms/vue" : " 3.2.1 " ,
68
+ "@jsonforms/core" : " 3.3.0 " ,
69
+ "@jsonforms/vue" : " 3.3.0 " ,
70
70
"@mdi/font" : " ^7.0.96" ,
71
71
"@rollup/plugin-babel" : " ^6.0.3" ,
72
72
"@rollup/plugin-node-resolve" : " ^15.0.1" ,
You can’t perform that action at this time.
0 commit comments