react-instantsearch-core 7.43.0 → 7.44.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9,4 +9,4 @@ Object.defineProperty(exports, "default", {
9
9
  return _default;
10
10
  }
11
11
  });
12
- var _default = '7.43.0';
12
+ var _default = '7.44.0';
@@ -1,2 +1,2 @@
1
- declare const _default: "7.43.0";
1
+ declare const _default: "7.44.0";
2
2
  export default _default;
@@ -1,3 +1,3 @@
1
- var version = '7.43.0';
1
+ var version = '7.44.0';
2
2
 
3
3
  export { version as default };
@@ -1,4 +1,4 @@
1
- /*! React InstantSearch Core 7.43.0 | © Algolia, Inc. and contributors; MIT License | https://github.com/algolia/instantsearch */
1
+ /*! React InstantSearch Core 7.44.0 | © Algolia, Inc. and contributors; MIT License | https://github.com/algolia/instantsearch */
2
2
  (function (global, factory) {
3
3
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('react')) :
4
4
  typeof define === 'function' && define.amd ? define(['exports', 'react'], factory) :
@@ -24,7 +24,7 @@
24
24
 
25
25
  var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
26
26
 
27
- var version$2 = '7.43.0';
27
+ var version$2 = '7.44.0';
28
28
 
29
29
  function _define_property(obj, key, value) {
30
30
  if (key in obj) {
@@ -9249,7 +9249,7 @@
9249
9249
  });
9250
9250
  }
9251
9251
 
9252
- var version = '4.110.0';
9252
+ var version = '4.111.0';
9253
9253
 
9254
9254
  var ANONYMOUS_TOKEN_COOKIE_KEY = '_ALGOLIA';
9255
9255
  function getCookie(name) {