@coveo/atomic-react 3.11.24 → 3.11.25

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.
@@ -8676,7 +8676,7 @@ function getWindow() {
8676
8676
  }
8677
8677
  function getAtomicEnvironment(headlessVersion) {
8678
8678
  return {
8679
- version: "3.59.1",
8679
+ version: "3.59.2",
8680
8680
  headlessVersion
8681
8681
  };
8682
8682
  }