Skip to content

Commit 82d8dc2

Browse files
ncc-compiled
1 parent 715fcdf commit 82d8dc2

60 files changed

Lines changed: 138 additions & 138 deletions

File tree

Some content is hidden

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

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
@@ -27873,11 +27873,11 @@
2787327873
};
2787427874
(function () {
2787527875
var isomorphicReactPackageVersion = React.version;
27876-
if ("19.1.0-experimental-029e8bd6-20250306" !== isomorphicReactPackageVersion)
27876+
if ("19.1.0-experimental-d331ba04-20250307" !== isomorphicReactPackageVersion)
2787727877
throw Error(
2787827878
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
2787927879
(isomorphicReactPackageVersion +
27880-
"\n - react-dom: 19.1.0-experimental-029e8bd6-20250306\nLearn more: https://react.dev/warnings/version-mismatch")
27880+
"\n - react-dom: 19.1.0-experimental-d331ba04-20250307\nLearn more: https://react.dev/warnings/version-mismatch")
2788127881
);
2788227882
})();
2788327883
("function" === typeof Map &&
@@ -27914,10 +27914,10 @@
2791427914
!(function () {
2791527915
var internals = {
2791627916
bundleType: 1,
27917-
version: "19.1.0-experimental-029e8bd6-20250306",
27917+
version: "19.1.0-experimental-d331ba04-20250307",
2791827918
rendererPackageName: "react-dom",
2791927919
currentDispatcherRef: ReactSharedInternals,
27920-
reconcilerVersion: "19.1.0-experimental-029e8bd6-20250306"
27920+
reconcilerVersion: "19.1.0-experimental-d331ba04-20250307"
2792127921
};
2792227922
internals.overrideHookState = overrideHookState;
2792327923
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -28059,7 +28059,7 @@
2805928059
listenToAllSupportedEvents(container);
2806028060
return new ReactDOMHydrationRoot(initialChildren);
2806128061
};
28062-
exports.version = "19.1.0-experimental-029e8bd6-20250306";
28062+
exports.version = "19.1.0-experimental-d331ba04-20250307";
2806328063
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
2806428064
"function" ===
2806528065
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
@@ -17301,14 +17301,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
1730117301
};
1730217302
var isomorphicReactPackageVersion$jscomp$inline_1909 = React.version;
1730317303
if (
17304-
"19.1.0-experimental-029e8bd6-20250306" !==
17304+
"19.1.0-experimental-d331ba04-20250307" !==
1730517305
isomorphicReactPackageVersion$jscomp$inline_1909
1730617306
)
1730717307
throw Error(
1730817308
formatProdErrorMessage(
1730917309
527,
1731017310
isomorphicReactPackageVersion$jscomp$inline_1909,
17311-
"19.1.0-experimental-029e8bd6-20250306"
17311+
"19.1.0-experimental-d331ba04-20250307"
1731217312
)
1731317313
);
1731417314
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -17330,10 +17330,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
1733017330
};
1733117331
var internals$jscomp$inline_2526 = {
1733217332
bundleType: 0,
17333-
version: "19.1.0-experimental-029e8bd6-20250306",
17333+
version: "19.1.0-experimental-d331ba04-20250307",
1733417334
rendererPackageName: "react-dom",
1733517335
currentDispatcherRef: ReactSharedInternals,
17336-
reconcilerVersion: "19.1.0-experimental-029e8bd6-20250306"
17336+
reconcilerVersion: "19.1.0-experimental-d331ba04-20250307"
1733717337
};
1733817338
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
1733917339
var hook$jscomp$inline_2527 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -17437,4 +17437,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
1743717437
listenToAllSupportedEvents(container);
1743817438
return new ReactDOMHydrationRoot(initialChildren);
1743917439
};
17440-
exports.version = "19.1.0-experimental-029e8bd6-20250306";
17440+
exports.version = "19.1.0-experimental-d331ba04-20250307";

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
@@ -27926,11 +27926,11 @@
2792627926
};
2792727927
(function () {
2792827928
var isomorphicReactPackageVersion = React.version;
27929-
if ("19.1.0-experimental-029e8bd6-20250306" !== isomorphicReactPackageVersion)
27929+
if ("19.1.0-experimental-d331ba04-20250307" !== isomorphicReactPackageVersion)
2793027930
throw Error(
2793127931
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
2793227932
(isomorphicReactPackageVersion +
27933-
"\n - react-dom: 19.1.0-experimental-029e8bd6-20250306\nLearn more: https://react.dev/warnings/version-mismatch")
27933+
"\n - react-dom: 19.1.0-experimental-d331ba04-20250307\nLearn more: https://react.dev/warnings/version-mismatch")
2793427934
);
2793527935
})();
2793627936
("function" === typeof Map &&
@@ -27967,10 +27967,10 @@
2796727967
!(function () {
2796827968
var internals = {
2796927969
bundleType: 1,
27970-
version: "19.1.0-experimental-029e8bd6-20250306",
27970+
version: "19.1.0-experimental-d331ba04-20250307",
2797127971
rendererPackageName: "react-dom",
2797227972
currentDispatcherRef: ReactSharedInternals,
27973-
reconcilerVersion: "19.1.0-experimental-029e8bd6-20250306"
27973+
reconcilerVersion: "19.1.0-experimental-d331ba04-20250307"
2797427974
};
2797527975
internals.overrideHookState = overrideHookState;
2797627976
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -28442,7 +28442,7 @@
2844228442
exports.useFormStatus = function () {
2844328443
return resolveDispatcher().useHostTransitionStatus();
2844428444
};
28445-
exports.version = "19.1.0-experimental-029e8bd6-20250306";
28445+
exports.version = "19.1.0-experimental-d331ba04-20250307";
2844628446
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
2844728447
"function" ===
2844828448
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
@@ -18728,14 +18728,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
1872818728
};
1872918729
var isomorphicReactPackageVersion$jscomp$inline_2057 = React.version;
1873018730
if (
18731-
"19.1.0-experimental-029e8bd6-20250306" !==
18731+
"19.1.0-experimental-d331ba04-20250307" !==
1873218732
isomorphicReactPackageVersion$jscomp$inline_2057
1873318733
)
1873418734
throw Error(
1873518735
formatProdErrorMessage(
1873618736
527,
1873718737
isomorphicReactPackageVersion$jscomp$inline_2057,
18738-
"19.1.0-experimental-029e8bd6-20250306"
18738+
"19.1.0-experimental-d331ba04-20250307"
1873918739
)
1874018740
);
1874118741
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -18757,10 +18757,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
1875718757
};
1875818758
var internals$jscomp$inline_2667 = {
1875918759
bundleType: 0,
18760-
version: "19.1.0-experimental-029e8bd6-20250306",
18760+
version: "19.1.0-experimental-d331ba04-20250307",
1876118761
rendererPackageName: "react-dom",
1876218762
currentDispatcherRef: ReactSharedInternals,
18763-
reconcilerVersion: "19.1.0-experimental-029e8bd6-20250306"
18763+
reconcilerVersion: "19.1.0-experimental-d331ba04-20250307"
1876418764
};
1876518765
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
1876618766
var hook$jscomp$inline_2668 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -19025,7 +19025,7 @@ exports.useFormState = function (action, initialState, permalink) {
1902519025
exports.useFormStatus = function () {
1902619026
return ReactSharedInternals.H.useHostTransitionStatus();
1902719027
};
19028-
exports.version = "19.1.0-experimental-029e8bd6-20250306";
19028+
exports.version = "19.1.0-experimental-d331ba04-20250307";
1902919029
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
1903019030
"function" ===
1903119031
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
@@ -9600,5 +9600,5 @@
96009600
'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'
96019601
);
96029602
};
9603-
exports.version = "19.1.0-experimental-029e8bd6-20250306";
9603+
exports.version = "19.1.0-experimental-d331ba04-20250307";
96049604
})();

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
@@ -6351,4 +6351,4 @@ exports.renderToString = function (children, options) {
63516351
'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'
63526352
);
63536353
};
6354-
exports.version = "19.1.0-experimental-029e8bd6-20250306";
6354+
exports.version = "19.1.0-experimental-d331ba04-20250307";

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
@@ -9600,5 +9600,5 @@
96009600
'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'
96019601
);
96029602
};
9603-
exports.version = "19.1.0-experimental-029e8bd6-20250306";
9603+
exports.version = "19.1.0-experimental-d331ba04-20250307";
96049604
})();

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
@@ -6445,4 +6445,4 @@ exports.renderToString = function (children, options) {
64456445
'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'
64466446
);
64476447
};
6448-
exports.version = "19.1.0-experimental-029e8bd6-20250306";
6448+
exports.version = "19.1.0-experimental-d331ba04-20250307";

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
@@ -8503,11 +8503,11 @@
85038503
}
85048504
function ensureCorrectIsomorphicReactVersion() {
85058505
var isomorphicReactPackageVersion = React.version;
8506-
if ("19.1.0-experimental-029e8bd6-20250306" !== isomorphicReactPackageVersion)
8506+
if ("19.1.0-experimental-d331ba04-20250307" !== isomorphicReactPackageVersion)
85078507
throw Error(
85088508
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
85098509
(isomorphicReactPackageVersion +
8510-
"\n - react-dom: 19.1.0-experimental-029e8bd6-20250306\nLearn more: https://react.dev/warnings/version-mismatch")
8510+
"\n - react-dom: 19.1.0-experimental-d331ba04-20250307\nLearn more: https://react.dev/warnings/version-mismatch")
85118511
);
85128512
}
85138513
var React = require("next/dist/compiled/react-experimental"),
@@ -10294,5 +10294,5 @@
1029410294
startWork(request);
1029510295
});
1029610296
};
10297-
exports.version = "19.1.0-experimental-029e8bd6-20250306";
10297+
exports.version = "19.1.0-experimental-d331ba04-20250307";
1029810298
})();

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
@@ -6892,12 +6892,12 @@ function getPostponedState(request) {
68926892
}
68936893
function ensureCorrectIsomorphicReactVersion() {
68946894
var isomorphicReactPackageVersion = React.version;
6895-
if ("19.1.0-experimental-029e8bd6-20250306" !== isomorphicReactPackageVersion)
6895+
if ("19.1.0-experimental-d331ba04-20250307" !== isomorphicReactPackageVersion)
68966896
throw Error(
68976897
formatProdErrorMessage(
68986898
527,
68996899
isomorphicReactPackageVersion,
6900-
"19.1.0-experimental-029e8bd6-20250306"
6900+
"19.1.0-experimental-d331ba04-20250307"
69016901
)
69026902
);
69036903
}
@@ -7152,4 +7152,4 @@ exports.resumeAndPrerender = function (children, postponedState, options) {
71527152
startWork(request);
71537153
});
71547154
};
7155-
exports.version = "19.1.0-experimental-029e8bd6-20250306";
7155+
exports.version = "19.1.0-experimental-d331ba04-20250307";

0 commit comments

Comments
 (0)