Skip to content

Commit 8b09bbb

Browse files
chore(deps): update babel monorepo
1 parent dcadcbe commit 8b09bbb

File tree

2 files changed

+380
-472
lines changed

2 files changed

+380
-472
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@
4040
},
4141
"homepage": "https://github.com/bokuweb/react-resizable-box",
4242
"devDependencies": {
43-
"@babel/cli": "7.11.6",
44-
"@babel/core": "7.11.6",
45-
"@babel/eslint-parser": "7.11.0",
46-
"@babel/plugin-proposal-class-properties": "7.10.4",
47-
"@babel/plugin-transform-modules-commonjs": "7.10.4",
48-
"@babel/preset-react": "7.10.4",
49-
"@babel/preset-typescript": "7.10.4",
50-
"@babel/traverse": "7.23.2",
51-
"@babel/types": "7.11.5",
43+
"@babel/cli": "7.28.6",
44+
"@babel/core": "7.28.6",
45+
"@babel/eslint-parser": "7.28.6",
46+
"@babel/plugin-proposal-class-properties": "7.18.6",
47+
"@babel/plugin-transform-modules-commonjs": "7.28.6",
48+
"@babel/preset-react": "7.28.5",
49+
"@babel/preset-typescript": "7.28.5",
50+
"@babel/traverse": "7.28.6",
51+
"@babel/types": "7.28.6",
5252
"@emotion/core": "10.0.35",
5353
"@playwright/experimental-ct-react": "^1.43.1",
5454
"@storybook/addon-info": "5.3.21",

0 commit comments

Comments
 (0)