File tree 3 files changed +550
-565
lines changed
3 files changed +550
-565
lines changed Original file line number Diff line number Diff line change 21
21
"firebase" : " 9.23.0"
22
22
},
23
23
"devDependencies" : {
24
- "@babel/core" : " 7.24.3 " ,
25
- "@babel/preset-env" : " 7.22.10 " ,
24
+ "@babel/core" : " 7.24.4 " ,
25
+ "@babel/preset-env" : " 7.24.4 " ,
26
26
"@types/chai" : " 4.3.14" ,
27
27
"@types/mocha" : " 9.1.1" ,
28
28
"babel-loader" : " 8.3.0" ,
Original file line number Diff line number Diff line change 60
60
" repo-scripts/*"
61
61
],
62
62
"devDependencies" : {
63
- "@babel/core" : " 7.24.3 " ,
64
- "@babel/plugin-transform-modules-commonjs" : " 7.22.11 " ,
65
- "@babel/preset-env" : " 7.22.10 " ,
66
- "@babel/preset-typescript" : " 7.22.11 " ,
63
+ "@babel/core" : " 7.24.4 " ,
64
+ "@babel/plugin-transform-modules-commonjs" : " 7.24.1 " ,
65
+ "@babel/preset-env" : " 7.24.4 " ,
66
+ "@babel/preset-typescript" : " 7.24.1 " ,
67
67
"@babel/register" : " 7.23.7" ,
68
68
"@changesets/changelog-github" : " 0.4.8" ,
69
69
"@changesets/cli" : " 2.26.2" ,
You can’t perform that action at this time.
0 commit comments