File tree 6 files changed +91
-90
lines changed
6 files changed +91
-90
lines changed Original file line number Diff line number Diff line change 55
55
"node" : " >=16.11.0"
56
56
},
57
57
"devDependencies" : {
58
- "@babel/parser" : " ^7.20.15 " ,
59
- "@babel/types" : " ^7.20.7 " ,
58
+ "@babel/parser" : " ^7.21.3 " ,
59
+ "@babel/types" : " ^7.21.3 " ,
60
60
"@esbuild-plugins/node-modules-polyfill" : " ^0.2.2" ,
61
61
"@rollup/plugin-alias" : " ^4.0.3" ,
62
62
"@rollup/plugin-commonjs" : " ^24.0.1" ,
Original file line number Diff line number Diff line change 32
32
},
33
33
"homepage" : " https://github.com/vuejs/core/tree/main/packages/compiler-core#readme" ,
34
34
"dependencies" : {
35
+ "@babel/parser" : " ^7.21.3" ,
35
36
"@vue/shared" : " 3.3.0-alpha.5" ,
36
- "@babel/parser" : " ^7.20.15" ,
37
37
"estree-walker" : " ^2.0.2" ,
38
38
"source-map" : " ^0.6.1"
39
39
},
40
40
"devDependencies" : {
41
- "@babel/types" : " ^7.16.0 "
41
+ "@babel/types" : " ^7.21.3 "
42
42
}
43
43
}
Original file line number Diff line number Diff line change 44
44
"source-map" : " ^0.6.1"
45
45
},
46
46
"devDependencies" : {
47
- "@babel/types" : " ^7.16.0 " ,
47
+ "@babel/types" : " ^7.21.3 " ,
48
48
"@types/estree" : " ^0.0.48" ,
49
49
"@types/lru-cache" : " ^5.1.0" ,
50
50
"@vue/consolidate" : " ^0.17.3" ,
Original file line number Diff line number Diff line change 35
35
"magic-string" : " ^0.30.0"
36
36
},
37
37
"devDependencies" : {
38
- "@babel/core" : " ^7.20.12 " ,
39
- "@babel/types" : " ^7.20.7 "
38
+ "@babel/core" : " ^7.21.3 " ,
39
+ "@babel/types" : " ^7.21.3 "
40
40
}
41
41
}
Original file line number Diff line number Diff line change 38
38
},
39
39
"homepage" : " https://github.com/vuejs/core/tree/main/packages/vue-compat#readme" ,
40
40
"dependencies" : {
41
- "@babel/parser" : " ^7.16.4 " ,
41
+ "@babel/parser" : " ^7.21.3 " ,
42
42
"estree-walker" : " ^2.0.2" ,
43
43
"source-map" : " ^0.6.1"
44
44
},
You can’t perform that action at this time.
0 commit comments