File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @kassaila/vue-json-editor" ,
3
- "version" : " 0.3 .0" ,
3
+ "version" : " 0.4 .0" ,
4
4
"description" : " JSON visual editor - built as a Vue.js component" ,
5
5
"keywords" : [
6
6
" vue" ,
53
53
"@babel/plugin-transform-runtime" : " ^7.12.10" ,
54
54
"@babel/preset-env" : " ^7.12.11" ,
55
55
"@babel/runtime" : " ^7.12.5" ,
56
- "autoprefixer" : " ^10.1.0 " ,
56
+ "autoprefixer" : " ^10.2.1 " ,
57
57
"babel-loader" : " ^8.2.2" ,
58
58
"cssnano" : " ^4.1.10" ,
59
59
"del" : " ^6.0.0" ,
68
68
"gulp-postcss" : " ^9.0.0" ,
69
69
"gulp-rename" : " ^2.0.0" ,
70
70
"gulp-sass" : " ^4.1.0" ,
71
- "husky" : " ^4.3.6 " ,
71
+ "husky" : " ^4.3.7 " ,
72
72
"lint-staged" : " ^10.5.3" ,
73
73
"node-notifier" : " ^9.0.0" ,
74
- "postcss" : " ^8.2.2 " ,
74
+ "postcss" : " ^8.2.4 " ,
75
75
"prettier" : " ^2.2.1" ,
76
- "sass" : " ^1.32.0 " ,
76
+ "sass" : " ^1.32.2 " ,
77
77
"vue" : " ^2.6.12" ,
78
78
"vue-loader" : " ^15.9.6" ,
79
79
"vue-template-compiler" : " ^2.6.12" ,
80
- "webpack" : " ^5.11.1 "
80
+ "webpack" : " ^5.12.3 "
81
81
},
82
82
"dependencies" : {
83
83
"vuedraggable" : " ^2.24.3"
You can’t perform that action at this time.
0 commit comments