File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 8
8
"clean" : " rimraf dist"
9
9
},
10
10
"dependencies" : {
11
- "@jsonforms/core" : " 3.1.0 " ,
12
- "@jsonforms/vue" : " 3.1.0 " ,
11
+ "@jsonforms/core" : " 3.2.0-alpha.3 " ,
12
+ "@jsonforms/vue" : " 3.2.0-alpha.3 " ,
13
13
"@jsonforms/vue-vuetify" : " ^3.1.0-preview.0" ,
14
14
"ajv-keywords" : " ^5.1.0" ,
15
15
"core-js" : " ^3.9.1" ,
Original file line number Diff line number Diff line change 47
47
"lodash" : " ^4.17.15"
48
48
},
49
49
"peerDependencies" : {
50
- "@jsonforms/core" : " 3.1.0 " ,
51
- "@jsonforms/vue" : " 3.1.0 " ,
50
+ "@jsonforms/core" : " 3.2.0-alpha.3 " ,
51
+ "@jsonforms/vue" : " 3.2.0-alpha.3 " ,
52
52
"@mdi/font" : " ^7.0.96" ,
53
53
"vue" : " ^3.2.47" ,
54
54
"vuetify" : " ^3.1.12"
57
57
"@babel/core" : " ^7.14.6" ,
58
58
"@babel/preset-env" : " ^7.14.7" ,
59
59
"@babel/preset-typescript" : " ^7.14.5" ,
60
- "@jsonforms/core" : " 3.1.0 " ,
61
- "@jsonforms/vue" : " 3.1.0 " ,
60
+ "@jsonforms/core" : " 3.2.0-alpha.3 " ,
61
+ "@jsonforms/vue" : " 3.2.0-alpha.3 " ,
62
62
"@mdi/font" : " ^7.0.96" ,
63
63
"@rollup/plugin-babel" : " ^6.0.3" ,
64
64
"@rollup/plugin-node-resolve" : " ^15.0.1" ,
You can’t perform that action at this time.
0 commit comments