File tree 3 files changed +6
-6
lines changed
react-devtools-scheduling-profiler 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 9
9
"memoize-one" : " ^5.1.1" ,
10
10
"nullthrows" : " ^1.1.1" ,
11
11
"pretty-ms" : " ^7.0.0" ,
12
- "react-virtualized-auto-sizer" : " ^1.0.2 " ,
12
+ "react-virtualized-auto-sizer" : " ^1.0.6 " ,
13
13
"regenerator-runtime" : " ^0.13.7"
14
14
},
15
15
"devDependencies" : {
Original file line number Diff line number Diff line change 17
17
"local-storage-fallback" : " ^4.1.1" ,
18
18
"lodash.throttle" : " ^4.1.1" ,
19
19
"memoize-one" : " ^3.1.1" ,
20
- "react-virtualized-auto-sizer" : " ^1.0.2 " ,
20
+ "react-virtualized-auto-sizer" : " ^1.0.6 " ,
21
21
"semver" : " ^6.3.0"
22
22
}
23
23
}
Original file line number Diff line number Diff line change @@ -12941,10 +12941,10 @@ react-timer-mixin@^0.13.4:
12941
12941
resolved "https://registry.yarnpkg.com/react-timer-mixin/-/react-timer-mixin-0.13.4.tgz#75a00c3c94c13abe29b43d63b4c65a88fc8264d3"
12942
12942
integrity sha512-4+ow23tp/Tv7hBM5Az5/Be/eKKF7DIvJ09voz5LyHGQaqqz9WV8YMs31eFvcYQs7d451LSg7kDJV70XYN/Ug/Q==
12943
12943
12944
- react-virtualized-auto-sizer@^1.0.2 :
12945
- version "1.0.2 "
12946
- resolved "https://registry.yarnpkg.com/react-virtualized-auto-sizer/-/react-virtualized-auto-sizer-1.0.2 .tgz#a61dd4f756458bbf63bd895a92379f9b70f803bd "
12947
- integrity sha512-MYXhTY1BZpdJFjUovvYHVBmkq79szK/k7V3MO+36gJkWGkrXKtyr4vCPtpphaTLRAdDNoYEYFZWE8LjN+PIHNg ==
12944
+ react-virtualized-auto-sizer@^1.0.6 :
12945
+ version "1.0.6 "
12946
+ resolved "https://registry.yarnpkg.com/react-virtualized-auto-sizer/-/react-virtualized-auto-sizer-1.0.6 .tgz#66c5b1c9278064c5ef1699ed40a29c11518f97ca "
12947
+ integrity sha512-7tQ0BmZqfVF6YYEWcIGuoR3OdYe8I/ZFbNclFlGOC3pMqunkYF/oL30NCjSGl9sMEb17AnzixDz98Kqc3N76HQ ==
12948
12948
12949
12949
react@^16.13.1:
12950
12950
version "16.13.1"
You can’t perform that action at this time.
0 commit comments