@@ -1016,49 +1016,47 @@ exports[`loader should work with side-effects free modules #1: result 1`] = `
10161016 " default" : {
10171017 " ServerStyleSheet" : [Function ],
10181018 " StyleSheetConsumer" : {
1019- " $$typeof" : Symbol (react .context ),
1020- " Consumer" : [Circular ],
1021- " Provider" : {
1022- " $$typeof" : Symbol (react .provider ),
1023- " _context" : [Circular ],
1024- },
1025- " _currentValue" : {
1026- " shouldForwardProp" : undefined ,
1027- " styleSheet" : e {
1028- " gs" : {},
1029- " names" : Map {},
1030- " options" : {
1031- " isServer" : true ,
1032- " useCSSOMInjection" : true ,
1019+ " $$typeof" : Symbol (react .consumer ),
1020+ " _context" : {
1021+ " $$typeof" : Symbol (react .context ),
1022+ " Consumer" : [Circular ],
1023+ " Provider" : [Circular ],
1024+ " _currentValue" : {
1025+ " shouldForwardProp" : undefined ,
1026+ " styleSheet" : e {
1027+ " gs" : {},
1028+ " names" : Map {},
1029+ " options" : {
1030+ " isServer" : true ,
1031+ " useCSSOMInjection" : true ,
1032+ },
1033+ " server" : false ,
10331034 },
1034- " server " : false ,
1035+ " stylis " : [ Function ] ,
10351036 },
1036- " stylis " : [ Function ],
1037- } ,
1038- " _currentValue2 " : {
1039- " shouldForwardProp " : undefined ,
1040- " styleSheet " : e {
1041- " gs " : {},
1042- " names " : Map {} ,
1043- " options " : {
1044- " isServer " : true ,
1045- " useCSSOMInjection " : true ,
1037+ " _currentValue2 " : {
1038+ " shouldForwardProp " : undefined ,
1039+ " styleSheet " : e {
1040+ " gs " : {} ,
1041+ " names " : Map {},
1042+ " options " : {
1043+ " isServer " : true ,
1044+ " useCSSOMInjection " : true ,
1045+ } ,
1046+ " server " : false ,
10461047 },
1047- " server " : false ,
1048+ " stylis " : [ Function ] ,
10481049 },
1049- " stylis " : [ Function ] ,
1050+ " _threadCount " : 0 ,
10501051 },
1051- " _defaultValue" : null ,
1052- " _globalName" : null ,
1053- " _threadCount" : 0 ,
10541052 },
10551053 " StyleSheetContext" : {
10561054 " $$typeof" : Symbol (react .context ),
1057- " Consumer" : [Circular ],
1058- " Provider" : {
1059- " $$typeof" : Symbol (react .provider ),
1055+ " Consumer" : {
1056+ " $$typeof" : Symbol (react .consumer ),
10601057 " _context" : [Circular ],
10611058 },
1059+ " Provider" : [Circular ],
10621060 " _currentValue" : {
10631061 " shouldForwardProp" : undefined ,
10641062 " styleSheet" : e {
@@ -1085,35 +1083,29 @@ exports[`loader should work with side-effects free modules #1: result 1`] = `
10851083 },
10861084 " stylis" : [Function ],
10871085 },
1088- " _defaultValue" : null ,
1089- " _globalName" : null ,
10901086 " _threadCount" : 0 ,
10911087 },
10921088 " StyleSheetManager" : [Function ],
10931089 " ThemeConsumer" : {
1094- " $$typeof" : Symbol (react .context ),
1095- " Consumer" : [Circular ],
1096- " Provider" : {
1097- " $$typeof" : Symbol (react .provider ),
1098- " _context" : [Circular ],
1090+ " $$typeof" : Symbol (react .consumer ),
1091+ " _context" : {
1092+ " $$typeof" : Symbol (react .context ),
1093+ " Consumer" : [Circular ],
1094+ " Provider" : [Circular ],
1095+ " _currentValue" : undefined ,
1096+ " _currentValue2" : undefined ,
1097+ " _threadCount" : 0 ,
10991098 },
1100- " _currentValue" : undefined ,
1101- " _currentValue2" : undefined ,
1102- " _defaultValue" : null ,
1103- " _globalName" : null ,
1104- " _threadCount" : 0 ,
11051099 },
11061100 " ThemeContext" : {
11071101 " $$typeof" : Symbol (react .context ),
1108- " Consumer" : [Circular ],
1109- " Provider" : {
1110- " $$typeof" : Symbol (react .provider ),
1102+ " Consumer" : {
1103+ " $$typeof" : Symbol (react .consumer ),
11111104 " _context" : [Circular ],
11121105 },
1106+ " Provider" : [Circular ],
11131107 " _currentValue" : undefined ,
11141108 " _currentValue2" : undefined ,
1115- " _defaultValue" : null ,
1116- " _globalName" : null ,
11171109 " _threadCount" : 0 ,
11181110 },
11191111 " ThemeProvider" : [Function ],
@@ -1136,7 +1128,7 @@ exports[`loader should work with side-effects free modules #1: result 1`] = `
11361128 " keyframes" : [Function ],
11371129 " styled" : [Function ],
11381130 " useTheme" : [Function ],
1139- " version" : " 6.1.18 " ,
1131+ " version" : " 6.1.19 " ,
11401132 " withTheme" : [Function ],
11411133 },
11421134 },
0 commit comments