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] committed Apr 25, 2024
1 parent 5467c08 commit b003b2d
Show file tree
Hide file tree
Showing 2 changed files with 456 additions and 500 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
},
"homepage": "https://github.com/bokuweb/react-rnd",
"devDependencies": {
"@babel/cli": "7.17.6",
"@babel/core": "7.17.5",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/plugin-transform-modules-commonjs": "7.16.8",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@babel/traverse": "7.17.3",
"@babel/types": "7.17.0",
"@babel/cli": "7.24.1",
"@babel/core": "7.24.4",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-transform-modules-commonjs": "7.24.1",
"@babel/preset-react": "7.24.1",
"@babel/preset-typescript": "7.24.1",
"@babel/traverse": "7.24.1",
"@babel/types": "7.24.0",
"@emotion/core": "11.0.0",
"@storybook/addon-actions": "6.5.16",
"@storybook/addon-info": "5.3.21",
Expand Down

0 comments on commit b003b2d

Please sign in to comment.