mergeBoxData(state, key, x, y, data) {
      // we merge the old with the new one
      const newState = update(store.getState(), {
        [`${DASHBOARD_BOX_DATA_KEY}${key}`]: {
          $auto: {