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 11{
22 "name" : " example" ,
3- "version" : " 3.2 .1" ,
3+ "version" : " 3.3.0-beta .1" ,
44 "private" : true ,
55 "scripts" : {
66 "build" : " vue-cli-service build" ,
77 "serve" : " vue-cli-service serve" ,
88 "clean" : " rimraf dist"
99 },
1010 "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" ,
1414 "ajv-keywords" : " ^5.1.0" ,
1515 "core-js" : " ^3.9.1" ,
1616 "json-refs" : " ^3.0.15" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @jsonforms/vue-vuetify" ,
3- "version" : " 3.2 .1" ,
3+ "version" : " 3.3.0-beta .1" ,
44 "description" : " Vue Vuetify renderers for JSON Forms" ,
55 "repository" : " https://github.com/eclipsesource/jsonforms-vuetify-renderers" ,
66 "bugs" : " https://github.com/eclipsesource/jsonforms/issues" ,
5555 "lodash" : " ^4.17.15"
5656 },
5757 "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 " ,
6060 "@mdi/font" : " ^7.0.96" ,
6161 "vue" : " ^3.2.47" ,
6262 "vuetify" : " ^3.1.12"
6565 "@babel/core" : " ^7.14.6" ,
6666 "@babel/preset-env" : " ^7.14.7" ,
6767 "@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 " ,
7070 "@mdi/font" : " ^7.0.96" ,
7171 "@rollup/plugin-babel" : " ^6.0.3" ,
7272 "@rollup/plugin-node-resolve" : " ^15.0.1" ,
You can’t perform that action at this time.
0 commit comments