File tree 1 file changed +8
-8
lines changed 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 23
23
" names.txt.json"
24
24
],
25
25
"devDependencies" : {
26
- "@babel/cli" : " 7.17.10 " ,
27
- "@babel/core" : " 7.18.5 " ,
28
- "@babel/plugin-proposal-class-properties" : " 7.17.12 " ,
29
- "@babel/plugin-proposal-object-rest-spread" : " 7.18.0 " ,
26
+ "@babel/cli" : " 7.18.6 " ,
27
+ "@babel/core" : " 7.18.6 " ,
28
+ "@babel/plugin-proposal-class-properties" : " 7.18.6 " ,
29
+ "@babel/plugin-proposal-object-rest-spread" : " 7.18.6 " ,
30
30
"@babel/plugin-syntax-dynamic-import" : " 7.8.3" ,
31
- "@babel/plugin-transform-async-to-generator" : " 7.17.12 " ,
32
- "@babel/plugin-transform-runtime" : " 7.18.5 " ,
33
- "@babel/preset-env" : " 7.18.2 " ,
34
- "@babel/runtime" : " 7.18.3 "
31
+ "@babel/plugin-transform-async-to-generator" : " 7.18.6 " ,
32
+ "@babel/plugin-transform-runtime" : " 7.18.6 " ,
33
+ "@babel/preset-env" : " 7.18.6 " ,
34
+ "@babel/runtime" : " 7.18.6 "
35
35
},
36
36
"dependencies" : {}
37
37
}
You can’t perform that action at this time.
0 commit comments