Skip to content

Commit 120108f

Browse files
ncc-compiled
1 parent d05bb49 commit 120108f

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
@@ -26794,11 +26794,11 @@
2679426794
};
2679526795
(function () {
2679626796
var isomorphicReactPackageVersion = React.version;
26797-
if ("19.1.0-experimental-5b51a2b9-20250116" !== isomorphicReactPackageVersion)
26797+
if ("19.1.0-experimental-d46b04a2-20250117" !== isomorphicReactPackageVersion)
2679826798
throw Error(
2679926799
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
2680026800
(isomorphicReactPackageVersion +
26801-
"\n - react-dom: 19.1.0-experimental-5b51a2b9-20250116\nLearn more: https://react.dev/warnings/version-mismatch")
26801+
"\n - react-dom: 19.1.0-experimental-d46b04a2-20250117\nLearn more: https://react.dev/warnings/version-mismatch")
2680226802
);
2680326803
})();
2680426804
("function" === typeof Map &&
@@ -26835,10 +26835,10 @@
2683526835
!(function () {
2683626836
var internals = {
2683726837
bundleType: 1,
26838-
version: "19.1.0-experimental-5b51a2b9-20250116",
26838+
version: "19.1.0-experimental-d46b04a2-20250117",
2683926839
rendererPackageName: "react-dom",
2684026840
currentDispatcherRef: ReactSharedInternals,
26841-
reconcilerVersion: "19.1.0-experimental-5b51a2b9-20250116"
26841+
reconcilerVersion: "19.1.0-experimental-d46b04a2-20250117"
2684226842
};
2684326843
internals.overrideHookState = overrideHookState;
2684426844
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -26982,7 +26982,7 @@
2698226982
listenToAllSupportedEvents(container);
2698326983
return new ReactDOMHydrationRoot(initialChildren);
2698426984
};
26985-
exports.version = "19.1.0-experimental-5b51a2b9-20250116";
26985+
exports.version = "19.1.0-experimental-d46b04a2-20250117";
2698626986
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
2698726987
"function" ===
2698826988
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
@@ -16373,14 +16373,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
1637316373
};
1637416374
var isomorphicReactPackageVersion$jscomp$inline_1799 = React.version;
1637516375
if (
16376-
"19.1.0-experimental-5b51a2b9-20250116" !==
16376+
"19.1.0-experimental-d46b04a2-20250117" !==
1637716377
isomorphicReactPackageVersion$jscomp$inline_1799
1637816378
)
1637916379
throw Error(
1638016380
formatProdErrorMessage(
1638116381
527,
1638216382
isomorphicReactPackageVersion$jscomp$inline_1799,
16383-
"19.1.0-experimental-5b51a2b9-20250116"
16383+
"19.1.0-experimental-d46b04a2-20250117"
1638416384
)
1638516385
);
1638616386
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -16402,10 +16402,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
1640216402
};
1640316403
var internals$jscomp$inline_2330 = {
1640416404
bundleType: 0,
16405-
version: "19.1.0-experimental-5b51a2b9-20250116",
16405+
version: "19.1.0-experimental-d46b04a2-20250117",
1640616406
rendererPackageName: "react-dom",
1640716407
currentDispatcherRef: ReactSharedInternals,
16408-
reconcilerVersion: "19.1.0-experimental-5b51a2b9-20250116"
16408+
reconcilerVersion: "19.1.0-experimental-d46b04a2-20250117"
1640916409
};
1641016410
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
1641116411
var hook$jscomp$inline_2331 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -16511,4 +16511,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
1651116511
listenToAllSupportedEvents(container);
1651216512
return new ReactDOMHydrationRoot(initialChildren);
1651316513
};
16514-
exports.version = "19.1.0-experimental-5b51a2b9-20250116";
16514+
exports.version = "19.1.0-experimental-d46b04a2-20250117";

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
@@ -26847,11 +26847,11 @@
2684726847
};
2684826848
(function () {
2684926849
var isomorphicReactPackageVersion = React.version;
26850-
if ("19.1.0-experimental-5b51a2b9-20250116" !== isomorphicReactPackageVersion)
26850+
if ("19.1.0-experimental-d46b04a2-20250117" !== isomorphicReactPackageVersion)
2685126851
throw Error(
2685226852
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
2685326853
(isomorphicReactPackageVersion +
26854-
"\n - react-dom: 19.1.0-experimental-5b51a2b9-20250116\nLearn more: https://react.dev/warnings/version-mismatch")
26854+
"\n - react-dom: 19.1.0-experimental-d46b04a2-20250117\nLearn more: https://react.dev/warnings/version-mismatch")
2685526855
);
2685626856
})();
2685726857
("function" === typeof Map &&
@@ -26888,10 +26888,10 @@
2688826888
!(function () {
2688926889
var internals = {
2689026890
bundleType: 1,
26891-
version: "19.1.0-experimental-5b51a2b9-20250116",
26891+
version: "19.1.0-experimental-d46b04a2-20250117",
2689226892
rendererPackageName: "react-dom",
2689326893
currentDispatcherRef: ReactSharedInternals,
26894-
reconcilerVersion: "19.1.0-experimental-5b51a2b9-20250116"
26894+
reconcilerVersion: "19.1.0-experimental-d46b04a2-20250117"
2689526895
};
2689626896
internals.overrideHookState = overrideHookState;
2689726897
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -27365,7 +27365,7 @@
2736527365
exports.useFormStatus = function () {
2736627366
return resolveDispatcher().useHostTransitionStatus();
2736727367
};
27368-
exports.version = "19.1.0-experimental-5b51a2b9-20250116";
27368+
exports.version = "19.1.0-experimental-d46b04a2-20250117";
2736927369
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
2737027370
"function" ===
2737127371
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
@@ -17805,14 +17805,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
1780517805
};
1780617806
var isomorphicReactPackageVersion$jscomp$inline_1947 = React.version;
1780717807
if (
17808-
"19.1.0-experimental-5b51a2b9-20250116" !==
17808+
"19.1.0-experimental-d46b04a2-20250117" !==
1780917809
isomorphicReactPackageVersion$jscomp$inline_1947
1781017810
)
1781117811
throw Error(
1781217812
formatProdErrorMessage(
1781317813
527,
1781417814
isomorphicReactPackageVersion$jscomp$inline_1947,
17815-
"19.1.0-experimental-5b51a2b9-20250116"
17815+
"19.1.0-experimental-d46b04a2-20250117"
1781617816
)
1781717817
);
1781817818
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -17834,10 +17834,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
1783417834
};
1783517835
var internals$jscomp$inline_2471 = {
1783617836
bundleType: 0,
17837-
version: "19.1.0-experimental-5b51a2b9-20250116",
17837+
version: "19.1.0-experimental-d46b04a2-20250117",
1783817838
rendererPackageName: "react-dom",
1783917839
currentDispatcherRef: ReactSharedInternals,
17840-
reconcilerVersion: "19.1.0-experimental-5b51a2b9-20250116"
17840+
reconcilerVersion: "19.1.0-experimental-d46b04a2-20250117"
1784117841
};
1784217842
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
1784317843
var hook$jscomp$inline_2472 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -18104,7 +18104,7 @@ exports.useFormState = function (action, initialState, permalink) {
1810418104
exports.useFormStatus = function () {
1810518105
return ReactSharedInternals.H.useHostTransitionStatus();
1810618106
};
18107-
exports.version = "19.1.0-experimental-5b51a2b9-20250116";
18107+
exports.version = "19.1.0-experimental-d46b04a2-20250117";
1810818108
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
1810918109
"function" ===
1811018110
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
@@ -9303,5 +9303,5 @@
93039303
'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'
93049304
);
93059305
};
9306-
exports.version = "19.1.0-experimental-5b51a2b9-20250116";
9306+
exports.version = "19.1.0-experimental-d46b04a2-20250117";
93079307
})();

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
@@ -6068,4 +6068,4 @@ exports.renderToString = function (children, options) {
60686068
'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'
60696069
);
60706070
};
6071-
exports.version = "19.1.0-experimental-5b51a2b9-20250116";
6071+
exports.version = "19.1.0-experimental-d46b04a2-20250117";

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
@@ -9303,5 +9303,5 @@
93039303
'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'
93049304
);
93059305
};
9306-
exports.version = "19.1.0-experimental-5b51a2b9-20250116";
9306+
exports.version = "19.1.0-experimental-d46b04a2-20250117";
93079307
})();

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
@@ -6159,4 +6159,4 @@ exports.renderToString = function (children, options) {
61596159
'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'
61606160
);
61616161
};
6162-
exports.version = "19.1.0-experimental-5b51a2b9-20250116";
6162+
exports.version = "19.1.0-experimental-d46b04a2-20250117";

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
@@ -8204,11 +8204,11 @@
82048204
}
82058205
function ensureCorrectIsomorphicReactVersion() {
82068206
var isomorphicReactPackageVersion = React.version;
8207-
if ("19.1.0-experimental-5b51a2b9-20250116" !== isomorphicReactPackageVersion)
8207+
if ("19.1.0-experimental-d46b04a2-20250117" !== isomorphicReactPackageVersion)
82088208
throw Error(
82098209
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
82108210
(isomorphicReactPackageVersion +
8211-
"\n - react-dom: 19.1.0-experimental-5b51a2b9-20250116\nLearn more: https://react.dev/warnings/version-mismatch")
8211+
"\n - react-dom: 19.1.0-experimental-d46b04a2-20250117\nLearn more: https://react.dev/warnings/version-mismatch")
82128212
);
82138213
}
82148214
var React = require("next/dist/compiled/react-experimental"),
@@ -9985,5 +9985,5 @@
99859985
startWork(request);
99869986
});
99879987
};
9988-
exports.version = "19.1.0-experimental-5b51a2b9-20250116";
9988+
exports.version = "19.1.0-experimental-d46b04a2-20250117";
99899989
})();

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
@@ -6596,12 +6596,12 @@ function getPostponedState(request) {
65966596
}
65976597
function ensureCorrectIsomorphicReactVersion() {
65986598
var isomorphicReactPackageVersion = React.version;
6599-
if ("19.1.0-experimental-5b51a2b9-20250116" !== isomorphicReactPackageVersion)
6599+
if ("19.1.0-experimental-d46b04a2-20250117" !== isomorphicReactPackageVersion)
66006600
throw Error(
66016601
formatProdErrorMessage(
66026602
527,
66036603
isomorphicReactPackageVersion,
6604-
"19.1.0-experimental-5b51a2b9-20250116"
6604+
"19.1.0-experimental-d46b04a2-20250117"
66056605
)
66066606
);
66076607
}
@@ -6856,4 +6856,4 @@ exports.resumeAndPrerender = function (children, postponedState, options) {
68566856
startWork(request);
68576857
});
68586858
};
6859-
exports.version = "19.1.0-experimental-5b51a2b9-20250116";
6859+
exports.version = "19.1.0-experimental-d46b04a2-20250117";

0 commit comments

Comments
 (0)