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 29
29
"start:prod:firefox" : " cross-env NODE_ENV=production BROWSER=firefox webpack --config ./webpack/webpack.prod.config.js --watch"
30
30
},
31
31
"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 " ,
35
35
"@babel/preset-react" : " ^7.23.3" ,
36
36
"@babel/preset-typescript" : " ^7.23.3" ,
37
37
"@mantiquillal/web-ext-plugin" : " ^1.5.1" ,
93
93
"webpack-merge" : " ^5.10.0"
94
94
},
95
95
"dependencies" : {
96
- "@babel/runtime" : " ^7.23.2 " ,
96
+ "@babel/runtime" : " ^7.23.4 " ,
97
97
"@headlessui/react" : " ^1.7.17" ,
98
98
"@redux-devtools/remote" : " ^0.8.2" ,
99
99
"@reduxjs/toolkit" : " ^1.9.7" ,
You can’t perform that action at this time.
0 commit comments