Skip to content

Commit ea37a16

Browse files
committed
ncc-compiled
1 parent 6e0bee3 commit ea37a16

File tree

60 files changed

+138
-138
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+138
-138
lines changed

packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.development.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32277,11 +32277,11 @@
3227732277
};
3227832278
(function () {
3227932279
var isomorphicReactPackageVersion = React.version;
32280-
if ("19.3.0-experimental-85c427d8-20251003" !== isomorphicReactPackageVersion)
32280+
if ("19.3.0-experimental-4fdf7cf2-20251003" !== isomorphicReactPackageVersion)
3228132281
throw Error(
3228232282
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
3228332283
(isomorphicReactPackageVersion +
32284-
"\n - react-dom: 19.3.0-experimental-85c427d8-20251003\nLearn more: https://react.dev/warnings/version-mismatch")
32284+
"\n - react-dom: 19.3.0-experimental-4fdf7cf2-20251003\nLearn more: https://react.dev/warnings/version-mismatch")
3228532285
);
3228632286
})();
3228732287
("function" === typeof Map &&
@@ -32318,10 +32318,10 @@
3231832318
!(function () {
3231932319
var internals = {
3232032320
bundleType: 1,
32321-
version: "19.3.0-experimental-85c427d8-20251003",
32321+
version: "19.3.0-experimental-4fdf7cf2-20251003",
3232232322
rendererPackageName: "react-dom",
3232332323
currentDispatcherRef: ReactSharedInternals,
32324-
reconcilerVersion: "19.3.0-experimental-85c427d8-20251003"
32324+
reconcilerVersion: "19.3.0-experimental-4fdf7cf2-20251003"
3232532325
};
3232632326
internals.overrideHookState = overrideHookState;
3232732327
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -32469,7 +32469,7 @@
3246932469
listenToAllSupportedEvents(container);
3247032470
return new ReactDOMHydrationRoot(initialChildren);
3247132471
};
32472-
exports.version = "19.3.0-experimental-85c427d8-20251003";
32472+
exports.version = "19.3.0-experimental-4fdf7cf2-20251003";
3247332473
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
3247432474
"function" ===
3247532475
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.production.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19570,14 +19570,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
1957019570
};
1957119571
var isomorphicReactPackageVersion$jscomp$inline_2217 = React.version;
1957219572
if (
19573-
"19.3.0-experimental-85c427d8-20251003" !==
19573+
"19.3.0-experimental-4fdf7cf2-20251003" !==
1957419574
isomorphicReactPackageVersion$jscomp$inline_2217
1957519575
)
1957619576
throw Error(
1957719577
formatProdErrorMessage(
1957819578
527,
1957919579
isomorphicReactPackageVersion$jscomp$inline_2217,
19580-
"19.3.0-experimental-85c427d8-20251003"
19580+
"19.3.0-experimental-4fdf7cf2-20251003"
1958119581
)
1958219582
);
1958319583
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -19599,10 +19599,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
1959919599
};
1960019600
var internals$jscomp$inline_2914 = {
1960119601
bundleType: 0,
19602-
version: "19.3.0-experimental-85c427d8-20251003",
19602+
version: "19.3.0-experimental-4fdf7cf2-20251003",
1960319603
rendererPackageName: "react-dom",
1960419604
currentDispatcherRef: ReactSharedInternals,
19605-
reconcilerVersion: "19.3.0-experimental-85c427d8-20251003"
19605+
reconcilerVersion: "19.3.0-experimental-4fdf7cf2-20251003"
1960619606
};
1960719607
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
1960819608
var hook$jscomp$inline_2915 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -19709,4 +19709,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
1970919709
listenToAllSupportedEvents(container);
1971019710
return new ReactDOMHydrationRoot(initialChildren);
1971119711
};
19712-
exports.version = "19.3.0-experimental-85c427d8-20251003";
19712+
exports.version = "19.3.0-experimental-4fdf7cf2-20251003";

packages/next/src/compiled/react-dom-experimental/cjs/react-dom-profiling.development.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32329,11 +32329,11 @@
3232932329
};
3233032330
(function () {
3233132331
var isomorphicReactPackageVersion = React.version;
32332-
if ("19.3.0-experimental-85c427d8-20251003" !== isomorphicReactPackageVersion)
32332+
if ("19.3.0-experimental-4fdf7cf2-20251003" !== isomorphicReactPackageVersion)
3233332333
throw Error(
3233432334
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
3233532335
(isomorphicReactPackageVersion +
32336-
"\n - react-dom: 19.3.0-experimental-85c427d8-20251003\nLearn more: https://react.dev/warnings/version-mismatch")
32336+
"\n - react-dom: 19.3.0-experimental-4fdf7cf2-20251003\nLearn more: https://react.dev/warnings/version-mismatch")
3233732337
);
3233832338
})();
3233932339
("function" === typeof Map &&
@@ -32370,10 +32370,10 @@
3237032370
!(function () {
3237132371
var internals = {
3237232372
bundleType: 1,
32373-
version: "19.3.0-experimental-85c427d8-20251003",
32373+
version: "19.3.0-experimental-4fdf7cf2-20251003",
3237432374
rendererPackageName: "react-dom",
3237532375
currentDispatcherRef: ReactSharedInternals,
32376-
reconcilerVersion: "19.3.0-experimental-85c427d8-20251003"
32376+
reconcilerVersion: "19.3.0-experimental-4fdf7cf2-20251003"
3237732377
};
3237832378
internals.overrideHookState = overrideHookState;
3237932379
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -32851,7 +32851,7 @@
3285132851
exports.useFormStatus = function () {
3285232852
return resolveDispatcher().useHostTransitionStatus();
3285332853
};
32854-
exports.version = "19.3.0-experimental-85c427d8-20251003";
32854+
exports.version = "19.3.0-experimental-4fdf7cf2-20251003";
3285532855
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
3285632856
"function" ===
3285732857
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

packages/next/src/compiled/react-dom-experimental/cjs/react-dom-profiling.profiling.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21624,14 +21624,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
2162421624
};
2162521625
var isomorphicReactPackageVersion$jscomp$inline_2513 = React.version;
2162621626
if (
21627-
"19.3.0-experimental-85c427d8-20251003" !==
21627+
"19.3.0-experimental-4fdf7cf2-20251003" !==
2162821628
isomorphicReactPackageVersion$jscomp$inline_2513
2162921629
)
2163021630
throw Error(
2163121631
formatProdErrorMessage(
2163221632
527,
2163321633
isomorphicReactPackageVersion$jscomp$inline_2513,
21634-
"19.3.0-experimental-85c427d8-20251003"
21634+
"19.3.0-experimental-4fdf7cf2-20251003"
2163521635
)
2163621636
);
2163721637
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -21653,10 +21653,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
2165321653
};
2165421654
var internals$jscomp$inline_3223 = {
2165521655
bundleType: 0,
21656-
version: "19.3.0-experimental-85c427d8-20251003",
21656+
version: "19.3.0-experimental-4fdf7cf2-20251003",
2165721657
rendererPackageName: "react-dom",
2165821658
currentDispatcherRef: ReactSharedInternals,
21659-
reconcilerVersion: "19.3.0-experimental-85c427d8-20251003"
21659+
reconcilerVersion: "19.3.0-experimental-4fdf7cf2-20251003"
2166021660
};
2166121661
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
2166221662
var hook$jscomp$inline_3224 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -21924,7 +21924,7 @@ exports.useFormState = function (action, initialState, permalink) {
2192421924
exports.useFormStatus = function () {
2192521925
return ReactSharedInternals.H.useHostTransitionStatus();
2192621926
};
21927-
exports.version = "19.3.0-experimental-85c427d8-20251003";
21927+
exports.version = "19.3.0-experimental-4fdf7cf2-20251003";
2192821928
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
2192921929
"function" ===
2193021930
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.browser.development.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10544,5 +10544,5 @@
1054410544
'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server'
1054510545
);
1054610546
};
10547-
exports.version = "19.3.0-experimental-85c427d8-20251003";
10547+
exports.version = "19.3.0-experimental-4fdf7cf2-20251003";
1054810548
})();

packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.browser.production.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7157,4 +7157,4 @@ exports.renderToString = function (children, options) {
71577157
'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server'
71587158
);
71597159
};
7160-
exports.version = "19.3.0-experimental-85c427d8-20251003";
7160+
exports.version = "19.3.0-experimental-4fdf7cf2-20251003";

packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.node.development.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10544,5 +10544,5 @@
1054410544
'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToPipeableStream" which supports Suspense on the server'
1054510545
);
1054610546
};
10547-
exports.version = "19.3.0-experimental-85c427d8-20251003";
10547+
exports.version = "19.3.0-experimental-4fdf7cf2-20251003";
1054810548
})();

packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.node.production.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7260,4 +7260,4 @@ exports.renderToString = function (children, options) {
72607260
'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToPipeableStream" which supports Suspense on the server'
72617261
);
72627262
};
7263-
exports.version = "19.3.0-experimental-85c427d8-20251003";
7263+
exports.version = "19.3.0-experimental-4fdf7cf2-20251003";

packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.browser.development.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9537,11 +9537,11 @@
95379537
}
95389538
function ensureCorrectIsomorphicReactVersion() {
95399539
var isomorphicReactPackageVersion = React.version;
9540-
if ("19.3.0-experimental-85c427d8-20251003" !== isomorphicReactPackageVersion)
9540+
if ("19.3.0-experimental-4fdf7cf2-20251003" !== isomorphicReactPackageVersion)
95419541
throw Error(
95429542
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
95439543
(isomorphicReactPackageVersion +
9544-
"\n - react-dom: 19.3.0-experimental-85c427d8-20251003\nLearn more: https://react.dev/warnings/version-mismatch")
9544+
"\n - react-dom: 19.3.0-experimental-4fdf7cf2-20251003\nLearn more: https://react.dev/warnings/version-mismatch")
95459545
);
95469546
}
95479547
var React = require("next/dist/compiled/react-experimental"),
@@ -11365,5 +11365,5 @@
1136511365
startWork(request);
1136611366
});
1136711367
};
11368-
exports.version = "19.3.0-experimental-85c427d8-20251003";
11368+
exports.version = "19.3.0-experimental-4fdf7cf2-20251003";
1136911369
})();

packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.browser.production.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7828,12 +7828,12 @@ function getPostponedState(request) {
78287828
}
78297829
function ensureCorrectIsomorphicReactVersion() {
78307830
var isomorphicReactPackageVersion = React.version;
7831-
if ("19.3.0-experimental-85c427d8-20251003" !== isomorphicReactPackageVersion)
7831+
if ("19.3.0-experimental-4fdf7cf2-20251003" !== isomorphicReactPackageVersion)
78327832
throw Error(
78337833
formatProdErrorMessage(
78347834
527,
78357835
isomorphicReactPackageVersion,
7836-
"19.3.0-experimental-85c427d8-20251003"
7836+
"19.3.0-experimental-4fdf7cf2-20251003"
78377837
)
78387838
);
78397839
}
@@ -8088,4 +8088,4 @@ exports.resumeAndPrerender = function (children, postponedState, options) {
80888088
startWork(request);
80898089
});
80908090
};
8091-
exports.version = "19.3.0-experimental-85c427d8-20251003";
8091+
exports.version = "19.3.0-experimental-4fdf7cf2-20251003";

0 commit comments

Comments
 (0)