[compiler] Remove @babel/plugin-proposal-private-methods (#34715)

redo of #34458 but fixing up prettier

Co-authored-by: Arnaud Barré <arnaud.barre@carbometrix.com>

DiffTrain build for [85c427d822](https://github.com/facebook/react/commit/85c427d822baad6e654256b707b7d8755da7db26)
This commit is contained in:
josephsavona
2025-10-03 09:24:42 -07:00
co-authored by Arnaud Barré
parent af4d4200e3
commit 2162941016
26 changed files with 91 additions and 100 deletions
+1 -1
View File
@@ -1 +1 @@
19.3.0-native-fb-74dee8ef-20251003
19.3.0-native-fb-85c427d8-20251003
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<5ebd2f9f5b05ee679e555099d44d2d07>>
* @generated SignedSource<<f3d6b283e1b3addfcc5e806a2cf54976>>
*/
"use strict";
@@ -404,5 +404,5 @@ __DEV__ &&
exports.useFormStatus = function () {
return resolveDispatcher().useHostTransitionStatus();
};
exports.version = "19.3.0-native-fb-74dee8ef-20251003";
exports.version = "19.3.0-native-fb-85c427d8-20251003";
})();
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<cd00d58692b1b0e4063559605b81ab03>>
* @generated SignedSource<<66866daa618669c5dcb728ae0f9a31d6>>
*/
"use strict";
@@ -203,4 +203,4 @@ exports.useFormState = function (action, initialState, permalink) {
exports.useFormStatus = function () {
return ReactSharedInternals.H.useHostTransitionStatus();
};
exports.version = "19.3.0-native-fb-74dee8ef-20251003";
exports.version = "19.3.0-native-fb-85c427d8-20251003";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<cd00d58692b1b0e4063559605b81ab03>>
* @generated SignedSource<<66866daa618669c5dcb728ae0f9a31d6>>
*/
"use strict";
@@ -203,4 +203,4 @@ exports.useFormState = function (action, initialState, permalink) {
exports.useFormStatus = function () {
return ReactSharedInternals.H.useHostTransitionStatus();
};
exports.version = "19.3.0-native-fb-74dee8ef-20251003";
exports.version = "19.3.0-native-fb-85c427d8-20251003";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<dc9e0267f82e164a526c035066585e65>>
* @generated SignedSource<<f46cb644b306bf7b61e776d8be1619cc>>
*/
/*
@@ -30061,11 +30061,11 @@ __DEV__ &&
};
(function () {
var isomorphicReactPackageVersion = React.version;
if ("19.3.0-native-fb-74dee8ef-20251003" !== isomorphicReactPackageVersion)
if ("19.3.0-native-fb-85c427d8-20251003" !== isomorphicReactPackageVersion)
throw Error(
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
(isomorphicReactPackageVersion +
"\n - react-dom: 19.3.0-native-fb-74dee8ef-20251003\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.3.0-native-fb-85c427d8-20251003\nLearn more: https://react.dev/warnings/version-mismatch")
);
})();
("function" === typeof Map &&
@@ -30102,10 +30102,10 @@ __DEV__ &&
!(function () {
var internals = {
bundleType: 1,
version: "19.3.0-native-fb-74dee8ef-20251003",
version: "19.3.0-native-fb-85c427d8-20251003",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.3.0-native-fb-74dee8ef-20251003"
reconcilerVersion: "19.3.0-native-fb-85c427d8-20251003"
};
internals.overrideHookState = overrideHookState;
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -30255,5 +30255,5 @@ __DEV__ &&
listenToAllSupportedEvents(container);
return new ReactDOMHydrationRoot(initialChildren);
};
exports.version = "19.3.0-native-fb-74dee8ef-20251003";
exports.version = "19.3.0-native-fb-85c427d8-20251003";
})();
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<6d6799573cc513548ddc3fc1d4a28b7e>>
* @generated SignedSource<<4a48a9e830877e4b75f03fe7c1d561d8>>
*/
/*
@@ -17578,14 +17578,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
};
var isomorphicReactPackageVersion$jscomp$inline_2059 = React.version;
if (
"19.3.0-native-fb-74dee8ef-20251003" !==
"19.3.0-native-fb-85c427d8-20251003" !==
isomorphicReactPackageVersion$jscomp$inline_2059
)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion$jscomp$inline_2059,
"19.3.0-native-fb-74dee8ef-20251003"
"19.3.0-native-fb-85c427d8-20251003"
)
);
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -17607,10 +17607,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
};
var internals$jscomp$inline_2636 = {
bundleType: 0,
version: "19.3.0-native-fb-74dee8ef-20251003",
version: "19.3.0-native-fb-85c427d8-20251003",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.3.0-native-fb-74dee8ef-20251003"
reconcilerVersion: "19.3.0-native-fb-85c427d8-20251003"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_2637 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -17717,4 +17717,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
listenToAllSupportedEvents(container);
return new ReactDOMHydrationRoot(initialChildren);
};
exports.version = "19.3.0-native-fb-74dee8ef-20251003";
exports.version = "19.3.0-native-fb-85c427d8-20251003";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<5312133a9fb3de43cd61dc1b6605db64>>
* @generated SignedSource<<0bf0a659a0303032cc2f081141aa7cb4>>
*/
/*
@@ -19716,14 +19716,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
};
var isomorphicReactPackageVersion$jscomp$inline_2374 = React.version;
if (
"19.3.0-native-fb-74dee8ef-20251003" !==
"19.3.0-native-fb-85c427d8-20251003" !==
isomorphicReactPackageVersion$jscomp$inline_2374
)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion$jscomp$inline_2374,
"19.3.0-native-fb-74dee8ef-20251003"
"19.3.0-native-fb-85c427d8-20251003"
)
);
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -19745,10 +19745,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
};
var internals$jscomp$inline_2381 = {
bundleType: 0,
version: "19.3.0-native-fb-74dee8ef-20251003",
version: "19.3.0-native-fb-85c427d8-20251003",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.3.0-native-fb-74dee8ef-20251003",
reconcilerVersion: "19.3.0-native-fb-85c427d8-20251003",
getLaneLabelMap: function () {
for (
var map = new Map(), lane = 1, index$331 = 0;
@@ -19871,4 +19871,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
listenToAllSupportedEvents(container);
return new ReactDOMHydrationRoot(initialChildren);
};
exports.version = "19.3.0-native-fb-74dee8ef-20251003";
exports.version = "19.3.0-native-fb-85c427d8-20251003";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<a432794583a070ddada6d07fc2f3854f>>
* @generated SignedSource<<3a8b7801a6b1fceb06f0f2a6866ef6a0>>
*/
/*
@@ -30117,11 +30117,11 @@ __DEV__ &&
};
(function () {
var isomorphicReactPackageVersion = React.version;
if ("19.3.0-native-fb-74dee8ef-20251003" !== isomorphicReactPackageVersion)
if ("19.3.0-native-fb-85c427d8-20251003" !== isomorphicReactPackageVersion)
throw Error(
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
(isomorphicReactPackageVersion +
"\n - react-dom: 19.3.0-native-fb-74dee8ef-20251003\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.3.0-native-fb-85c427d8-20251003\nLearn more: https://react.dev/warnings/version-mismatch")
);
})();
("function" === typeof Map &&
@@ -30158,10 +30158,10 @@ __DEV__ &&
!(function () {
var internals = {
bundleType: 1,
version: "19.3.0-native-fb-74dee8ef-20251003",
version: "19.3.0-native-fb-85c427d8-20251003",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.3.0-native-fb-74dee8ef-20251003"
reconcilerVersion: "19.3.0-native-fb-85c427d8-20251003"
};
internals.overrideHookState = overrideHookState;
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -30627,7 +30627,7 @@ __DEV__ &&
exports.useFormStatus = function () {
return resolveDispatcher().useHostTransitionStatus();
};
exports.version = "19.3.0-native-fb-74dee8ef-20251003";
exports.version = "19.3.0-native-fb-85c427d8-20251003";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<fc75df1927de285b40f28e2c62ac2bac>>
* @generated SignedSource<<c6f521ebf4c7d76295c3d54c04dda98a>>
*/
/*
@@ -17589,14 +17589,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
};
var isomorphicReactPackageVersion$jscomp$inline_2060 = React.version;
if (
"19.3.0-native-fb-74dee8ef-20251003" !==
"19.3.0-native-fb-85c427d8-20251003" !==
isomorphicReactPackageVersion$jscomp$inline_2060
)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion$jscomp$inline_2060,
"19.3.0-native-fb-74dee8ef-20251003"
"19.3.0-native-fb-85c427d8-20251003"
)
);
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -17618,10 +17618,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
};
var internals$jscomp$inline_2639 = {
bundleType: 0,
version: "19.3.0-native-fb-74dee8ef-20251003",
version: "19.3.0-native-fb-85c427d8-20251003",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.3.0-native-fb-74dee8ef-20251003"
reconcilerVersion: "19.3.0-native-fb-85c427d8-20251003"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_2640 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -17881,4 +17881,4 @@ exports.useFormState = function (action, initialState, permalink) {
exports.useFormStatus = function () {
return ReactSharedInternals.H.useHostTransitionStatus();
};
exports.version = "19.3.0-native-fb-74dee8ef-20251003";
exports.version = "19.3.0-native-fb-85c427d8-20251003";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<96db43bac1b9929ed68f992f023a03c2>>
* @generated SignedSource<<101a1cff28251182174e6ac1cac26b92>>
*/
/*
@@ -19731,14 +19731,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
};
var isomorphicReactPackageVersion$jscomp$inline_2375 = React.version;
if (
"19.3.0-native-fb-74dee8ef-20251003" !==
"19.3.0-native-fb-85c427d8-20251003" !==
isomorphicReactPackageVersion$jscomp$inline_2375
)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion$jscomp$inline_2375,
"19.3.0-native-fb-74dee8ef-20251003"
"19.3.0-native-fb-85c427d8-20251003"
)
);
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -19760,10 +19760,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
};
var internals$jscomp$inline_2382 = {
bundleType: 0,
version: "19.3.0-native-fb-74dee8ef-20251003",
version: "19.3.0-native-fb-85c427d8-20251003",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.3.0-native-fb-74dee8ef-20251003",
reconcilerVersion: "19.3.0-native-fb-85c427d8-20251003",
getLaneLabelMap: function () {
for (
var map = new Map(), lane = 1, index$331 = 0;
@@ -20039,7 +20039,7 @@ exports.useFormState = function (action, initialState, permalink) {
exports.useFormStatus = function () {
return ReactSharedInternals.H.useHostTransitionStatus();
};
exports.version = "19.3.0-native-fb-74dee8ef-20251003";
exports.version = "19.3.0-native-fb-85c427d8-20251003";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<343b2e12df1f79429e1ffd190290088b>>
* @generated SignedSource<<cb0297d5dcc3a7488368149512f2b646>>
*/
"use strict";
@@ -16015,10 +16015,10 @@ __DEV__ &&
(function () {
var internals = {
bundleType: 1,
version: "19.3.0-native-fb-74dee8ef-20251003",
version: "19.3.0-native-fb-85c427d8-20251003",
rendererPackageName: "react-test-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.3.0-native-fb-74dee8ef-20251003"
reconcilerVersion: "19.3.0-native-fb-85c427d8-20251003"
};
internals.overrideHookState = overrideHookState;
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -16164,5 +16164,5 @@ __DEV__ &&
flushSyncWorkAcrossRoots_impl(0, !0));
}
};
exports.version = "19.3.0-native-fb-74dee8ef-20251003";
exports.version = "19.3.0-native-fb-85c427d8-20251003";
})();
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<0fee90eceb22cc8523a73e20d0b49e55>>
* @generated SignedSource<<41de4c5306e9bfa5c08bfce4ecde158b>>
*/
"use strict";
@@ -10105,10 +10105,10 @@ function wrapFiber(fiber) {
}
var internals$jscomp$inline_1493 = {
bundleType: 0,
version: "19.3.0-native-fb-74dee8ef-20251003",
version: "19.3.0-native-fb-85c427d8-20251003",
rendererPackageName: "react-test-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.3.0-native-fb-74dee8ef-20251003"
reconcilerVersion: "19.3.0-native-fb-85c427d8-20251003"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_1494 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -10244,4 +10244,4 @@ exports.unstable_batchedUpdates = function (fn, a) {
flushSyncWorkAcrossRoots_impl(0, !0));
}
};
exports.version = "19.3.0-native-fb-74dee8ef-20251003";
exports.version = "19.3.0-native-fb-85c427d8-20251003";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<5bb5f77c12159cb373e5a4d4ec25d9b2>>
* @generated SignedSource<<3376508b922a565b5d64be3903323398>>
*/
"use strict";
@@ -10726,10 +10726,10 @@ function wrapFiber(fiber) {
}
var internals$jscomp$inline_1274 = {
bundleType: 0,
version: "19.3.0-native-fb-74dee8ef-20251003",
version: "19.3.0-native-fb-85c427d8-20251003",
rendererPackageName: "react-test-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.3.0-native-fb-74dee8ef-20251003",
reconcilerVersion: "19.3.0-native-fb-85c427d8-20251003",
getLaneLabelMap: function () {
for (
var map = new Map(), lane = 1, index$146 = 0;
@@ -10880,4 +10880,4 @@ exports.unstable_batchedUpdates = function (fn, a) {
flushSyncWorkAcrossRoots_impl(0, !0));
}
};
exports.version = "19.3.0-native-fb-74dee8ef-20251003";
exports.version = "19.3.0-native-fb-85c427d8-20251003";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<64872f919c1cd470b933bfa7b8ad09bb>>
* @generated SignedSource<<efd654be755b5e6efdc446b8999ab7e7>>
*/
"use strict";
@@ -1400,7 +1400,7 @@ __DEV__ &&
exports.useTransition = function () {
return resolveDispatcher().useTransition();
};
exports.version = "19.3.0-native-fb-74dee8ef-20251003";
exports.version = "19.3.0-native-fb-85c427d8-20251003";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<9a7d0a9b3867f383bd5704096153b068>>
* @generated SignedSource<<d5a34b6ae8bafada759849826f4bd9da>>
*/
"use strict";
@@ -583,4 +583,4 @@ exports.useSyncExternalStore = function (
exports.useTransition = function () {
return ReactSharedInternals.H.useTransition();
};
exports.version = "19.3.0-native-fb-74dee8ef-20251003";
exports.version = "19.3.0-native-fb-85c427d8-20251003";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<a06f2eed50d53dc0cc42dad75fa4fc39>>
* @generated SignedSource<<5b97b7effd70f926078dffd3aa1edd7f>>
*/
"use strict";
@@ -587,7 +587,7 @@ exports.useSyncExternalStore = function (
exports.useTransition = function () {
return ReactSharedInternals.H.useTransition();
};
exports.version = "19.3.0-native-fb-74dee8ef-20251003";
exports.version = "19.3.0-native-fb-85c427d8-20251003";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -1 +1 @@
74dee8ef641c7a0a67db192f83c11ac0d9f279ff
85c427d822baad6e654256b707b7d8755da7db26
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<a4ab2146a7cc74847e71677f57f9dd89>>
* @generated SignedSource<<53a268976e2e1f283f19ce779866e052>>
*/
"use strict";
@@ -20021,10 +20021,10 @@ __DEV__ &&
(function () {
var internals = {
bundleType: 1,
version: "19.3.0-native-fb-74dee8ef-20251003",
version: "19.3.0-native-fb-85c427d8-20251003",
rendererPackageName: "react-native-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.3.0-native-fb-74dee8ef-20251003"
reconcilerVersion: "19.3.0-native-fb-85c427d8-20251003"
};
null !== extraDevToolsConfig &&
(internals.rendererConfig = extraDevToolsConfig);
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<7812fa50649e7acb0acc5cd51109751e>>
* @generated SignedSource<<5b82dc44df177dca3e9259c93a83fe4b>>
*/
"use strict";
@@ -11270,10 +11270,10 @@ batchedUpdatesImpl = function (fn, a) {
var roots = new Map(),
internals$jscomp$inline_1321 = {
bundleType: 0,
version: "19.3.0-native-fb-74dee8ef-20251003",
version: "19.3.0-native-fb-85c427d8-20251003",
rendererPackageName: "react-native-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.3.0-native-fb-74dee8ef-20251003"
reconcilerVersion: "19.3.0-native-fb-85c427d8-20251003"
};
null !== extraDevToolsConfig &&
(internals$jscomp$inline_1321.rendererConfig = extraDevToolsConfig);
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<54a0c30909f2a5590db480f675581507>>
* @generated SignedSource<<2bc8e5cc4d35cd5d0127ba5214b26a9c>>
*/
"use strict";
@@ -13334,10 +13334,10 @@ batchedUpdatesImpl = function (fn, a) {
var roots = new Map(),
internals$jscomp$inline_1629 = {
bundleType: 0,
version: "19.3.0-native-fb-74dee8ef-20251003",
version: "19.3.0-native-fb-85c427d8-20251003",
rendererPackageName: "react-native-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.3.0-native-fb-74dee8ef-20251003"
reconcilerVersion: "19.3.0-native-fb-85c427d8-20251003"
};
null !== extraDevToolsConfig &&
(internals$jscomp$inline_1629.rendererConfig = extraDevToolsConfig);
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<36d023a8963544f5be2fa6d22cea413c>>
* @generated SignedSource<<818f37a90ec8cc060550a66973b1994f>>
*/
"use strict";
@@ -20292,11 +20292,11 @@ __DEV__ &&
shouldSuspendImpl = newShouldSuspendImpl;
};
var isomorphicReactPackageVersion = React.version;
if ("19.3.0-native-fb-74dee8ef-20251003" !== isomorphicReactPackageVersion)
if ("19.3.0-native-fb-85c427d8-20251003" !== isomorphicReactPackageVersion)
throw Error(
'Incompatible React versions: The "react" and "react-native-renderer" packages must have the exact same version. Instead got:\n - react: ' +
(isomorphicReactPackageVersion +
"\n - react-native-renderer: 19.3.0-native-fb-74dee8ef-20251003\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-native-renderer: 19.3.0-native-fb-85c427d8-20251003\nLearn more: https://react.dev/warnings/version-mismatch")
);
if (
"function" !==
@@ -20322,10 +20322,10 @@ __DEV__ &&
(function () {
var internals = {
bundleType: 1,
version: "19.3.0-native-fb-74dee8ef-20251003",
version: "19.3.0-native-fb-85c427d8-20251003",
rendererPackageName: "react-native-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.3.0-native-fb-74dee8ef-20251003"
reconcilerVersion: "19.3.0-native-fb-85c427d8-20251003"
};
null !== extraDevToolsConfig &&
(internals.rendererConfig = extraDevToolsConfig);
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<6eb8af8bcda6704c8f41f451741a8a6f>>
* @generated SignedSource<<032f1ca09d9112e87fd9924c8ffa88ed>>
*/
"use strict";
@@ -11426,11 +11426,11 @@ function updateContainer(element, container, parentComponent, callback) {
return lane;
}
var isomorphicReactPackageVersion = React.version;
if ("19.3.0-native-fb-74dee8ef-20251003" !== isomorphicReactPackageVersion)
if ("19.3.0-native-fb-85c427d8-20251003" !== isomorphicReactPackageVersion)
throw Error(
'Incompatible React versions: The "react" and "react-native-renderer" packages must have the exact same version. Instead got:\n - react: ' +
(isomorphicReactPackageVersion +
"\n - react-native-renderer: 19.3.0-native-fb-74dee8ef-20251003\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-native-renderer: 19.3.0-native-fb-85c427d8-20251003\nLearn more: https://react.dev/warnings/version-mismatch")
);
if (
"function" !==
@@ -11480,10 +11480,10 @@ batchedUpdatesImpl = function (fn, a) {
var roots = new Map(),
internals$jscomp$inline_1326 = {
bundleType: 0,
version: "19.3.0-native-fb-74dee8ef-20251003",
version: "19.3.0-native-fb-85c427d8-20251003",
rendererPackageName: "react-native-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.3.0-native-fb-74dee8ef-20251003"
reconcilerVersion: "19.3.0-native-fb-85c427d8-20251003"
};
null !== extraDevToolsConfig &&
(internals$jscomp$inline_1326.rendererConfig = extraDevToolsConfig);
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<c2ba8e3fdd53c6b555b5bbc784da20e6>>
* @generated SignedSource<<c321dea5bf26115b6472ef285a2fa0f4>>
*/
"use strict";
@@ -13483,11 +13483,11 @@ function updateContainer(element, container, parentComponent, callback) {
return lane;
}
var isomorphicReactPackageVersion = React.version;
if ("19.3.0-native-fb-74dee8ef-20251003" !== isomorphicReactPackageVersion)
if ("19.3.0-native-fb-85c427d8-20251003" !== isomorphicReactPackageVersion)
throw Error(
'Incompatible React versions: The "react" and "react-native-renderer" packages must have the exact same version. Instead got:\n - react: ' +
(isomorphicReactPackageVersion +
"\n - react-native-renderer: 19.3.0-native-fb-74dee8ef-20251003\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-native-renderer: 19.3.0-native-fb-85c427d8-20251003\nLearn more: https://react.dev/warnings/version-mismatch")
);
if (
"function" !==
@@ -13537,10 +13537,10 @@ batchedUpdatesImpl = function (fn, a) {
var roots = new Map(),
internals$jscomp$inline_1634 = {
bundleType: 0,
version: "19.3.0-native-fb-74dee8ef-20251003",
version: "19.3.0-native-fb-85c427d8-20251003",
rendererPackageName: "react-native-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.3.0-native-fb-74dee8ef-20251003"
reconcilerVersion: "19.3.0-native-fb-85c427d8-20251003"
};
null !== extraDevToolsConfig &&
(internals$jscomp$inline_1634.rendererConfig = extraDevToolsConfig);
@@ -12,7 +12,7 @@
* @lightSyntaxTransform
* @preventMunge
* @oncall react_core
* @generated SignedSource<<d6504d69dfcd4c47e1b10d0956bd780a>>
* @generated SignedSource<<76e2aa77c885f2792f59a47a66ee7007>>
*/
'use strict';
@@ -26,7 +26,6 @@ var BabelParser = require('@babel/parser');
var zod = require('zod');
var zodValidationError = require('zod-validation-error');
var crypto = require('crypto');
var PluginProposalPrivateMethods = require('@babel/plugin-proposal-private-methods');
var HermesParser = require('hermes-parser');
var util = require('util');
@@ -54253,10 +54252,7 @@ function runReactCompilerImpl({ sourceCode, filename, userOpts, }) {
filename,
highlightCode: false,
retainLines: true,
plugins: [
[PluginProposalPrivateMethods.default, { loose: true }],
[BabelPluginReactCompiler, options],
],
plugins: [[BabelPluginReactCompiler, options]],
sourceType: 'module',
configFile: false,
babelrc: false,
@@ -6,7 +6,7 @@
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
* @generated SignedSource<<9ac8d6e015d5bc44a9937c7d207117d8>>
* @generated SignedSource<<74b0ce806712dd0a9ac5cde51b406921>>
*/
'use strict';
@@ -16,7 +16,6 @@ var BabelParser = require('@babel/parser');
var zod = require('zod');
var zodValidationError = require('zod-validation-error');
var crypto = require('crypto');
var PluginProposalPrivateMethods = require('@babel/plugin-proposal-private-methods');
var HermesParser = require('hermes-parser');
var util = require('util');
@@ -54032,10 +54031,7 @@ function runReactCompilerImpl({ sourceCode, filename, userOpts, }) {
filename,
highlightCode: false,
retainLines: true,
plugins: [
[PluginProposalPrivateMethods.default, { loose: true }],
[BabelPluginReactCompiler, options],
],
plugins: [[BabelPluginReactCompiler, options]],
sourceType: 'module',
configFile: false,
babelrc: false,
@@ -1,7 +1,7 @@
{
"name": "eslint-plugin-react-hooks",
"description": "ESLint rules for React Hooks",
"version": "0.0.0-experimental-74dee8ef-20251003",
"version": "0.0.0-experimental-85c427d8-20251003",
"repository": {
"type": "git",
"url": "https://github.com/facebook/react.git",
@@ -41,7 +41,6 @@
"dependencies": {
"@babel/core": "^7.24.4",
"@babel/parser": "^7.24.4",
"@babel/plugin-proposal-private-methods": "^7.18.6",
"hermes-parser": "^0.25.1",
"zod": "^3.22.4",
"zod-validation-error": "^3.0.3"