Skip to content

Commit 5cd340f

Browse files
chore(deps): update babel monorepo
1 parent 34ccbfa commit 5cd340f

File tree

2 files changed

+813
-578
lines changed

2 files changed

+813
-578
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.26.4",
44+
"@babel/core": "7.26.10",
45+
"@babel/plugin-proposal-class-properties": "7.18.6",
46+
"@babel/plugin-transform-modules-commonjs": "7.26.3",
47+
"@babel/preset-react": "7.26.3",
48+
"@babel/preset-typescript": "7.26.0",
49+
"@babel/traverse": "7.26.10",
50+
"@babel/types": "7.26.10",
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)