File tree Expand file tree Collapse file tree 2 files changed +428
-548
lines changed
Expand file tree Collapse file tree 2 files changed +428
-548
lines changed Original file line number Diff line number Diff line change 2929 "start:prod:firefox" : " cross-env NODE_ENV=production BROWSER=firefox webpack --config ./webpack/webpack.prod.config.js --watch"
3030 },
3131 "devDependencies" : {
32- "@babel/core" : " ^7.23.2 " ,
33- "@babel/plugin-transform-runtime" : " ^7.23.2 " ,
34- "@babel/preset-env" : " ^7.23.2 " ,
32+ "@babel/core" : " ^7.23.3 " ,
33+ "@babel/plugin-transform-runtime" : " ^7.23.4 " ,
34+ "@babel/preset-env" : " ^7.23.3 " ,
3535 "@babel/preset-react" : " ^7.23.3" ,
3636 "@babel/preset-typescript" : " ^7.23.3" ,
3737 "@mantiquillal/web-ext-plugin" : " ^1.5.1" ,
9393 "webpack-merge" : " ^5.10.0"
9494 },
9595 "dependencies" : {
96- "@babel/runtime" : " ^7.23.2 " ,
96+ "@babel/runtime" : " ^7.23.4 " ,
9797 "@headlessui/react" : " ^1.7.17" ,
9898 "@redux-devtools/remote" : " ^0.8.2" ,
9999 "@reduxjs/toolkit" : " ^1.9.7" ,
You can’t perform that action at this time.
0 commit comments