@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.
@@ -7251,7 +7251,7 @@ function getWindow$1() {
7251
7251
  }
7252
7252
  function getAtomicEnvironment(headlessVersion) {
7253
7253
  return {
7254
- version: "3.59.1",
7254
+ version: "3.59.2",
7255
7255
  headlessVersion
7256
7256
  };
7257
7257
  }