Scripts currently use CJS, which is causing a bit of a mess when trying to use shared utilities from the app. Converting everything to ESM so there are fewer conflicts when adding new scripts going forward.
* chore: update cmdk 1.0.0 * update react-popover * fixed disabled states * address breaking changes from cmdk update * fix formatting * update column options popover