@superinterface/react 5.1.2 → 5.1.3

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.
package/dist/index.cjs CHANGED
@@ -47106,7 +47106,7 @@ var usePermission = function(permissionDesc) {
47106
47106
  };
47107
47107
  // src/hooks/audioThreads/useRecorder/index.ts
47108
47108
  var import_dayjs3 = __toESM(require("dayjs"), 1);
47109
- var import_use_audio_capture = require("use-audio-capture");
47109
+ var import_use_audio_capture = require("@supercorp/use-audio-capture");
47110
47110
  var import_react66 = require("react");
47111
47111
  var import_react_use_audio_player = require("react-use-audio-player");
47112
47112
  // src/hooks/misc/useInterval.ts