Skip to content

Commit 1485e36

Browse files
committed
[chore] Update caniuse-lite (facebook#33013)
silence annoying warnings ``` npx update-browserslist-db@latest ``` DiffTrain build for [5010364](facebook@5010364)
1 parent 158acb5 commit 1485e36

35 files changed

+100
-100
lines changed

compiled/eslint-plugin-react-hooks/index.js

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -54534,10 +54534,21 @@ function compileProgram(program, pass) {
5453454534
return null;
5453554535
}
5453654536
}
54537-
(_c = pass.opts.logger) === null || _c === void 0 ? void 0 : _c.logEvent(pass.filename, {
54537+
if (pass.opts.ignoreUseNoForget === false && optOutDirectives.length > 0) {
54538+
for (const directive of optOutDirectives) {
54539+
(_c = pass.opts.logger) === null || _c === void 0 ? void 0 : _c.logEvent(pass.filename, {
54540+
kind: 'CompileSkip',
54541+
fnLoc: (_d = fn.node.body.loc) !== null && _d !== void 0 ? _d : null,
54542+
reason: `Skipped due to '${directive.value.value}' directive.`,
54543+
loc: (_e = directive.loc) !== null && _e !== void 0 ? _e : null,
54544+
});
54545+
}
54546+
return null;
54547+
}
54548+
(_f = pass.opts.logger) === null || _f === void 0 ? void 0 : _f.logEvent(pass.filename, {
5453854549
kind: 'CompileSuccess',
54539-
fnLoc: (_d = fn.node.loc) !== null && _d !== void 0 ? _d : null,
54540-
fnName: (_f = (_e = compileResult.compiledFn.id) === null || _e === void 0 ? void 0 : _e.name) !== null && _f !== void 0 ? _f : null,
54550+
fnLoc: (_g = fn.node.loc) !== null && _g !== void 0 ? _g : null,
54551+
fnName: (_j = (_h = compileResult.compiledFn.id) === null || _h === void 0 ? void 0 : _h.name) !== null && _j !== void 0 ? _j : null,
5454154552
memoSlots: compileResult.compiledFn.memoSlotsUsed,
5454254553
memoBlocks: compileResult.compiledFn.memoBlocks,
5454354554
memoValues: compileResult.compiledFn.memoValues,
@@ -54550,17 +54561,6 @@ function compileProgram(program, pass) {
5455054561
else if (pass.opts.compilationMode === 'annotation') {
5455154562
return null;
5455254563
}
54553-
if (pass.opts.ignoreUseNoForget === false && optOutDirectives.length > 0) {
54554-
for (const directive of optOutDirectives) {
54555-
(_g = pass.opts.logger) === null || _g === void 0 ? void 0 : _g.logEvent(pass.filename, {
54556-
kind: 'CompileSkip',
54557-
fnLoc: (_h = fn.node.body.loc) !== null && _h !== void 0 ? _h : null,
54558-
reason: `Skipped due to '${directive.value.value}' directive.`,
54559-
loc: (_j = directive.loc) !== null && _j !== void 0 ? _j : null,
54560-
});
54561-
}
54562-
return null;
54563-
}
5456454564
if (!pass.opts.noEmit) {
5456554565
return compileResult.compiledFn;
5456654566
}

compiled/facebook-www/REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ad09027c161f1ce5d9b07bfcfb4ee4fb92444655
1+
5010364d344bb5f5cc5536f5d56ed41e43b356fb
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ad09027c161f1ce5d9b07bfcfb4ee4fb92444655
1+
5010364d344bb5f5cc5536f5d56ed41e43b356fb

compiled/facebook-www/React-dev.classic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1538,7 +1538,7 @@ __DEV__ &&
15381538
exports.useTransition = function () {
15391539
return resolveDispatcher().useTransition();
15401540
};
1541-
exports.version = "19.2.0-www-classic-ad09027c-20250423";
1541+
exports.version = "19.2.0-www-classic-5010364d-20250424";
15421542
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
15431543
"function" ===
15441544
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

compiled/facebook-www/React-dev.modern.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1538,7 +1538,7 @@ __DEV__ &&
15381538
exports.useTransition = function () {
15391539
return resolveDispatcher().useTransition();
15401540
};
1541-
exports.version = "19.2.0-www-modern-ad09027c-20250423";
1541+
exports.version = "19.2.0-www-modern-5010364d-20250424";
15421542
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
15431543
"function" ===
15441544
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

compiled/facebook-www/React-prod.classic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,4 +636,4 @@ exports.useSyncExternalStore = function (
636636
exports.useTransition = function () {
637637
return ReactSharedInternals.H.useTransition();
638638
};
639-
exports.version = "19.2.0-www-classic-ad09027c-20250423";
639+
exports.version = "19.2.0-www-classic-5010364d-20250424";

compiled/facebook-www/React-prod.modern.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,4 +636,4 @@ exports.useSyncExternalStore = function (
636636
exports.useTransition = function () {
637637
return ReactSharedInternals.H.useTransition();
638638
};
639-
exports.version = "19.2.0-www-modern-ad09027c-20250423";
639+
exports.version = "19.2.0-www-modern-5010364d-20250424";

compiled/facebook-www/React-profiling.classic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,7 @@ exports.useSyncExternalStore = function (
640640
exports.useTransition = function () {
641641
return ReactSharedInternals.H.useTransition();
642642
};
643-
exports.version = "19.2.0-www-classic-ad09027c-20250423";
643+
exports.version = "19.2.0-www-classic-5010364d-20250424";
644644
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
645645
"function" ===
646646
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

compiled/facebook-www/React-profiling.modern.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,7 @@ exports.useSyncExternalStore = function (
640640
exports.useTransition = function () {
641641
return ReactSharedInternals.H.useTransition();
642642
};
643-
exports.version = "19.2.0-www-modern-ad09027c-20250423";
643+
exports.version = "19.2.0-www-modern-5010364d-20250424";
644644
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
645645
"function" ===
646646
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

compiled/facebook-www/ReactART-dev.classic.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18800,10 +18800,10 @@ __DEV__ &&
1880018800
(function () {
1880118801
var internals = {
1880218802
bundleType: 1,
18803-
version: "19.2.0-www-classic-ad09027c-20250423",
18803+
version: "19.2.0-www-classic-5010364d-20250424",
1880418804
rendererPackageName: "react-art",
1880518805
currentDispatcherRef: ReactSharedInternals,
18806-
reconcilerVersion: "19.2.0-www-classic-ad09027c-20250423"
18806+
reconcilerVersion: "19.2.0-www-classic-5010364d-20250424"
1880718807
};
1880818808
internals.overrideHookState = overrideHookState;
1880918809
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -18837,7 +18837,7 @@ __DEV__ &&
1883718837
exports.Shape = Shape;
1883818838
exports.Surface = Surface;
1883918839
exports.Text = Text;
18840-
exports.version = "19.2.0-www-classic-ad09027c-20250423";
18840+
exports.version = "19.2.0-www-classic-5010364d-20250424";
1884118841
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
1884218842
"function" ===
1884318843
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

0 commit comments

Comments
 (0)