@coveo/atomic-react 3.11.14 → 3.11.16

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.
@@ -6994,7 +6994,7 @@ function getWindow$1() {
6994
6994
  }
6995
6995
  function getAtomicEnvironment(headlessVersion) {
6996
6996
  return {
6997
- version: "3.56.0",
6997
+ version: "3.56.2",
6998
6998
  headlessVersion
6999
6999
  };
7000
7000
  }