File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 26
26
},
27
27
"homepage" : " https://github.com/vitejs/vite/tree/main/packages/plugin-vue-jsx#readme" ,
28
28
"dependencies" : {
29
- "@babel/core" : " ^7.15.5 " ,
29
+ "@babel/core" : " ^7.15.8 " ,
30
30
"@babel/plugin-syntax-import-meta" : " ^7.10.4" ,
31
- "@babel/plugin-transform-typescript" : " ^7.15.4 " ,
31
+ "@babel/plugin-transform-typescript" : " ^7.15.8 " ,
32
32
"@rollup/pluginutils" : " ^4.1.1" ,
33
- "@vue/babel-plugin-jsx" : " ^1.1.0 " ,
33
+ "@vue/babel-plugin-jsx" : " ^1.1.1 " ,
34
34
"hash-sum" : " ^2.0.0"
35
35
}
36
36
}
Original file line number Diff line number Diff line change 36
36
"@types/hash-sum" : " ^1.0.0" ,
37
37
"debug" : " ^4.3.2" ,
38
38
"hash-sum" : " ^2.0.0" ,
39
- "rollup" : " ^2.57.0 " ,
39
+ "rollup" : " ^2.58.3 " ,
40
40
"slash" : " ^3.0.0" ,
41
41
"source-map" : " ^0.6.1" ,
42
- "vue" : " ^3.2.19 " ,
43
- "@vue/compiler-sfc" : " ^3.2.19 "
42
+ "vue" : " ^3.2.20 " ,
43
+ "@vue/compiler-sfc" : " ^3.2.20 "
44
44
}
45
45
}
You can’t perform that action at this time.
0 commit comments