Skip to content

Commit 74d89c1

Browse files
justin808claude
andcommitted
Update Babel preset-react to latest version
Minor version update from installing @babel/preset-react for the Babel/SWC hybrid configuration. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 543f1a6 commit 74d89c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"@babel/core": "^7.28.4",
102102
"@babel/eslint-parser": "^7.16.5",
103103
"@babel/preset-env": "^7.28.3",
104-
"@babel/preset-react": "^7.18.6",
104+
"@babel/preset-react": "^7.27.1",
105105
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
106106
"@swc/core": "^1.3.100",
107107
"@swc/jest": "^0.2.29",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -913,7 +913,7 @@
913913
"@babel/types" "^7.4.4"
914914
esutils "^2.0.2"
915915

916-
"@babel/preset-react@^7.18.6":
916+
"@babel/preset-react@^7.27.1":
917917
version "7.27.1"
918918
resolved "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.27.1.tgz"
919919
integrity sha512-oJHWh2gLhU9dW9HHr42q0cI0/iHHXTLGe39qvpAZZzagHy0MzYLCnCVV0symeRvzmjHyVU7mw2K06E6u/JwbhA==

0 commit comments

Comments
 (0)