File tree Expand file tree Collapse file tree 2 files changed +126
-103
lines changed Expand file tree Collapse file tree 2 files changed +126
-103
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.22.20 " ,
32
+ "@babel/core" : " ^7.23.0 " ,
33
33
"@babel/plugin-transform-runtime" : " ^7.22.15" ,
34
34
"@babel/preset-env" : " ^7.22.20" ,
35
35
"@babel/preset-react" : " ^7.22.15" ,
36
- "@babel/preset-typescript" : " ^7.22.15 " ,
36
+ "@babel/preset-typescript" : " ^7.23.0 " ,
37
37
"@mantiquillal/web-ext-plugin" : " ^1.5.1" ,
38
38
"@redux-devtools/cli" : " ^3.0.2" ,
39
39
"@types/chrome" : " ^0.0.246" ,
93
93
"webpack-merge" : " ^5.9.0"
94
94
},
95
95
"dependencies" : {
96
- "@babel/runtime" : " ^7.22.15 " ,
96
+ "@babel/runtime" : " ^7.23.1 " ,
97
97
"@headlessui/react" : " ^1.7.17" ,
98
98
"@redux-devtools/remote" : " ^0.8.1" ,
99
99
"@reduxjs/toolkit" : " ^1.9.6" ,
You can’t perform that action at this time.
0 commit comments