File tree 5 files changed +223
-221
lines changed
5 files changed +223
-221
lines changed Original file line number Diff line number Diff line change 36
36
"@babel/plugin-proposal-export-default-from" : " 7.18.10" ,
37
37
"@babel/plugin-proposal-function-bind" : " 7.18.9" ,
38
38
"@babel/polyfill" : " 7.12.1" ,
39
- "@babel/preset-env" : " 7.18.10 " ,
39
+ "@babel/preset-env" : " 7.19.0 " ,
40
40
"@babel/preset-react" : " 7.18.6" ,
41
- "@babel/standalone" : " 7.18.13 " ,
41
+ "@babel/standalone" : " 7.19.0 " ,
42
42
"@fortawesome/fontawesome-svg-core" : " 6.1.2" ,
43
43
"@fortawesome/free-brands-svg-icons" : " 6.1.2" ,
44
44
"@fortawesome/free-solid-svg-icons" : " 6.1.2" ,
130
130
"validator" : " 13.7.0"
131
131
},
132
132
"devDependencies" : {
133
- "@babel/types" : " 7.18.13 " ,
133
+ "@babel/types" : " 7.19.0 " ,
134
134
"@codesee/babel-plugin-instrument" : " 0.364.0" ,
135
135
"@codesee/tracker" : " 0.364.0" ,
136
136
"@testing-library/jest-dom" : " 5.16.5" ,
Original file line number Diff line number Diff line change 29
29
"test:full-output" : " cross-env FULL_OUTPUT=true ts-node ../node_modules/mocha/bin/mocha --delay --reporter progress"
30
30
},
31
31
"devDependencies" : {
32
- "@babel/core" : " 7.18.13 " ,
32
+ "@babel/core" : " 7.19.0 " ,
33
33
"@babel/polyfill" : " 7.12.1" ,
34
- "@babel/preset-env" : " 7.18.10 " ,
34
+ "@babel/preset-env" : " 7.19.0 " ,
35
35
"@babel/preset-typescript" : " 7.18.6" ,
36
36
"@babel/register" : " 7.18.9" ,
37
37
"acorn" : " 8.8.0" ,
You can’t perform that action at this time.
0 commit comments