File tree Expand file tree Collapse file tree 6 files changed +91
-98
lines changed Expand file tree Collapse file tree 6 files changed +91
-98
lines changed Original file line number Diff line number Diff line change 57
57
"node" : " >=18.12.0"
58
58
},
59
59
"devDependencies" : {
60
- "@babel/parser" : " ^7.22.16 " ,
61
- "@babel/types" : " ^7.22.19 " ,
60
+ "@babel/parser" : " ^7.23.0 " ,
61
+ "@babel/types" : " ^7.23.0 " ,
62
62
"@rollup/plugin-alias" : " ^5.0.1" ,
63
63
"@rollup/plugin-commonjs" : " ^25.0.7" ,
64
64
"@rollup/plugin-json" : " ^6.0.1" ,
81
81
"jsdom" : " ^22.1.0" ,
82
82
"lint-staged" : " ^15.0.2" ,
83
83
"lodash" : " ^4.17.21" ,
84
- "magic-string" : " ^0.30.3 " ,
84
+ "magic-string" : " ^0.30.5 " ,
85
85
"markdown-table" : " ^3.0.3" ,
86
86
"marked" : " ^9.1.2" ,
87
87
"minimist" : " ^1.2.8" ,
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.22.16 " ,
35
+ "@babel/parser" : " ^7.23.0 " ,
36
36
"@vue/shared" : " 3.3.4" ,
37
37
"estree-walker" : " ^2.0.2" ,
38
38
"source-map-js" : " ^1.0.2"
39
39
},
40
40
"devDependencies" : {
41
- "@babel/types" : " ^7.22.19 "
41
+ "@babel/types" : " ^7.23.0 "
42
42
}
43
43
}
Original file line number Diff line number Diff line change 32
32
},
33
33
"homepage" : " https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme" ,
34
34
"dependencies" : {
35
- "@babel/parser" : " ^7.22.16 " ,
35
+ "@babel/parser" : " ^7.23.0 " ,
36
36
"@vue/compiler-core" : " 3.3.4" ,
37
37
"@vue/compiler-dom" : " 3.3.4" ,
38
38
"@vue/compiler-ssr" : " 3.3.4" ,
39
39
"@vue/reactivity-transform" : " 3.3.4" ,
40
40
"@vue/shared" : " 3.3.4" ,
41
41
"estree-walker" : " ^2.0.2" ,
42
- "magic-string" : " ^0.30.3 " ,
42
+ "magic-string" : " ^0.30.5 " ,
43
43
"postcss" : " ^8.4.30" ,
44
44
"source-map-js" : " ^1.0.2"
45
45
},
46
46
"devDependencies" : {
47
- "@babel/types" : " ^7.22.19 " ,
47
+ "@babel/types" : " ^7.23.0 " ,
48
48
"@types/estree" : " ^0.0.52" ,
49
49
"@vue/consolidate" : " ^0.17.3" ,
50
50
"hash-sum" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 28
28
},
29
29
"homepage" : " https://github.com/vuejs/core/tree/dev/packages/reactivity-transform#readme" ,
30
30
"dependencies" : {
31
- "@babel/parser" : " ^7.22.16 " ,
31
+ "@babel/parser" : " ^7.23.0 " ,
32
32
"@vue/compiler-core" : " 3.3.4" ,
33
33
"@vue/shared" : " 3.3.4" ,
34
34
"estree-walker" : " ^2.0.2" ,
35
- "magic-string" : " ^0.30.3 "
35
+ "magic-string" : " ^0.30.5 "
36
36
},
37
37
"devDependencies" : {
38
- "@babel/core" : " ^7.22.20 " ,
39
- "@babel/types" : " ^7.22.19 "
38
+ "@babel/core" : " ^7.23.2 " ,
39
+ "@babel/types" : " ^7.23.0 "
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.22.16 " ,
41
+ "@babel/parser" : " ^7.23.0 " ,
42
42
"estree-walker" : " ^2.0.2" ,
43
43
"source-map-js" : " ^1.0.2"
44
44
},
You can’t perform that action at this time.
0 commit comments