Skip to content

Commit e46936d

Browse files
chore(deps): update babel monorepo
1 parent bde6275 commit e46936d

File tree

2 files changed

+910
-776
lines changed

2 files changed

+910
-776
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@
4141
"react-dom": "^17 || ^18"
4242
},
4343
"devDependencies": {
44-
"@babel/core": "7.23.7",
45-
"@babel/plugin-proposal-decorators": "7.23.7",
46-
"@babel/plugin-proposal-export-default-from": "7.23.3",
47-
"@babel/preset-env": "7.23.8",
48-
"@babel/preset-react": "7.23.3",
49-
"@babel/preset-typescript": "7.23.3",
44+
"@babel/core": "7.26.0",
45+
"@babel/plugin-proposal-decorators": "7.25.9",
46+
"@babel/plugin-proposal-export-default-from": "7.25.9",
47+
"@babel/preset-env": "7.26.0",
48+
"@babel/preset-react": "7.26.3",
49+
"@babel/preset-typescript": "7.26.0",
5050
"@enterwell/react-form-validation": "1.4.0",
5151
"@rollup/plugin-commonjs": "25.0.7",
5252
"@rollup/plugin-node-resolve": "15.2.3",

0 commit comments

Comments
 (0)