Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent 09ef1c1 commit f47cbe4
Show file tree
Hide file tree
Showing 2 changed files with 424 additions and 576 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"start:prod:firefox": "cross-env NODE_ENV=production BROWSER=firefox webpack --config ./webpack/webpack.prod.config.js --watch"
},
"devDependencies": {
"@babel/core": "^7.23.2",
"@babel/plugin-transform-runtime": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@babel/core": "^7.23.5",
"@babel/plugin-transform-runtime": "^7.23.4",
"@babel/preset-env": "^7.23.5",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@mantiquillal/web-ext-plugin": "^1.5.1",
Expand Down Expand Up @@ -93,7 +93,7 @@
"webpack-merge": "^5.10.0"
},
"dependencies": {
"@babel/runtime": "^7.23.2",
"@babel/runtime": "^7.23.5",
"@headlessui/react": "^1.7.17",
"@redux-devtools/remote": "^0.8.2",
"@reduxjs/toolkit": "^1.9.7",
Expand Down
Loading

0 comments on commit f47cbe4

Please sign in to comment.