Skip to content

Commit b003b2d

Browse files
chore(deps): update babel monorepo
1 parent 5467c08 commit b003b2d

File tree

2 files changed

+456
-500
lines changed

2 files changed

+456
-500
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
},
4141
"homepage": "https://github.com/bokuweb/react-rnd",
4242
"devDependencies": {
43-
"@babel/cli": "7.17.6",
44-
"@babel/core": "7.17.5",
45-
"@babel/plugin-proposal-class-properties": "7.16.7",
46-
"@babel/plugin-transform-modules-commonjs": "7.16.8",
47-
"@babel/preset-react": "7.16.7",
48-
"@babel/preset-typescript": "7.16.7",
49-
"@babel/traverse": "7.17.3",
50-
"@babel/types": "7.17.0",
43+
"@babel/cli": "7.24.1",
44+
"@babel/core": "7.24.4",
45+
"@babel/plugin-proposal-class-properties": "7.18.6",
46+
"@babel/plugin-transform-modules-commonjs": "7.24.1",
47+
"@babel/preset-react": "7.24.1",
48+
"@babel/preset-typescript": "7.24.1",
49+
"@babel/traverse": "7.24.1",
50+
"@babel/types": "7.24.0",
5151
"@emotion/core": "11.0.0",
5252
"@storybook/addon-actions": "6.5.16",
5353
"@storybook/addon-info": "5.3.21",

0 commit comments

Comments
 (0)