Skip to content

Commit 25b1874

Browse files
chore(deps): update babel monorepo
1 parent f7a9a91 commit 25b1874

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
},
3939
"dependencies": {},
4040
"devDependencies": {
41-
"@babel/cli": "7.24.7",
42-
"@babel/core": "7.24.7",
43-
"@babel/plugin-proposal-do-expressions": "7.24.7",
44-
"@babel/plugin-proposal-export-default-from": "7.24.7",
45-
"@babel/preset-env": "7.24.7",
46-
"@babel/preset-react": "7.24.7",
41+
"@babel/cli": "7.26.4",
42+
"@babel/core": "7.26.10",
43+
"@babel/plugin-proposal-do-expressions": "7.25.9",
44+
"@babel/plugin-proposal-export-default-from": "7.25.9",
45+
"@babel/preset-env": "7.26.9",
46+
"@babel/preset-react": "7.26.3",
4747
"babel-core": "7.0.0-bridge.0",
4848
"jest": "29.7.0"
4949
},

0 commit comments

Comments
 (0)