Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent 8493677 commit 11f0fdb
Show file tree
Hide file tree
Showing 2 changed files with 1,244 additions and 557 deletions.
12 changes: 6 additions & 6 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"web3": "1.0.0-beta.35"
},
"devDependencies": {
"@babel/cli": "7.0.0-rc.1",
"@babel/core": "7.0.0-rc.1",
"@babel/node": "7.0.0-rc.1",
"@babel/plugin-proposal-object-rest-spread": "7.0.0-rc.1",
"@babel/preset-env": "7.0.0-rc.1",
"@babel/preset-flow": "7.0.0-rc.1",
"@babel/cli": "7.26.4",
"@babel/core": "7.26.9",
"@babel/node": "7.26.0",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/preset-env": "7.26.9",
"@babel/preset-flow": "7.25.9",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "23.4.2",
"babel-plugin-add-module-exports": "0.3.2",
Expand Down
Loading

0 comments on commit 11f0fdb

Please sign in to comment.