Hi,
The babel-preset-react-app package is using @babel/plugin-proposal-private-property-in-object without declaring it in its dependencies. This can cause builds to fail if the package is not present in node_modules for other reasons. Please add this dependency to avoid potential issues.

package version
react": "^18.3.1
Node Version 18.20.3
Hi,
The babel-preset-react-app package is using @babel/plugin-proposal-private-property-in-object without declaring it in its dependencies. This can cause builds to fail if the package is not present in node_modules for other reasons. Please add this dependency to avoid potential issues.

package version
react": "^18.3.1
Node Version 18.20.3