react-instantsearch-core 7.5.5 → 7.6.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.
@@ -4,5 +4,5 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
- var _default = '7.5.5';
7
+ var _default = '7.6.0';
8
8
  exports.default = _default;
@@ -1,2 +1,2 @@
1
- declare const _default: "7.5.5";
1
+ declare const _default: "7.6.0";
2
2
  export default _default;
@@ -1 +1 @@
1
- export default '7.5.5';
1
+ export default '7.6.0';
@@ -7,7 +7,7 @@
7
7
 
8
8
  var React__default = 'default' in React ? React['default'] : React;
9
9
 
10
- var version = '7.5.5';
10
+ var version = '7.6.0';
11
11
 
12
12
  // Copyright Joyent, Inc. and other Node contributors.
13
13
  //
@@ -11706,7 +11706,7 @@
11706
11706
  };
11707
11707
  }
11708
11708
 
11709
- var version$2 = '4.64.3';
11709
+ var version$2 = '4.65.0';
11710
11710
 
11711
11711
  function _typeof$k(obj) {
11712
11712
  "@babel/helpers - typeof";